Skip to content

Commit adbac03

Browse files
authored
Merge pull request #88168 from max-cx/OBSDOCS-1608
OBSDOCS-1608: Update the span RED metrics namespace
2 parents c8d4b7b + c9dd0da commit adbac03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/distr-tracing-tempo-config-spanmetrics.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,13 @@ spec:
9696
monitorTab:
9797
enabled: true # <1>
9898
prometheusEndpoint: https://thanos-querier.openshift-monitoring.svc.cluster.local:9091 # <2>
99+
redMetricsNamespace: "" <3>
99100
ingress:
100101
type: route
101102
----
102103
<1> Enables the monitoring tab in the Jaeger console.
103104
<2> The service name for Thanos Querier from user-workload monitoring.
105+
<3> Optional: The metrics namespace on which the Jaeger query retrieves the Prometheus metrics. Include this line only if you are using an OpenTelemetry Collector version earlier than 0.109.0. If you are using an OpenTelemetry Collector version 0.109.0 or later, omit this line.
104106

105107
[id="distr-tracing-tempo-config-spanmetrics_span-red-metrics-and-alerting-rules_{context}"]
106108
== Span RED metrics and alerting rules

0 commit comments

Comments
 (0)