Table of Contents

Class NatsMsgTelemetryExtensions

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll
public static class NatsMsgTelemetryExtensions
Inheritance
NatsMsgTelemetryExtensions
Inherited Members

Methods

GetActivityContext(NatsHeaders?)

Gets the activity context carried by the NatsHeaders.

StartActivity<T>(in NatsMsg<T>, string, IEnumerable<KeyValuePair<string, object?>>?)

Start an activity under the NatsMsg associated activity.