CosmosClientTelemetryOptions.DisableDistributedTracing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method enable/disable generation of operation level Activity if listener is subscribed to the Source Name "Azure.Cosmos.Operation".
public bool DisableDistributedTracing { get; set; }
member this.DisableDistributedTracing : bool with get, set
Public Property DisableDistributedTracing As Boolean
Property Value
false
Remarks
Please Refer https://opentelemetry.io/docs/instrumentation/net/exporters/ to know more about open telemetry exporters
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.