Skip to content

Commit b15cc4b

Browse files
authored
Merge pull request #80255 from gwynnemonahan/OSSM-6920
OSSM-6920 [DOC] OTEL + Tempo Merge Review Clean up
2 parents 9e91ae4 + 0ed82f8 commit b15cc4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ossm-configuring-distr-tracing-tempo.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ You can create a {OTELName} instance in a mesh namespace and configure it to sen
1515

1616
.Prerequisites
1717

18-
* You created a TempoStack instance using the Red Hat {TempoOperator} in the `tracing-system` namespace. For more information, see "Installing {TempoName}" in the "Additional resources" section.
18+
* You created a TempoStack instance using the Red Hat {TempoOperator} in the `tracing-system` namespace. For more information, see "Installing {TempoName}".
1919
20-
* You installed the {OTELOperator} in either the recommended namespace or the `openshift-operators` namespace. For more information, see "Installing the {OTELName}" in the "Additional resources" section.
20+
* You installed the {OTELOperator} in either the recommended namespace or the `openshift-operators` namespace. For more information, see "Installing the {OTELName}".
2121
2222
* If using {SMProductName} 2.5 or earlier, set the `spec.tracing.type` parameter of the `ServiceMeshControlPlane` resource to `None` so tracing data can be sent to the OpenTelemetry Collector.
2323
@@ -64,7 +64,7 @@ spec:
6464
You only need to create one instance of the OpenTelemetry Collector in one of the `ServiceMeshMemberRoll` member namespaces.
6565
====
6666

67-
. Check the `otel-collector` pod log and verify that the pod is running.
67+
. Check the `otel-collector` pod log and verify that the pod is running:
6868
+
6969
.Example `otel-collector` pod log check
7070
[source,terminal]

0 commit comments

Comments
 (0)