-
Notifications
You must be signed in to change notification settings - Fork 121
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
docs: update troubleshooting.md with /opt path #454
docs: update troubleshooting.md with /opt path #454
Conversation
docs/troubleshooting.md
Outdated
@@ -6,7 +6,7 @@ The Infrastructure agent installs bundled binaries together in the following dir | |||
|
|||
```shell | |||
# Linux | |||
/var/db/newrelic-infra/newrelic-integrations/bin/ | |||
/opt/newrelic-infra/newrelic-integrations/bin/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it would be good to add both paths and versions (>=1.48.0)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm yes, fixing!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in d16bdf4!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pull Request Test Coverage Report for Build 7655826732
💛 - Coveralls |
No description provided.