I implemented skywalking's tracking about masstransit through diagnostic events in the previous version, but in v8.0.1.0 I found that the Transport-related OperationName was missing
CodePudding user response:
MassTransit v8 follows the Open Telemetry standard for operation names. There is even a video that explains how it is integrated.