Skip to content

opentelemetry_span_log connect to processors_profile_log #77395

@UnamedRus

Description

@UnamedRus

Company or project name

No response

Use case

Better Introspection

Describe the solution you'd like

For opentelemetry_trace_processors = 1 , introduce one more attribute, clickhouse.processor_uniq_id, which will map to column from system.processors_profile_log table

Ok, there is already some kind of relationship

span = std::make_unique<OpenTelemetry::SpanHolder>(node->processor->getUniqID());

Alternative, is to introduce numerical id of processor -> clickhouse.processor_id

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions