-
Notifications
You must be signed in to change notification settings - Fork 2k
enhancement(datadog service): Add datadog global config options #18929
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
4ef88f3
Add datadog section
StephenWakely 8a1e9f1
Send global datadog options to sinks
StephenWakely 202b87f
Fix tests
StephenWakely 11c5deb
Added a test
StephenWakely ce39ea6
Update docs
StephenWakely 6c7785f
Remove source feature
StephenWakely a1397bb
Merge remote-tracking branch 'origin' into stephen/dd_global
StephenWakely dea6fc8
Test local setting can override the global one
StephenWakely 6ff4a8b
Spelling
StephenWakely cc1c656
Update docs
StephenWakely 43767a6
Feedback from Doug
StephenWakely 427d966
Merge remote-tracking branch 'origin' into OPW-43/dd_global
StephenWakely deeee6f
Allow datadog options to be specified by passing in the RootOpts
StephenWakely 53c581b
Merge remote-tracking branch 'origin' into OPW-43/dd_global
StephenWakely 86badbe
Pass datadog options through a new extra_context parameter
StephenWakely 03a21df
Merge remote-tracking branch 'origin' into OPW-43/dd_global
StephenWakely 7649fce
Fix extra context
StephenWakely e9df5ed
Tidy up a little
StephenWakely a16f9b4
Merge remote-tracking branch 'origin' into OPW-43/dd_global
StephenWakely 552bc9d
Make Datadog options pub
StephenWakely db210a4
Updated licenses
StephenWakely c2837fe
Add anymap to spellings
StephenWakely 994d8e7
Add to upgrade guide
StephenWakely b93667c
Feedback from Doug
StephenWakely 2c4efd0
Spelling
StephenWakely 5b42e79
Feedback from Bryce
StephenWakely d233c51
Component docs
StephenWakely f3684bb
Feedback from Bruce
StephenWakely a40d9bc
Use single_value in tests
StephenWakely 8e67da9
Rename dd_common to local_dd_common
StephenWakely c33e900
Pass default for extra context when running as a Windows service
StephenWakely File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,6 +21,7 @@ andy | |
| ansicpg | ||
| anumber | ||
| anycondition | ||
| anymap | ||
| anypb | ||
| apievent | ||
| apipodspec | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.