[Q&A - Spanmetrics Connector] Aren't all 5xx errors stored to events{} metrics? #31437
Unanswered
pingping95
asked this question in
Q&A
Replies: 1 comment
-
If I want to store the exeption_type within a span in the events metric, is there a way to do that? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Aren't all 5xx errors stored as events metrics?
This is my otel collector config and OTEL Version is '0.92'
I`m wondering what the criteria is for being stored in the events metric.
I am creating a Request, Error, Duration (RED) dashboard using the Spanmetrics Connector in the Opentelemetry collector.
Additionally, I want to utilize the events metric to see which exceptions were thrown in the dashboard at a glance.
I want to know
what criteria
is stored in the events metric.If I want to store the exeption_type within a span in the events metric, is there a way to do that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions