move grafana
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2025-11-08 15:31:33 -03:00
parent 92784fcbd5
commit f1f4c0f67f
6 changed files with 167 additions and 93 deletions

10
grafana/prometheus.yml Normal file
View File

@@ -0,0 +1,10 @@
global:
scrape_interval: 10s
scrape_configs:
- job_name: prometheus
static_configs:
- targets:
- 192.168.1.202:9100
- 192.168.1.201:9100
- 192.168.1.204:9100
- 85.209.92.53:9100