Opentelemetry-go: otel-collector example uses old 'jaeger_grpc' exporter name

Created on 30 Jul 2020  路  3Comments  路  Source: open-telemetry/opentelemetry-go

The otel collector jaeger grpc exporter has been renamed from "jaeger_grpc" to "jaeger" (see 760). However the otel exporter example still uses the old name, and fails for version 0.5.0 of the collector.

bug help wanted example required-for-ga

All 3 comments

The fix for this is simple, but I ended up getting a grpc error when connecting to the collector. I would like to look more into it, and see what the problems are.

@stefanprisca lmk if this shouldn't be assigned to you.

Can this issue be closed?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MrAlias picture MrAlias  路  4Comments

MrAlias picture MrAlias  路  6Comments

moorara picture moorara  路  3Comments

ThomsonTan picture ThomsonTan  路  3Comments

kyleconroy picture kyleconroy  路  6Comments