-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[exporter/datadog] Remove deprecated configuration features (#12110)
* [exporter/datadog] Remove deprecated configuration features This includes both the environment variable detection as well as the deprecated settings. * Add release note * Revert deletion of `max_events_per_second` This will be done in #12109 * Unify remaining config*.go files * Add test cases for custom errors on renamed settings * Add message for `metrics::instrumentation_library_metadata_as_tags` * [exporter/datadog] Refactor code for removed settings * Add link for `instrumentation_library_metadata_as_tags` removal This one is to the PR, since we don't have a dedicated issue * Address feedback
- Loading branch information
Showing
14 changed files
with
183 additions
and
1,066 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.