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: