You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<1> The name of your `ServiceMonitor` resource, for example, `developer-hub-service-monitor`.
46
-
<2> The namespace where your `ServiceMonitor` will live, for example, `{my-product-namespace}`.
47
-
<3> The label name identifying the `ServiceMonitor` CR instance, for example, `{my-product-cr-name}`.
48
-
<4> The namespace where your {product-very-short} instance is installed, for example, `{my-product-namespace}`.
49
-
<5> The name of your {product-very-short} deployment, for example, `developer-hub`.
50
-
<6> The name of your {product-very-short} application, for example, `backstage`.
51
-
+
45
+
<1> The name of your ServiceMonitor resource, for example, `developer-hub-service-monitor`.
46
+
<2> The namespace where your ServiceMonitor lives and where your {product-very-short} instance is installed.
47
+
<3> The name of the {ocp-short} project where your {product} instance is running.
48
+
<4> The name of your {product-very-short} deployment.
52
49
[NOTE]
50
+
+
53
51
====
54
-
`spec.selector.matchLabels` configuration must match the labels of your {product-very-short} installation.
52
+
`spec.selector.matchLabels` configuration must match the labels of your {product-very-short} installation. To confirm the label names, go to Project > Services and get the labels for `backstage-developer-hub`.
55
53
====
56
54
57
55
. Apply the `ServiceMonitor` CR by running the following command:
0 commit comments