https://github.com/swarmstack/victoria-metrics
Docker compose for VictoriaMetrics: fast, cost-effective and scalable time series database
https://github.com/swarmstack/victoria-metrics
Last synced: 10 months ago
JSON representation
Docker compose for VictoriaMetrics: fast, cost-effective and scalable time series database
- Host: GitHub
- URL: https://github.com/swarmstack/victoria-metrics
- Owner: swarmstack
- Created: 2020-01-28T01:59:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T21:32:57.000Z (almost 6 years ago)
- Last Synced: 2024-02-14T21:52:39.379Z (almost 2 years ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swarmstack/victoria-metrics
Docker compose file for [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics): fast, cost-effective and scalable time series database, long-term remote storage for Prometheus
## USAGE
```
docker stack deploy -c docker-compose.yml victoria-metrics
```
[swarmstack](https://github.com/swarmstack/swarmstack) users should use docker-compose-swarmstack.yml above instead.
---
## Prometheus Config
```
remote_write:
- url: http://victoria-metrics:8428/api/v1/write
```
Metrics from the VictoriaMetrics can optionally be scraped from the service URL http://victoria-metrics:8428/metrics