init: added template

This commit is contained in:
ITQ
2026-02-12 11:36:43 +03:00
parent 030e49edb9
commit 514393e3f8
96 changed files with 14594 additions and 183 deletions
@@ -0,0 +1,20 @@
global:
scrape_interval: 5s
scrape_configs:
- job_name: postgres
static_configs:
- targets:
- postgres-exporter:9187
- job_name: valkey
static_configs:
- targets:
- redis-exporter:9121
- job_name: otel-collector
static_configs:
- targets:
- otel-collector:8888
- job_name: vmagent
static_configs:
- targets:
- localhost:8429