fix: add missing metrics for few gh api callS
Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
This commit is contained in:
parent
6cb6350602
commit
d68cc3bf05
4 changed files with 38 additions and 2 deletions
|
|
@ -16,7 +16,6 @@ const metricsGithubSubsystem = "github"
|
|||
|
||||
// RegisterMetrics registers all the metrics
|
||||
func RegisterMetrics() error {
|
||||
|
||||
var collectors []prometheus.Collector
|
||||
collectors = append(collectors,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue