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

support envvars to enable, disable instrumentations and resource detectors #316

Open
3 tasks
david-luna opened this issue Aug 7, 2024 · 0 comments
Open
3 tasks
Assignees

Comments

@david-luna
Copy link
Member

for GA we need to support zero-code instrumentation. This means the envvars to enable/disable instrumentations should be handled. Those vars are:

  • OTEL_NODE_ENABLED_INSTRUMENTATIONS
  • OTEL_NODE_DISABLED_INSTRUMENTATIONS

Also the distro supports the non documented envvar OTEL_NODE_RESOURCE_DETECTORS. We should add info about it in the configuration document.

  • add support for enabled/disabled instrumentation env vars
  • add tests
  • write documentation
@david-luna david-luna self-assigned this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant