mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-15 00:06:51 +00:00
Incorporate name and metric changes in Grafana cfg
Signed-off-by: Hidde Beydals <hello@hidde.co> Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
e2752e4508
commit
345707e6cc
2 changed files with 9 additions and 9 deletions
|
|
@ -74,9 +74,9 @@ gotk_reconcile_condition{kind, name, namespace, type="Ready", status="Deleted"}
|
|||
Time spent reconciling:
|
||||
|
||||
```
|
||||
gotk_reconcile_duration_bucket{kind, name, namespace, le}
|
||||
gotk_reconcile_duration_sum{kind, name, namespace}
|
||||
gotk_reconcile_duration_count{kind, name, namespace}
|
||||
gotk_reconcile_duration_seconds_bucket{kind, name, namespace, le}
|
||||
gotk_reconcile_duration_seconds_sum{kind, name, namespace}
|
||||
gotk_reconcile_duration_seconds_count{kind, name, namespace}
|
||||
```
|
||||
|
||||
Alert manager example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue