-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add app logging custom attributes settings (#1291)
* Add logging custom attributes settings. * Deserialize new logging settings. * Add unit tests * Report new configs. * fix failing test. * Update src/Agent/NewRelic/Agent/Core/Config/Configuration.xsd Co-authored-by: Alex Hemsath <[email protected]> * Update src/Agent/NewRelic/Agent/Core/Config/Configuration.xsd Co-authored-by: Alex Hemsath <[email protected]> * Fix another failing test. * Update src/Agent/NewRelic/Agent/Core/Config/Configuration.xsd Co-authored-by: Alex Hemsath <[email protected]> * Update src/Agent/NewRelic/Agent/Core/Config/Configuration.xsd Co-authored-by: Alex Hemsath <[email protected]> Co-authored-by: Alex Hemsath <[email protected]>
- Loading branch information
1 parent
3ab9337
commit 1eeaa2e
Showing
9 changed files
with
217 additions
and
2 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
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
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
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
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
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.