Share via


ObservabilityConstants Class

Definition

Common class containing observability constants to be used as well known metric keys.

public static class ObservabilityConstants
type ObservabilityConstants = class
Public Class ObservabilityConstants
Inheritance
ObservabilityConstants

Fields

ActivityId

String used for the name of the property indicating the call's Activity Id/Correlation Id.

ClientId

String used for the name of the property indicating the caller's ClientId.

Duration

String used for the name of the property indicating the call in Duration (ms).

Succeeded

String used for the name of the property indicating if the call was successful.

Applies to