This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Conditionally include New Relic Instrumentation #176
Labels
help wanted
indicates that an issue is open for contributions
Milestone
Comments
Actually, the server agent automatically includes the JS api. Now I just need to conditionally (i.e. check if the API is available) call events. |
tangollama
added
the
help wanted
indicates that an issue is open for contributions
label
Oct 16, 2015
@tangollama I added New Relic support with c8c3601 (which pulls in New Relic if so configured in your config.js file. See https://github.com/HospitalRun/hospitalrun-server-routes/releases/tag/0.9.2 for more detail. I think that means we can close this, but can you verify? |
Will do. Thank you @jkleinsc. |
tangollama
removed
the
help wanted
indicates that an issue is open for contributions
label
Mar 15, 2016
@dswanson not to pigeon-hole you, but would you be cool verifying this? |
tangollama
added
the
in progress
indicates that issue/pull request is currently being worked on
label
Mar 22, 2016
tangollama
added
help wanted
indicates that an issue is open for contributions
and removed
in progress
indicates that issue/pull request is currently being worked on
labels
Jun 2, 2016
matteovivona
pushed a commit
that referenced
this issue
Jan 15, 2021
Convert ImportantPatientInfo.test.tsx to RTL
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Setup a config to include (or not) the ability to instrument the frontend using New Relic Insights. https://blog.newrelic.com/2015/04/03/new-relic-insights-browser-instrumentation-js-api/
The text was updated successfully, but these errors were encountered: