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

Incorporate resource detectors to auto instrumentation #3181

Merged
merged 15 commits into from
Mar 31, 2023

Conversation

ocelotl
Copy link
Contributor

@ocelotl ocelotl commented Feb 16, 2023

This is an experimental feature.

Fixes #3096

This feature adds a new environment variable OTEL_EXPERIMENTAL_RESOURCE_DETECTORS which while it does not exist yet in the spec, it is added here to show how this feature can work.

This PR is based on #3168.

@ocelotl ocelotl added the Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary label Feb 24, 2023
@ocelotl ocelotl force-pushed the issue_3172 branch 2 times, most recently from be89882 to 9474dc6 Compare March 17, 2023 15:42
@ocelotl ocelotl force-pushed the issue_3172 branch 3 times, most recently from 1098c9a to 955cce1 Compare March 27, 2023 21:34
@ocelotl ocelotl requested a review from srikanthccv March 28, 2023 20:49
@ocelotl ocelotl requested a review from srikanthccv March 29, 2023 23:28
@ocelotl ocelotl requested a review from srikanthccv March 31, 2023 02:27
@ocelotl ocelotl merged commit 2e0d8ee into open-telemetry:main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load all ResourceDetectors installed in the environment
4 participants