Tempo: Fix traceID converted to infinity (∞) (#74913)
Fixes the traceid to be sent as the infinity symbol for span links
This commit is contained in:
@@ -696,6 +696,7 @@ const traceSubFrame = (
|
||||
fields: [
|
||||
{
|
||||
name: 'traceIdHidden',
|
||||
type: FieldType.string,
|
||||
config: {
|
||||
custom: { hidden: true },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user