OpenTelemetryHostedFileClientBuilderExtensions Class
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.
Provides extensions for configuring OpenTelemetryHostedFileClient instances.
public ref class OpenTelemetryHostedFileClientBuilderExtensions abstract sealed
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public static class OpenTelemetryHostedFileClientBuilderExtensions
public static class OpenTelemetryHostedFileClientBuilderExtensions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type OpenTelemetryHostedFileClientBuilderExtensions = class
type OpenTelemetryHostedFileClientBuilderExtensions = class
Public Module OpenTelemetryHostedFileClientBuilderExtensions
- Inheritance
-
OpenTelemetryHostedFileClientBuilderExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| UseOpenTelemetry(HostedFileClientBuilder, ILoggerFactory, String, Action<OpenTelemetryHostedFileClient>) |
Adds OpenTelemetry support to the hosted file client pipeline. |