An open API service indexing awesome lists of open source software.

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

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