3 references to OperationParentId
Microsoft.DotNet.Cli.Telemetry (3)
Implementation\AzureMonitorLogSerializer.cs (1)
202tags[BreezeSchema.OperationParentId] = logRecord.SpanId.ToHexString();
Implementation\AzureMonitorTelemetrySerializer.cs (2)
218tags[BreezeSchema.OperationParentId] = activity.ParentSpanId.ToHexString(); 233[BreezeSchema.OperationParentId] = spanId,