Skip to content

[BUG]: Main express operation and metrics renamed from express.request to web.request was not mentioned in the docs #6863

@alejandro-delgado-garcia

Description

Package Name

No response

Package Version(s)

5.76.0

Describe the feature you'd like

I think you should document in the release notes that you have renamed the main express operation from express.request to web.request

Is your feature request related to a problem?

The main operation and trace metrics for Express have been renamed, which is now causing issues with our existing alerts and monitors. Consequently, these metrics are no longer reported under the previous name, trace.express.request, but have been moved to a completely new metric named trace.web.request. This change means the original metrics are no longer being reported.

Describe alternatives you've considered

Updating our monitors is one alternative, but without any mention in the docs, we can only know after deploying our app.

Additional context

No response

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