package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jan 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package metrics implements metrics for managed certificates.
type Metrics interface {
Start(address string)
ObserveManagedCertificatesStatuses(statuses map[string]int)
ObserveSslCertificateBackendError()
ObserveSslCertificateQuotaError()
ObserveSslCertificateBindingLatency(creationTime time.Time)
ObserveSslCertificateCreationLatency(creationTime time.Time)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.