-
Notifications
You must be signed in to change notification settings - Fork 821
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing Span status when exporting span (#1751)
* chore: fixing status code for span to align with latest version * chore: updating to proto ver. 0.6 for exporter-collector-grpc * chore: updating to proto ver. 0.6 for exporter-collector-proto * chore: fixing tests after update * chore: updating readme and docker container version * chore: comparing using enums
- Loading branch information
Showing
8 changed files
with
72 additions
and
9 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
Submodule protos
updated
3 files
+8 −0 | README.md | |
+81 −27 | opentelemetry/proto/trace/v1/trace.proto | |
+6 −6 | opentelemetry/proto/trace/v1/trace_config.proto |
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
Submodule protos
updated
3 files
+8 −0 | README.md | |
+81 −27 | opentelemetry/proto/trace/v1/trace.proto | |
+6 −6 | opentelemetry/proto/trace/v1/trace_config.proto |
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