Skip to content
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

Merged
merged 11 commits into from
Sep 20, 2022

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented Sep 19, 2022

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

@svrnm svrnm requested review from a team September 19, 2022 14:42
Copy link
Contributor

@cartermp cartermp left a 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

content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/js/resources.md Outdated Show resolved Hide resolved
@svrnm
Copy link
Member Author

svrnm commented Sep 20, 2022

@cartermp @legendecas thanks for your feedback, I incorporated your suggested changes, let me know what you think about the updated version.

Copy link
Member

@legendecas legendecas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cartermp cartermp merged commit 5871b52 into open-telemetry:main Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants