Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Server-Timing header #1341

Open
villelahdenvuo opened this issue Aug 30, 2022 · 3 comments
Open

Support for Server-Timing header #1341

villelahdenvuo opened this issue Aug 30, 2022 · 3 comments

Comments

@villelahdenvuo
Copy link

Is your feature request related to a problem? Please describe.

I want to implement https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing for my app

Feature Description

The New Relic agent already collects performance information for different segments in my app, thus it should be easy to add an option to the agent to inject the Server-Timing header(s) automatically.

Describe Alternatives

I can add the header myself, but that means I have to instrument all my code manually where as the NR agent already does it for me.

Additional context

Express middleware https://www.npmjs.com/package/server-timing

Priority

Really Want

@bizob2828
Copy link
Member

Thanks @villelahdenvuo for the feature request. I will talk with our product manager to get this prioritized(cc/ @VRSNR)

@kmudduluru
Copy link
Contributor

triaged

@bizob2828 bizob2828 reopened this Jul 16, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Triage Needed: Unprioritized Features
Development

No branches or pull requests

3 participants