otelcol_exporter_send_failed_spans metric is missing in jaeger V2.16.0 #8185
Unanswered
RishithReddyRR
asked this question in
Q&A
Replies: 1 comment 6 replies
-
|
The metric wasn't removed — it was renamed to include the New metric name: This change was introduced in PR #7903 and affects several counter metrics:
Update your Prometheus queries and Grafana dashboards to use the new metric name with the To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I deployed jaeger V2.16.0 failed to find the metric "otelcol_exporter_send_failed_spans" , so to confirm from which version does it missing, I tried to deploy jaeger V2.14.1,V2.15.0 and V2.15.1 in all of them I found "otelcol_exporter_send_failed_spans" metric. Does this metric is removed in V2.16.0 or by mistake does it been removed? can someone please help on this
Beta Was this translation helpful? Give feedback.
All reactions