-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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).
- There is going to be no downsides of doing this
- This could potentially allow us to directly group the span into Traces in the entry platform service (Remove span-normalizer service hypertrace-ingester#59).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request