Table of Contents

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

string

Api

public const string Api = "api"

Field Value

string

AuthMethod

public const string AuthMethod = "auth_method"

Field Value

string

AuthorizeRequestType

public const string AuthorizeRequestType = "authorize_request_type"

Field Value

string

Caller

public const string Caller = "caller"

Field Value

string

Client

public const string Client = "client"

Field Value

string

Endpoint

public const string Endpoint = "endpoint"

Field Value

string

Error

public const string Error = "error"

Field Value

string

GrantType

public const string GrantType = "grant_type"

Field Value

string

Method

public const string Method = "method"

Field Value

string

Path

public const string Path = "path"

Field Value

string

Result

public const string Result = "result"

Field Value

string

Scheme

public const string Scheme = "scheme"

Field Value

string

Type

public const string Type = "type"

Field Value

string