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

Can getBrowserTimingHeader() return just the script contents and not the tag? #162

Closed
NickHeiner opened this issue Jul 3, 2014 · 1 comment

Comments

@NickHeiner
Copy link

I need to access the script contents of the result of getBrowserTimingHeader() directly - I need to boil down all my app code into a single script. I could call this method and then parse the html with something like cheerio to get the script contents out, but it would be nice if I could just have the contents themselves. (Does what I'm asking for make sense?)

@txase
Copy link

txase commented Jul 4, 2014

Hi @NickHeiner,

We are transitioning away from using the GitHub issue tracker for support of the Node.js Agent. Instead, please go to http://support.newrelic.com. You will have a better experience through our support portal than we have been able to provide here on GitHub.

We appreciate your understanding as we undergo this transition.

@txase txase closed this as completed Jul 4, 2014
@newrelic newrelic locked and limited conversation to collaborators Jul 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants