Class Telemetry.Metrics.Tags
- Namespace
- Duende.IdentityServer
- Assembly
- Duende.IdentityServer.dll
Name of tags
public static class Telemetry.Metrics.Tags
- Inheritance
-
Telemetry.Metrics.Tags
- Inherited Members
Fields
Active
public const string Active = "active"
Field Value
Api
public const string Api = "api"
Field Value
AuthMethod
public const string AuthMethod = "auth_method"
Field Value
AuthorizeRequestType
public const string AuthorizeRequestType = "authorize_request_type"
Field Value
Caller
public const string Caller = "caller"
Field Value
Client
public const string Client = "client"
Field Value
Endpoint
public const string Endpoint = "endpoint"
Field Value
Error
public const string Error = "error"
Field Value
GrantType
public const string GrantType = "grant_type"
Field Value
Method
public const string Method = "method"
Field Value
Path
public const string Path = "path"
Field Value
Result
public const string Result = "result"
Field Value
Scheme
public const string Scheme = "scheme"
Field Value
Type
public const string Type = "type"