-
Notifications
You must be signed in to change notification settings - Fork 100
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
Attempt to install New Relic infrastructure agent #4474
Comments
According to the docs, should be working with PRs: #4500 and GSA/catalog.data.gov#1111 Cannot test until first PR is merged and New Relic is allowed through the egress proxy. |
I have been having an issue with my machine's docker environment due something with the Should be back on track to being able to debug the NR connectivity issues. |
@FuhuXia or @btylerburton, I came across this ticket while researching how to install New Relic on docker containers in the Cloud.gov environment. Have you seen this, or if it is of any help in the context of our problem? |
@gujral-rei AFAIK this is for the new APM agent, which we already have configured. |
It is not possible to install New Relic infra agent on the container level. |
@FuhuXia to wrap up this ticket cleanly, do you think it's best to revert the two PR's that Robbie added above? |
User Story
In order to monitor our system more effectively, @GSA/data-gov-team wants to attempt to install the NR Infrastructure agent.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
[AND optionally another precondition]
WHEN [a triggering event] happens
THEN [a verifiable outcome]
[AND optionally another verifiable outcome]
Background
After speaking with NR support on 9.27.23, we determined that we had configured the NR agent at the app level but not at the container level. We have doubts as to whether this is possible due to the K8s cluster being abstracted away from us by cloud.gov, but we plan to follow the NR tutorial they provided and see what's possible.
Security Considerations (required)
Ensure that the agent is not exfiltrating information to sites other than NR to the best of our ability.
Sketch
The text was updated successfully, but these errors were encountered: