Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncTotalRequestValidationErrors ¶
func IncTotalRequestValidationErrors()
IncTotalRequestValidationErrors increments the total number of errors occured during token validation requests
func IncTotalRequestValidations ¶
func IncTotalRequestValidations(authenticated bool)
IncTotalRequestValidations increments the total number of token validation requests which do execute without the occurrence of an error
func InstrumentedHandler ¶
InstrumentedHandler instrument http handler with request generic metrics.
func NewTimerForTokenValidationRequest ¶
func NewTimerForTokenValidationRequest() *prometheus.Timer
NewTimerForTokenValidationRequest creates a new timer for measuring the time needed for a token validation request to execute
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.