https://github.com/fmoessbauer/prometheus-remote-storage
Prometheus remote storage with influxdb
https://github.com/fmoessbauer/prometheus-remote-storage
Last synced: 4 months ago
JSON representation
Prometheus remote storage with influxdb
- Host: GitHub
- URL: https://github.com/fmoessbauer/prometheus-remote-storage
- Owner: fmoessbauer
- Created: 2018-01-22T20:13:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T18:13:59.000Z (over 8 years ago)
- Last Synced: 2025-06-26T07:05:26.726Z (12 months ago)
- Size: 4.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remote Storage Adapter for Prometheus
This docker container provides a build of the [prometheus
remote storage adapter](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter).
To keep the container as small as possible, the adapter is pre-compiled.
# Running
We recommend to run the container in a prometheus docker-stack.
Just add it to your docker-compose file and adjust the run-command.