OpenTelemetry tracing. #538
xavierjohn
started this conversation in
General
Replies: 1 comment 1 reply
-
Unless the goal is to measure performance, this type of telemetry is too low-level and fine-grained. I'd recommend stepping a level higher than that. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I've been considering which tracing should be enabled from a production standpoint. From a telemetry perspective, should we classify moving to the failure track as a failure?
In the example below, the trace shows that 'Ensure' has moved to the failure track, but this may be part of normal business operations. Should we still mark it as a failure?
From looking at the production log, I can see were things have moved to the failed track. Some people may consider this as just noise.
Beta Was this translation helpful? Give feedback.
All reactions