You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fluxcd/metadata.csv
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ fluxcd.controller.runtime.reconcile.errors.count,count,,error,,Total number of r
6
6
fluxcd.controller.runtime.reconcile.time.seconds.bucket,count,,,,Bucket of length of time per reconciliation per controller.,0,fluxcd,controller runtime reconcile time seconds,
7
7
fluxcd.controller.runtime.reconcile.time.seconds.count,count,,,,Count of length of time per reconciliation per controller.,0,fluxcd,controller runtime reconcile time seconds,
8
8
fluxcd.controller.runtime.reconcile.time.seconds.sum,count,,second,,Sum of length of time per reconciliation per controller.,0,fluxcd,controller runtime reconcile time seconds,
9
-
fluxcd.gotk.reconcile.condition,gauge,,,,The current condition status of a GitOps Toolkit resource reconciliation.,0,fluxcd,gotk reconcile condition,
9
+
fluxcd.gotk.reconcile.condition,gauge,,,,The current condition status of a GitOps Toolkit resource reconciliation [Deprecated since 2.1.0].,0,fluxcd,gotk reconcile condition,
10
10
fluxcd.gotk.reconcile.duration.seconds.bucket,count,,,,Bucket of the duration in seconds of a GitOps Toolkit resource reconciliation.,0,fluxcd,reconcile duration seconds,
11
11
fluxcd.gotk.reconcile.duration.seconds.count,count,,,,Count of the duration in seconds of a GitOps Toolkit resource reconciliation.,0,fluxcd,reconcile duration seconds,
12
12
fluxcd.gotk.reconcile.duration.seconds.sum,count,,second,,Sum of the duration in seconds of a GitOps Toolkit resource reconciliation.,0,fluxcd,reconcile duration seconds,
13
-
fluxcd.gotk.suspend.status,gauge,,,,The current suspend status of a GitOps Toolkit resource.,0,fluxcd,gotk suspend status,
13
+
fluxcd.gotk.suspend.status,gauge,,,,The current suspend status of a GitOps Toolkit resource [Deprecated since 2.1.0].,0,fluxcd,gotk suspend status,
14
14
fluxcd.leader_election_master_status,gauge,,,,"Gauge of if the reporting system is master of the relevant lease, 0 indicates backup, 1 indicates master. 'name' is the string used to identify the lease. Make sure to group by name.",0,fluxcd,,
15
15
fluxcd.process.cpu_seconds.count,count,,second,,Total user and system CPU time spent in seconds.,0,fluxcd,,
16
16
fluxcd.process.max_fds,gauge,,,,Maximum number of open file descriptors.,0,fluxcd,,
0 commit comments