-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 section about resource detection to Node.JS #1767
Conversation
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.
Mostly copy-edits, really loving this doc
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
@cartermp @legendecas thanks for your feedback, I incorporated your suggested changes, let me know what you think about the updated version. |
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.
👍
Latest NodeJS SDK adds a feature to have more resource detectors, so as the title suggests, this adds a section to the Node.JS docs how you can detect resources (process, environment, container & some pointers to further detectors).
We could use the same structure for other languages as well.
Preview: https://deploy-preview-1767--opentelemetry.netlify.app/docs/instrumentation/js/resources/
cc: @abhee11 , @osherv