Skip to content

http.server.duration metric description is wrong #2753

@KyriosGN0

Description

@KyriosGN0

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

  1. set up otel collectors in k8s
  2. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions