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

Send heroku router stats like in other languages #108

Closed
sylvinus opened this issue Jan 24, 2014 · 7 comments
Closed

Send heroku router stats like in other languages #108

sylvinus opened this issue Jan 24, 2014 · 7 comments

Comments

@sylvinus
Copy link

If I'm not mistaken, the Node.js agent doesn't support frontend queueing stats like the Ruby one, via the x-request-start header.

That would be extremely helpful to debug heroku issues!

Thanks,

@othiym23
Copy link
Contributor

We're discussing this right now, and we'll be adding this somewhere between soon and very soon. Thanks for bringing this up!

@sylvinus
Copy link
Author

That's great, thanks a lot! Will definitely candidate it if you need beta testers !

@tehnrd
Copy link

tehnrd commented May 19, 2014

Agreed this is needed.

We have a simple and stable app that has very consistent app server response times. So while the app server looks like its performing great we really have no idea how long requests are taking because we have no insight into how long they were in the router queue before they hit our app. This makes if very difficult to scale appropriately.

@pwmckenna
Copy link

👍

@tehnrd
Copy link

tehnrd commented Jul 25, 2014

Looks like this was added in 1.8.1. I haven't be able to test it yet. https://docs.newrelic.com/docs/release-notes/agent-release-notes/nodejs-release-notes/node-agent-181

@tehnrd
Copy link

tehnrd commented Jul 25, 2014

Just updated and it's working beautifully.

screen shot 2014-07-25 at 9 38 53 am

@groundwater
Copy link
Contributor

@tehnrd excellent!

cmcadams-newrelic pushed a commit to cmcadams-newrelic/node-newrelic that referenced this issue Jan 29, 2024
…/graphql-koa-dataloader/app/semver-6.3.1

chore(deps): bump semver from 6.3.0 to 6.3.1 in /graphql-koa-dataloader/app
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 11, 2024
…6e3d57ccad14666379

[Snyk] Security upgrade newrelic from 10.0.0 to 10.3.1
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this issue Apr 16, 2024
package.json: do not bundle versioned tests
bizob2828 added a commit to bizob2828/node-newrelic that referenced this issue Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants