From b0710a20dda607f54bff5f735650a3b4f2a96a05 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Mon, 28 Oct 2024 21:07:15 -0700 Subject: [PATCH] on-fire-within metrics --- lotus-land-story/templates/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lotus-land-story/templates/prometheus.yml b/lotus-land-story/templates/prometheus.yml index 83be7f4..0106163 100644 --- a/lotus-land-story/templates/prometheus.yml +++ b/lotus-land-story/templates/prometheus.yml @@ -11,7 +11,7 @@ scrape_configs: - job_name: node static_configs: - - targets: ['host.docker.internal:9100'] + - targets: ['host.docker.internal:9100', 'on-fire-within:9100'] - job_name: docker static_configs: