##// END OF EJS Templates
build: adde 5.X release line files
build: adde 5.X release line files

File last commit:

r122:a7d63baa
r258:61144519
Show More
docker-compose-metrics.override.yaml
25 lines | 340 B | text/x-yaml | YamlLexer
/ templates / docker-compose-metrics.override.yaml
version: '3.9'
services:
grafana:
labels:
- "traefik.enable=true"
# # Enable http+https endpoints to serve SSL, select just 1 to disable the other
# - "traefik.http.routers.grafana.entrypoints=http,https"
promtail:
{}
loki:
{}
prometheus:
{}
node-exporter:
{}
statsd-exporter:
{}