Documentation ¶
Index ¶
Constants ¶
View Source
const ( TokenExchange = "token_exchange" CSR = "csr" )
Variables ¶
View Source
var NumOutgoingRetries = monitoring.NewSum( "num_outgoing_retries", "Number of outgoing retry requests (e.g. to a token exchange server, CA, etc.)", monitoring.WithLabels(RequestType))
View Source
var RequestType = monitoring.MustCreateLabel("request_type")
RequestType specifies the type of request we are monitoring. Current supported are CSR and TokenExchange
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.