ObservabilityConstants 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.
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. |