This commit is contained in:
2024-03-31 16:32:05 +02:00
parent 07e1abd43a
commit 1e099bb3db
5 changed files with 529 additions and 14 deletions

9
prometheus.yml Normal file
View File

@@ -0,0 +1,9 @@
global:
scrape_interval: 30s
scrape_configs:
- job_name: mc-monitor
static_configs:
- targets:
- monitor:8080
- targets:
- cadvisor:8080