Property SpanDestinationNameFormatter
SpanDestinationNameFormatter
Gets or sets a function that formats the destination name used in span names.
public Func<string, string>? SpanDestinationNameFormatter { get; set; }
Property Value
Remarks
The input is the raw NATS subject. This only changes activity names, not telemetry tags.