initial commit

This commit is contained in:
kiaro37
2026-01-26 13:38:43 +03:00
commit f801f38be7
4 changed files with 184 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
global:
scrape_interval: 15s
scrape_configs:
- job_name: 'nginx'
static_configs:
- targets: ['nginx:80']