-
Notifications
You must be signed in to change notification settings - Fork 238
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
Add environment variables to support bundle #2073
Conversation
|
||
Refer to the [Go runtime][runtime] documentation for more information about Go runtime environment variables. | ||
|
||
# Windows Service Configuration |
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.
# Windows Service Configuration | |
## Windows Service Configuration |
We can only have one H! heading per topic.
Also... do we really need this Windows-specific info here? What about Linux and MacOS? If we add specific instructions for Windows we should consider the same for the other supported OSes.
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.
Removed the windows specific information for now.
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.
I added this to a liked issue so I don't forget to eventually add the Env Var details.
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
…to enh/support-bundle-env
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
docs/sources/reference/components/otelcol/otelcol.receiver.syslog.md
Outdated
Show resolved
Hide resolved
docs/sources/reference/components/otelcol/otelcol.receiver.syslog.md
Outdated
Show resolved
Hide resolved
…log.md Co-authored-by: Clayton Cornell <[email protected]>
…log.md Co-authored-by: Clayton Cornell <[email protected]>
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
PR Description
Update the support bundle to collect relevant Golang runtime environment variables.
Which issue(s) this PR fixes
#2067
#2075
PR Checklist