This commit is contained in:
sotos
2025-12-15 11:10:32 +01:00
parent 05d8ed71f1
commit 7897ebc5fd
3654 changed files with 71 additions and 1805 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: 1
providers:
- name: default
orgId: 1
folder: ""
type: file
options:
path: /etc/grafana/provisioning/dashboards

View File

@@ -2,6 +2,6 @@ global:
scrape_interval: 15s
scrape_configs:
- job_name: 'snake_nginx'
- job_name: "prometheus"
static_configs:
- targets: ['213.95.90.157:81']
- targets: ["localhost:9090"]