package
1.2.2
Repository: https://github.com/wpengine/lostromos.git
Documentation: pkg.go.dev

# Variables

CreatedReleases is a metric for the number of releases created by this operator.
CreateFailures is a metric for the number of failures to create a release.
DeletedReleases is a metric for the number of releases deleted by this operator.
DeleteFailures is a metric for the number of times a delete by this operator.
LastSuccessfulCreate is a timestamp in UTC seconds of the last successful create event.
LastSuccessfulDelete is a timestamp in UTC seconds of the last successful delete event.
LastSuccessfulUpdate is a timestamp in UTC seconds of the last successful update event.
ManagedReleases is a metric of the number of current releases managed by the operator.
RemoteRepoError is a metric for the number of failures while accessing remote repo.
RemoteRepoReleases is a metric for the number of releases created through remote repo.
TotalEvents is a metric for the number of events that have been handled by this operator.
UpdatedReleases is a metric for the number of releases updated successfully.
UpdateFailures is a metric for the number of times an update operation failed by this operator.