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.)",
)
View Source
var RequestType = monitoring.CreateLabel("request_type")
RequestType specifies the type of request we are monitoring. Current supported are CSR and TokenExchange
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.