Skip to content

🐛 [Bug]: otelfiber instrumentation emits a mix of old and new semantic conventions #1431

@alanwest

Description

@alanwest

Bug Description

It appears the instrumentation has partially adopted the stable HTTP semantic conventions.

For example, It emits the new http.request.method attribute defined on the http.server.request.duration metric. However, it emits the old http.server.duration metric.

The HTTP semantic conventions became stable with version 1.23 of the semantic conventions about 2 years ago. Please update this instrumentation to fully adopt the stable conventions.

How to Reproduce

.

Expected Behavior

.

Contrib package Version

.

Code Snippet (optional)

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have checked for existing issues that describe my problem prior to opening this one.
  • I understand that improperly formatted bug reports may be closed without explanation.

Metadata

Metadata

Assignees

No one assigned

    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