Skip to content

Commit 990c3db

Browse files
mubarak-jsribiere-jellysmack
authored andcommitted
docs: Correct metrics port in docs (argoproj-labs#262)
1 parent 39c857c commit 990c3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ If opting for such an approach, you should make sure that:
274274
## Metrics
275275

276276
Starting with v0.8.0, Argo CD Image Updater exports Prometheus-compatible
277-
metrics on a dedicated endpoint, which by default listens on TCP port 8082
277+
metrics on a dedicated endpoint, which by default listens on TCP port 8081
278278
and serves data from `/metrics` path. This endpoint is exposed by a service
279279
named `argocd-image-updater` on a port named `metrics`.
280280

0 commit comments

Comments
 (0)