Set up Prometheus and Alertmanager #632

Merged
raucao merged 50 commits from feature/prometheus_cookbook into master 2026-07-09 13:33:38 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ea69c7cec6 - Show all commits
+1
View File
@@ -2,4 +2,5 @@ name "base"
run_list %w(
kosmos-base::default
kosmos_prometheus::node_exporter
)
+1 -2
View File
@@ -2,8 +2,7 @@ name "prometheus_server"
default_run_list = [
"kosmos_prometheus::server",
"kosmos_prometheus::alertmanager",
"kosmos_prometheus::node_exporter"
"kosmos_prometheus::alertmanager"
]
env_run_lists(