-
Notifications
You must be signed in to change notification settings - Fork 890
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your environment
OS: K8S
Python version: 3.11
Package version: 0.46b0
What happened?
our Otel Collectors are dropping metrics caused due to a description in some metrics not being set correctly, this was fine in 0.45b0, it seems that it was reverted/overridden here
as a result we see the errors like in this issue
Steps to Reproduce
- set up otel collectors in k8s
- setup fastAPI apps with auto-instrumentation
Expected Result
no errors
Actual Result
metrics being dropped as result of mismatch in description
Additional context
No response
Would you like to implement a fix?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working