Skip to content

Add tracing to the tenant federation mergeQueryable #4147

Closed
@simonswine

Description

@simonswine

This is a work item that came out the review of #4117

The mergeQueryable aggregates data from underlying queryables concurrently. Understanding the call sequence is only possible providing spans.

/assign @simonswine

Some examples that creates spans:

spanLog, spanCtx := spanlogger.New(q.ctx, "blocksStoreQuerier.LabelNames")

tracer := opentracing.GlobalTracer()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions