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

[exporter/datadog] Remove automatic env variable detection #9249

Closed

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Apr 13, 2022

Description:

  • Remove automatic environment variable detection on the Datadog exporter
  • Add a warning if configuration would be resolved different prior to this change.
  • Remove TagsConfig.GetHostTags method

Link to tracking Issue: fixes #8396, updates #8373

Testing:

  • Test that warning is logged when using the automatic environment variable detection
  • Test that this warning is not logged when using the environment variable explicitly

Documentation: Remove references to automatic environment variable detection from docs

@mx-psi mx-psi changed the title [exporter/datadog] Remove automatic env variable detection and `GetHo… [exporter/datadog] Remove automatic env variable detection Apr 13, 2022
@mx-psi
Copy link
Member Author

mx-psi commented Apr 13, 2022

This should not be merged until after the v0.49.0 release

@mx-psi
Copy link
Member Author

mx-psi commented Apr 25, 2022

Per #8372 (comment) I am closing this until we remove all deprecated settings in one go.

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

Successfully merging this pull request may close these issues.

[exporter/datadog] Remove builtin support for environment variable detection
1 participant