Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Namespace Organization namespace. Namespace = "vcs" // Crypto plain crypto operations. Crypto = "crypto" CryptoSignTimeMetric = "crypto_sign_seconds" // Controller operations. Controller = "controller" ControllerCheckAuthRespMetric = "controller_checkAuthResponse_seconds" // Service operations. Service = "service" VerifyOIDCVP = "service_verifyOIDCVerifiablePresentation_seconds" )
Constants used by different metrics provider.
Variables ¶
View Source
var Logger = log.New("metrics-provider")
Logger used by different metrics provider.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.