Skip to content

Migrate Zipkin examples to OTLP #1259

Description

@trask

Enhancement Description

Update the Zipkin examples to export traces with OTLP while continuing to use Zipkin as the backend.

Use Case

OpenTelemetry Java 1.65 stopped publishing opentelemetry-exporter-zipkin, so PR #1258 temporarily pins that dependency to 1.64.0.

Proposed Solution

Use opentelemetry-exporter-otlp in the Zipkin example and related documentation snippets, and configure the Zipkin backend with OTLP ingestion support. Remove the temporary 1.64.0 pins.

Additional Context

Affected examples include zipkin, doc-snippets/configuration, and doc-snippets/exporters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions