-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Often we have trouble distinguishing whether root cause of any issue is something with the controller or our own self-hosted infrastructure. For example I'd like to see how long specific methods in the reconcilation loop are taking to run, to rule out any issues.
Describe the solution you'd like
Similar to open metrics I'm thinking we can add support for open telemetry.
Describe alternatives you've considered
We've enabled the open metrics which has already given us a lot more insight, but I think tracing will take it further.
Additional context
findzaatar and AbhishekPuranam
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request