Class NatsInstrumentationOptions
Options for the OpenTelemetry instrumentation.
public sealed class NatsInstrumentationOptions
- Inheritance
-
NatsInstrumentationOptions
- Inherited Members
Properties
- Enrich
Gets or sets an action to enrich an Activity.
- Filter
Gets or sets a filter function that determines whether or not to collect telemetry on a per request basis.
- SpanDestinationNameFormatter
Gets or sets a function that formats the destination name used in span names.