We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exporter/elasticsearch
Trace status has description but Elasticsearch exporter not export.
trace api trace.proto
Add TraceStatusDescription.
TraceStatusDescription
No response
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
This makes sense to me. Also, the status code is already being encoded here, so the message would fit right next to it.
Fix open-telemetry#27645
d4a16c7
[exporter/elasticsearch] Add TraceStatusDescription in span (#27800)
d24f4ea
Fix #27645
[exporter/elasticsearch] Add TraceStatusDescription in span (open-tel…
88684c3
…emetry#27800) Fix open-telemetry#27645
pengweiqhca
Successfully merging a pull request may close this issue.
Component(s)
exporter/elasticsearch
Is your feature request related to a problem? Please describe.
Trace status has description but Elasticsearch exporter not export.
Describe the solution you'd like
Add
TraceStatusDescription
.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: