Edit

Share via


TelemetryConstants Class

Definition

Common telemetry constants used by various telemetry libraries.

public ref class TelemetryConstants abstract sealed
public static class TelemetryConstants
type TelemetryConstants = class
Public Class TelemetryConstants
Inheritance
TelemetryConstants

Fields

ClientApplicationNameHeader

Represents the header for client application name, sent on an outgoing HTTP call.

Redacted

Represents the placeholder text used for redacted data where needed.

RequestMetadataKey

Request metadata key that is used when storing request metadata object.

ServerApplicationNameHeader

Represents the header for server application name, sent on a HTTP request.

Unknown

Represents the placeholder text for an unknown request name or dependency name in telemetry.

Applies to