update prometheus ip in doc
This commit is contained in:
parent
3bf21c746f
commit
dfb3dfd9e8
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ config :towerops, Towerops.Mailer, adapter: Swoosh.Adapters.Local
|
|||
# Metrics are served via PromEx.Plug through the main app's Bandit server
|
||||
# (no separate Cowboy instance on port 9568). The Pod template in
|
||||
# k8s/deployment.yaml should carry `prometheus.io/scrape` annotations pointing
|
||||
# at the main app port with `/metrics` path so Prometheus (10.0.15.31)
|
||||
# at the main app port with `/metrics` path so Prometheus (10.0.19.31)
|
||||
# discovers it via the apiserver-proxy `kubernetes-pods` job.
|
||||
config :towerops, Towerops.PromEx,
|
||||
manual_metrics_start_delay: :no_delay,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue