Skip to content

Commit 5ea52d0

Browse files
hmanwani-rhthemr0c
andauthored
RHIDP-4572: Updating /metrics port (redhat-developer#735)
Co-authored-by: Fabrice Flore-Thébault <[email protected]>
1 parent 9012deb commit 5ea52d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: modules/observe/proc-rhdh-monitoring-logging-aws.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ upstream:
3030
podAnnotations:
3131
prometheus.io/scrape: 'true'
3232
prometheus.io/path: '/metrics'
33-
prometheus.io/port: '7007'
33+
prometheus.io/port: '9464'
3434
prometheus.io/scheme: 'http'
3535
----
3636
--
@@ -67,7 +67,7 @@ deployment.yaml: |-
6767
annotations:
6868
prometheus.io/scrape: 'true'
6969
prometheus.io/path: '/metrics'
70-
prometheus.io/port: '7007'
70+
prometheus.io/port: '9464'
7171
prometheus.io/scheme: 'http'
7272
# --- truncated ---
7373
----

0 commit comments

Comments
 (0)