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: karpenter/metadata.csv
+28-1Lines changed: 28 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ karpenter.aws.sdk_go.request_attempt.duration_seconds.sum,count,,second,,Sum of
10
10
karpenter.build_info,gauge,,,,A metric with a constant '1' value labeled by version from which Karpenter was built.,0,karpenter,,,
11
11
karpenter.certwatcher.read.certificate.count,count,,read,,The count of certificate reads,0,karpenter,,,
12
12
karpenter.certwatcher.read.certificate.errors.count,count,,error,,The count of certificate read errors,0,karpenter,,,
13
+
karpenter.client_go_request.count,count,,request,,The count of client-go requests,0,karpenter,,,
14
+
karpenter.client_go_request_duration_seconds.bucket,count,,,,Histogram buckets for client-go request durations,0,karpenter,,,
15
+
karpenter.client_go_request_duration_seconds.count,count,,,,Count of client-go request durations,0,karpenter,,,
16
+
karpenter.client_go_request_duration_seconds.sum,count,,second,,Sum of client-go request durations,0,karpenter,,,
13
17
karpenter.cloudprovider.batcher.batch.time_seconds.bucket,count,,,,The count of observation in the batching window histogram by `upper_bound` buckets,0,karpenter,,,
14
18
karpenter.cloudprovider.batcher.batch.time_seconds.count,count,,,,The count of observation in the batching window histogram,0,karpenter,,,
15
19
karpenter.cloudprovider.batcher.batch.time_seconds.sum,count,,second,,The sum of the duration of the batching window per batcher,0,karpenter,,,
@@ -38,6 +42,7 @@ karpenter.controller.runtime.reconcile.time_seconds.sum,count,,second,,The sum o
38
42
karpenter.controller.runtime.reconcile_errors.count,count,,error,,The count of reconciliation errors per controller,0,karpenter,,,
39
43
karpenter.controller.runtime.reconcile_panics.count,count,,,,Total number of reconciliation panics per controller,0,karpenter,,,
40
44
karpenter.controller.runtime.terminal.reconcile.errors.count,count,,,,Total number of terminal reconciliation errors per controller,0,karpenter,,,
45
+
karpenter.controller_runtime_conversion_webhook_panics.count,count,,,,Total number of conversion webhook panics,0,karpenter,,,
41
46
karpenter.deprovisioning.actions_performed.count,count,,execution,,The count of deprovisioning actions performed. Labeled by deprovisioner (Deprecated in v1.0+),0,karpenter,,,
42
47
karpenter.deprovisioning.consolidation_timeouts,gauge,,timeout,,Number of times the Consolidation algorithm has reached a timeout. Labeled by consolidation type (Deprecated in v1.0+),0,karpenter,,,
43
48
karpenter.deprovisioning.eligible_machines,gauge,,,,Number of machines eligible for deprovisioning by Karpenter. Labeled by deprovisioner (Deprecated in v1.0+),0,karpenter,,,
@@ -133,6 +138,12 @@ karpenter.nodes.total.daemon_limits,gauge,,,,Total resources specified by Daemon
133
138
karpenter.nodes.total.daemon_requests,gauge,,,,Total resources requested by DaemonSet pods,0,karpenter,,,
134
139
karpenter.nodes.total.pod_limits,gauge,,,,Total pod resources specified by non-DaemonSet pod limits,0,karpenter,,,
135
140
karpenter.nodes.total.pod_requests,gauge,,,,Total pod resources requested by non-DaemonSet pods bound,0,karpenter,,,
141
+
karpenter.nodes_current_lifetime_seconds,gauge,,second,,Current lifetime of nodes in seconds,0,karpenter,,,
142
+
karpenter.nodes_drained.count,count,,node,,Count of nodes drained,0,karpenter,,,
143
+
karpenter.nodes_eviction_requests.count,count,,request,,Count of node eviction requests,0,karpenter,,,
144
+
karpenter.nodes_lifetime_duration_seconds.bucket,count,,,,Histogram buckets for node lifetime durations,0,karpenter,,,
145
+
karpenter.nodes_lifetime_duration_seconds.count,count,,,,Count of node lifetime durations,0,karpenter,,,
146
+
karpenter.nodes_lifetime_duration_seconds.sum,count,,second,,Sum of node lifetime durations,0,karpenter,,,
136
147
karpenter.operator.ec2nodeclass.status_condition.current_status.seconds,gauge,,second,,Time current status condition has been active for ec2nodeclass,0,karpenter,,,
137
148
karpenter.operator.ec2nodeclass.status_condition.transitions.count,count,,,,Count of status condition transitions for ec2nodeclass,0,karpenter,,,
138
149
karpenter.operator.ec2nodeclass.status_condition_count,gauge,,,,Number of conditions for ec2nodeclass,0,karpenter,,,
karpenter.operator.nodepool.status_condition.current_status.seconds,gauge,,second,,Time current status condition has been active for nodepool,0,karpenter,,,
150
161
karpenter.operator.nodepool.status_condition.transitions.count,count,,,,Count of status condition transitions for nodepool,0,karpenter,,,
151
162
karpenter.operator.nodepool.status_condition_count,gauge,,,,Number of conditions for nodepool,0,karpenter,,,
163
+
karpenter.operator_ec2nodeclass_status_condition_transition_seconds.bucket,count,,,,Histogram buckets for ec2nodeclass status condition transitions,0,karpenter,,,
164
+
karpenter.operator_ec2nodeclass_status_condition_transition_seconds.count,count,,,,Count of ec2nodeclass status condition transitions,0,karpenter,,,
165
+
karpenter.operator_ec2nodeclass_status_condition_transition_seconds.sum,count,,,,Sum of ec2nodeclass status condition transitions,0,karpenter,,,
166
+
karpenter.operator_ec2nodeclass_termination_current_time_seconds,gauge,,second,,Current time for ec2nodeclass termination,0,karpenter,,,
167
+
karpenter.operator_ec2nodeclass_termination_duration_seconds.bucket,count,,,,Histogram buckets for ec2nodeclass termination durations,0,karpenter,,,
168
+
karpenter.operator_ec2nodeclass_termination_duration_seconds.count,count,,,,Count of ec2nodeclass termination durations,0,karpenter,,,
169
+
karpenter.operator_ec2nodeclass_termination_duration_seconds.sum,count,,,,Sum of ec2nodeclass termination durations,0,karpenter,,,
170
+
karpenter.operator_node_termination_current_time_seconds,gauge,,second,,Current time for node termination,0,karpenter,,,
171
+
karpenter.operator_nodeclaim_termination_current_time_seconds,gauge,,second,,Current time for nodeclaim termination,0,karpenter,,,
172
+
karpenter.operator_nodepool_status_condition_transition_seconds.bucket,count,,,,Histogram buckets for nodepool status condition transitions,0,karpenter,,,
173
+
karpenter.operator_nodepool_status_condition_transition_seconds.count,count,,,,Count of nodepool status condition transitions,0,karpenter,,,
174
+
karpenter.operator_nodepool_status_condition_transition_seconds.sum,count,,,,Sum of nodepool status condition transitions,0,karpenter,,,
175
+
karpenter.operator_nodepool_termination_current_time_seconds,gauge,,second,,Current time for nodepool termination,0,karpenter,,,
176
+
karpenter.operator_nodepool_termination_duration_seconds.bucket,count,,,,Histogram buckets for nodepool termination durations,0,karpenter,,,
177
+
karpenter.operator_nodepool_termination_duration_seconds.count,count,,,,Count of nodepool termination durations,0,karpenter,,,
178
+
karpenter.operator_nodepool_termination_duration_seconds.sum,count,,,,Sum of nodepool termination durations,0,karpenter,,,
152
179
karpenter.pods.startup.time_seconds.count,count,,,,The count of the observations in the pod startup summary,0,karpenter,,,
153
180
karpenter.pods.startup.time_seconds.quantile,gauge,,,,The time taken between pod creation and the pod being in a running state by `quantile`,0,karpenter,,,
154
181
karpenter.pods.startup.time_seconds.sum,count,,second,,The sum of the time from pod creation and the pod being in a running state,0,karpenter,,,
@@ -181,4 +208,4 @@ karpenter.workqueue.work.duration_seconds.count,count,,,,The count of observatio
181
208
karpenter.workqueue.work.duration_seconds.sum,count,,second,,The sum of the amount of seconds spent processing an item from workqueue takes,0,karpenter,,,
182
209
karpenter.workqueue_adds.count,count,,,,The count of adds handled by workqueue,0,karpenter,,,
183
210
karpenter.workqueue_depth,gauge,,,,Current depth of workqueue,0,karpenter,,,
184
-
karpenter.workqueue_retries.count,count,,attempt,,The count of retries handled by workqueue,0,karpenter,,,
211
+
karpenter.workqueue_retries.count,count,,attempt,,The count of retries handled by workqueue,0,karpenter,,,
# HELP karpenter_disruption_consolidation_timeouts_total Number of times the Consolidation algorithm has reached a timeout. Labeled by consolidation type.
2578
2578
# TYPE karpenter_disruption_consolidation_timeouts_total counter
0 commit comments