Skip to content

knative 1.19 links against interim / broken release of otel-go SDK #3224

@ywwg

Description

@ywwg

The otel-go SDK is in a bit of an interim state (sorry!) and is producing different metric names than it did previously. This breaks continuity with previous metrics, and the new metrics are UTF-8 which is not supported in some situations. We haven't yet finished adding the code to make the metric name translation mode configurable, so this leaves users in an unfixable state without downgrading knative. Downgrading the otel-go sdk to 0.58 should fix this issue, and I'd recommend pinning to that version until we finish our work (open-telemetry/opentelemetry-go#7083)

( @dashpole @ArthurSens )

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions