chore: rework prometheus metrics registration
fail if metric registration panics Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
This commit is contained in:
parent
3e025dda2f
commit
17d74dfbf0
11 changed files with 68 additions and 74 deletions
|
|
@ -10,5 +10,5 @@ var (
|
|||
Subsystem: metricsRunnerSubsystem,
|
||||
Name: "status",
|
||||
Help: "Status of the instance",
|
||||
}, []string{"name", "status", "runner_status", "pool_owner", "pool_type", "pool_id", "hostname", "controller_id", "provider"})
|
||||
}, []string{"name", "status", "runner_status", "pool_owner", "pool_type", "pool_id", "provider"})
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue