-
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]: Add datadog span operation name remapping config …
…option (#3444) * [exporter/datadog]: add span remap option * [exporter/datadog]: add documentation around span_name_remappings config option * [exporter/datadog]: spelling and linting and other assorted small joys * Update exporter/datadogexporter/translate_traces.go Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com> * [exporter/datadog]: update span remapping to use a map * [exporter/datadog]: linting span remapper * [exporter/datadog]: add config formatting * [exporter/datadog]: update span name remappings, make some details private * [exporter/datadog]: make more details of denylister private * [expoter/datadog]: also make traceconnection private Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
- Loading branch information
1 parent
c9e0e7e
commit d152adf
Showing
9 changed files
with
172 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
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.