Skip to content

Populate message key in kafka-exporter  #10

@findingrish

Description

@findingrish

Currently the paltform receives messages with key as null, can the collector set the key as TenantId (default value in case it is not set) + TraceId instead (similar to https://github.com/hypertrace/hypertrace-ingester/blob/main/span-normalizer/span-normalizer/src/main/java/org/hypertrace/core/spannormalizer/jaeger/JaegerSpanToAvroRawSpanTransformer.java#L50).

  1. There is going to be no downsides of doing this
  2. This could potentially allow us to directly group the span into Traces in the entry platform service (Remove span-normalizer service  hypertrace-ingester#59).

cc @jcchavezs @buchi-busireddy @kotharironak

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions