Skip to content

Span High Cardinality #5

@MatheusGelinskiPires

Description

@MatheusGelinskiPires

Hello folks,

This part of code is generating high cardinality on APM tools:

Span span = tracer.spanBuilder(httpVerb + " " + requestUri).setParent(context).setSpanKind(SpanKind.SERVER).startSpan();

Could you please improve this span naming to avoid scenarios where the uri.path brings some variable ids?

Thanks,
Matheus

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