Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

OC Status info is lost when exporting to Jaeger #1927

@pjanotti

Description

@pjanotti

Please answer these questions before submitting a bug report.

What version of OpenCensus are you using?

io.opencensus:opencensus-api:0.18.0

What JVM are you using (java -version)?

1.8

What did you do?

Set status of span exported it to Jaeger.

What did you expect to see?

Similar to the Zipkin exporter I expected status (code and message) to be preserved in some Jaeger tag.

What did you see instead?

Nothing related to the status was set on the span.

Additional context

It will be good to have the specs covering what attributes will be mapping OC Status so exporters in different languages can be consistent. I will create an issue on specs to track this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions