IMeterProvider Interface

Definition

The MeterPRovider is responsible for creating new meters with valid names + versions for the context.

C#
public interface IMeterProvider
Derived

Methods

CreateMeter(String, String)

Initializes a new instance of Meter using the specified meter name and version. This Meter is suitable for measuring + reporting instruments via standard VS Telemetry.

CreateMeter(String)

Initializes a new instance of Meter using the specified meter name. This Meter is suitable for measuring + reporting instruments via standard VS Telemetry.

Applies to

Product Versions
Visual Studio SDK 2022