forked from open-telemetry/opentelemetry-go-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change NewSplitDriver paramater and initialization (#1798)
* Change NewSplitDriver paramater and initialization * Update CHANGELOG.md Co-authored-by: Anthony Mirabella <[email protected]> * Update CHANGELOG.md Co-authored-by: Anthony Mirabella <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Anthony Mirabella <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Anthony Mirabella <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Anthony Mirabella <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Anthony Mirabella <[email protected]> * Move splitdriver option into options.go and rename * Update CHANGELOG.md Co-authored-by: Anthony Mirabella <[email protected]> * Change option name and nil test to snapshots * Update exporters/otlp/protocoldriver.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/protocoldriver.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/options.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/options.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/options.go Co-authored-by: Tyler Yahn <[email protected]> * Update exporters/otlp/options.go Co-authored-by: Tyler Yahn <[email protected]> * Change SplitDriverOption to match spec * Update changelog entry Co-authored-by: Anthony Mirabella <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
- Loading branch information
1 parent
02d8bdd
commit 0f4e454
Showing
7 changed files
with
178 additions
and
61 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
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