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.

JaegerExporterHandler #2042

@Althea01

Description

@Althea01

I am using openCensus with my application running on kubernetes, I have used OC with Jaeger and currently has the agent running as a sidecar to the application and have tried to create exporter with
JaegerTraceExporter.createAndRegister("http://127.0.0.1:14268/api/traces", "serviceName");
And I'm getting the error:
[WARN] [ExportComponent.ServiceExporterThread-0] io.opencensus.exporter.trace.jaeger.JaegerExporterHandler: Failed to export traces to Jaeger: com.uber.jaeger.exceptions.SenderException: Could not send 2 spans ""
What is a possible problem with my deployment? Should I change the thriftEndpoint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions