feat: kube-prometeus-stack

This commit is contained in:
2026-06-16 00:29:16 +02:00
parent 85d35f86a7
commit ea483da645
9 changed files with 198 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: prometheus
static_configs:
- targets: ["localhost:9090"]