pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/swarmstack/influxdb

GitHub - swarmstack/influxdb: Docker compose for InfluxDB, also useful for Prometheus long-term storage · GitHub
Skip to content

swarmstack/influxdb

Repository files navigation

swarmstack/influxdb

Docker compose file for InfluxDB OSS version, also useful for Prometheus long-term storage.

See https://github.com/swarmstack/victoria-metrics for highly performant time-series database that can be used for Prometheus metrics long-term storage, uses signficantly less RAM and supports higher-cardinality time-series data than the OSS version of InfluxDB.

DEPLOY INFLUXDB AS A STACK

INFLUXDB_ADMIN_USER='admin' \
INFLUXDB_ADMIN_PASSWORD='admin' \
INFLUXDB_USER='prometheus' \
INFLUXDB_USER_PASSWORD='prompass' \
docker stack deploy -c docker-compose.yml influxdb

Or you can take some or all of the defaults above:

docker stack deploy -c docker-compose.yml influxdb

swarmstack users should use docker-compose-swarmstack.yml instead.

PROMETHEUS REMOTE READ/WRITE DATABASE (Optional)

Add remote-write and remote-read stanzas to your Prometheus configuration in order to use InfluxDB to store Prometheus metrics longer-term. swarmstack users can add the below to localswarmstack/prometheus/conf/prometheus.yml, otherwise just substitute http://influxdb with your Influx address:

alerting:
  alertmanagers:
  - static_configs:
    - targets: [ 'alertmanager:9093', 'alertmanagerB:9093' ]

remote_write:
  - url: "http://influxdb:8086/api/v1/prom/write?db=prometheus&u=prometheus&p=prompass"

remote_read:
  - url: "http://influxdb:8086/api/v1/prom/read?db=prometheus&u=prometheus&p=prompass"

GRAFANA DASHBOARD

A dashboard which nicely visualizes all 'internal' Grafana OSS metrics documented at InfluxData.com and exported via influxdb_stats_exporter into Prometheus.

About

Docker compose for InfluxDB, also useful for Prometheus long-term storage

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy