Skip to content

Remove outdated tracing functions? #970

@aleksraiden

Description

@aleksraiden

Currently we are still using a very early and "older than dirty" module opentracing/opentracing-go (and zipkin). But after version 0.3.5 module was a complete rewrite for better support OpenTelemetry and, in a next - deprecated. See: opentracing/specification#163

So, for a real native support of modern tracing - we need to support OpenTelemetry protocol, but this feature needs to be a complete rewrite.

Perhaps, we can now remove all old code for tracing support and then rewrite it (if they are still needed)?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions