package
0.0.0-20241005054043-280ebc17731b
Repository: https://github.com/release-argus/argus.git
Documentation: pkg.go.dev

# Functions

DeletePrometheusCounter will delete the `metric` counter for the given labels.
DeletePrometheusGaug will delete the `metric` gauge for the given label.
IncreasePrometheusCounter will increement the `metric` counter for the given labels.
InitPrometheusCounter will set the `metric` counter for the given labels to 0.
SetPrometheusGauge will set the `metric` gauge for the given label to `value`.

# Variables

Count of the number of times each Command has passed/failed.
Lateest deployed version query successful - 0=no, 1=yes.
Count of the number of times each deployed version query has passed/failed.
Latest version is deployed - 0=no, 1=yes, 2=approved, 3=skipped.
Latest version query successful - 0=no, 1=yes, 2=no_regex_match, 3=semantic_version_fail, 4=progressive_version_fail.
Count of the number of times each latest version query has passed/failed.
Count of the number of times each Notify has passed/failed.
Count of the number of times each WebHook has passed/failed.