Skip to content

Release v0.14.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 13:22
a29a921

🧰 Bug fixes 🧰

  • tempostack: Use default Jaeger RED metrics namespace if field is unset (#1096)
    Use the default Jaeger RED metrics namespace if .spec.template.queryFrontend.jaegerQuery.monitorTab.redMetricsNamespace is not set.
    Before Jaeger 1.62 the default namespace was empty, since Jaeger 1.62 (shipped in Tempo Operator v0.14.0) the default namespace is "traces_span_metrics".
    Before OpenTelemetry Collector v0.109.0 the default namespace of the spanmetrics connector was empty, since OpenTelemetry Collector v0.109.0 the default namespace is "traces_span_metrics".

Components