Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,11 @@ upstream:
serviceMonitor:
enabled: true
path: /metrics
port: http-metrics
# ...
----
+
image::observability_monitoring-and-logging/upgrade-helm-metrics.png["YAML view showing the metrics configuration section"]

. Click *Upgrade*.

.Verification

. From the {ocp-short} web console, select the *Observe* view.
. Click the *Metrics* tab to view metrics for {product} pods.
. Click the *Dashboard* tab to view metrics for {product} pods.
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ The Operator automatically configures the `ServiceMonitor` with the correct labe
.Verification

. From the {ocp-short} web console, select the *Observe* view.
. Click the *Metrics* tab to view metrics for {product} pods.
. Click the *Dashboard* tab to view metrics for {product} pods.
. From the {ocp-short} web console, click **Project > Services** and verify the labels for `backstage-developer-hub`.
Loading