We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our first task in supporting the SuperAgent is having the Node.js Agent periodically write out a “health” check, as described in this spec
Some key points in looking for a solution:
The code should do nothing unless the environment variable is set with a valid location
If we already have any health reporting modules in the agent (reuse if any available).
Reach out in #apm-agent-fm-super-agent channel for any questions.
.net agent spike ticket - https://new-relic.atlassian.net/issues/NR-335857 for reference.
Goal is to create a backlog of tickets and any design doc to implement this feature in Node
The text was updated successfully, but these errors were encountered:
https://new-relic.atlassian.net/browse/NR-351130
Sorry, something went wrong.
jsumners-nr
Successfully merging a pull request may close this issue.
Our first task in supporting the SuperAgent is having the Node.js Agent periodically write out a “health” check, as described in this spec
Some key points in looking for a solution:
The code should do nothing unless the environment variable is set with a valid location
If we already have any health reporting modules in the agent (reuse if any available).
Reach out in #apm-agent-fm-super-agent channel for any questions.
.net agent spike ticket - https://new-relic.atlassian.net/issues/NR-335857 for reference.
Goal is to create a backlog of tickets and any design doc to implement this feature in Node
The text was updated successfully, but these errors were encountered: