From 71c0b856958558b2e77407137a5a75a42ef8fe92 Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 10:10:16 -0300 Subject: [PATCH 1/8] Add support for kubernetes version 1.31.0 --- deploy/kubernetes/Jenkinsfile.yml | 2 +- metricbeat/docs/modules/kubernetes.asciidoc | 2 +- .../module/kubernetes/_meta/docs.asciidoc | 2 +- .../controllermanager_test.go | 2 +- .../kubernetes/proxy/_meta/test/metrics.1.27 | 796 ------------------ .../{metrics.1.27.expected => metrics.1.31} | 264 +++--- .../proxy/_meta/test/metrics.1.31.expected | 380 +++++++++ .../module/kubernetes/proxy/proxy_test.go | 2 +- .../kubernetes/scheduler/scheduler_test.go | 2 +- 9 files changed, 518 insertions(+), 934 deletions(-) delete mode 100644 metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27 rename metricbeat/module/kubernetes/proxy/_meta/test/{metrics.1.27.expected => metrics.1.31} (63%) create mode 100644 metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31.expected diff --git a/deploy/kubernetes/Jenkinsfile.yml b/deploy/kubernetes/Jenkinsfile.yml index 497d043fd65..62b0b1857f7 100644 --- a/deploy/kubernetes/Jenkinsfile.yml +++ b/deploy/kubernetes/Jenkinsfile.yml @@ -18,5 +18,5 @@ stages: make check-no-changes; stage: checks k8sTest: - k8sTest: "v1.30.0,v1.29.4,v1.28.9,v1.27.13" + k8sTest: "v1.31.0,v1.30.0,v1.29.4,v1.28.9,v1.27.13" stage: mandatory diff --git a/metricbeat/docs/modules/kubernetes.asciidoc b/metricbeat/docs/modules/kubernetes.asciidoc index 53b6233764f..e4bb21ac44c 100644 --- a/metricbeat/docs/modules/kubernetes.asciidoc +++ b/metricbeat/docs/modules/kubernetes.asciidoc @@ -157,7 +157,7 @@ roleRef: === Compatibility The Kubernetes module is tested with the following versions of Kubernetes: -1.27.x, 1.28.x, 1.29.x and 1.30.x +1.28.x, 1.29.x, 1.30.x and 1.31.x [float] === Dashboard diff --git a/metricbeat/module/kubernetes/_meta/docs.asciidoc b/metricbeat/module/kubernetes/_meta/docs.asciidoc index 12389e9021f..46dfc823911 100644 --- a/metricbeat/module/kubernetes/_meta/docs.asciidoc +++ b/metricbeat/module/kubernetes/_meta/docs.asciidoc @@ -146,7 +146,7 @@ roleRef: === Compatibility The Kubernetes module is tested with the following versions of Kubernetes: -1.27.x, 1.28.x, 1.29.x and 1.30.x +1.28.x, 1.29.x, 1.30.x and 1.31.x [float] === Dashboard diff --git a/metricbeat/module/kubernetes/controllermanager/controllermanager_test.go b/metricbeat/module/kubernetes/controllermanager/controllermanager_test.go index 561f48b01fb..8ee6bc82d6a 100644 --- a/metricbeat/module/kubernetes/controllermanager/controllermanager_test.go +++ b/metricbeat/module/kubernetes/controllermanager/controllermanager_test.go @@ -29,10 +29,10 @@ import ( ) var files = []string{ - "./_meta/test/metrics.1.27", "./_meta/test/metrics.1.28", "./_meta/test/metrics.1.29", "./_meta/test/metrics.1.30", + "./_meta/test/metrics.1.31", } func TestEventMapping(t *testing.T) { diff --git a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27 b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27 deleted file mode 100644 index cb96688c886..00000000000 --- a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27 +++ /dev/null @@ -1,796 +0,0 @@ -# HELP aggregator_discovery_aggregation_count_total [ALPHA] Counter of number of times discovery was aggregated -# TYPE aggregator_discovery_aggregation_count_total counter -aggregator_discovery_aggregation_count_total 0 -# HELP apiserver_audit_event_total [ALPHA] Counter of audit events generated and sent to the audit backend. -# TYPE apiserver_audit_event_total counter -apiserver_audit_event_total 0 -# HELP apiserver_audit_requests_rejected_total [ALPHA] Counter of apiserver requests rejected due to an error in audit logging backend. -# TYPE apiserver_audit_requests_rejected_total counter -apiserver_audit_requests_rejected_total 0 -# HELP apiserver_client_certificate_expiration_seconds [ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request. -# TYPE apiserver_client_certificate_expiration_seconds histogram -apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="1800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="3600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="7200"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 0 -apiserver_client_certificate_expiration_seconds_sum 0 -apiserver_client_certificate_expiration_seconds_count 0 -# HELP apiserver_envelope_encryption_dek_cache_fill_percent [ALPHA] Percent of the cache slots currently occupied by cached DEKs. -# TYPE apiserver_envelope_encryption_dek_cache_fill_percent gauge -apiserver_envelope_encryption_dek_cache_fill_percent 0 -# HELP apiserver_storage_data_key_generation_duration_seconds [ALPHA] Latencies in seconds of data encryption key(DEK) generation operations. -# TYPE apiserver_storage_data_key_generation_duration_seconds histogram -apiserver_storage_data_key_generation_duration_seconds_bucket{le="5e-06"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="1e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="2e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="4e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="8e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00016"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00032"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00064"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00128"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00256"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00512"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.01024"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.02048"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.04096"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="+Inf"} 0 -apiserver_storage_data_key_generation_duration_seconds_sum 0 -apiserver_storage_data_key_generation_duration_seconds_count 0 -# HELP apiserver_storage_data_key_generation_failures_total [ALPHA] Total number of failed data encryption key(DEK) generation operations. -# TYPE apiserver_storage_data_key_generation_failures_total counter -apiserver_storage_data_key_generation_failures_total 0 -# HELP apiserver_storage_envelope_transformation_cache_misses_total [ALPHA] Total number of cache misses while accessing key decryption key(KEK). -# TYPE apiserver_storage_envelope_transformation_cache_misses_total counter -apiserver_storage_envelope_transformation_cache_misses_total 0 -# HELP apiserver_webhooks_x509_insecure_sha1_total [ALPHA] Counts the number of requests to servers with insecure SHA1 signatures in their serving certificate OR the number of connection failures due to the insecure SHA1 signatures (either/or, based on the runtime environment) -# TYPE apiserver_webhooks_x509_insecure_sha1_total counter -apiserver_webhooks_x509_insecure_sha1_total 0 -# HELP apiserver_webhooks_x509_missing_san_total [ALPHA] Counts the number of requests to servers missing SAN extension in their serving certificate OR the number of connection failures due to the lack of x509 certificate SAN extension missing (either/or, based on the runtime environment) -# TYPE apiserver_webhooks_x509_missing_san_total counter -apiserver_webhooks_x509_missing_san_total 0 -# HELP disabled_metric_total [ALPHA] The count of disabled metrics. -# TYPE disabled_metric_total counter -disabled_metric_total 0 -# HELP go_cgo_go_to_c_calls_calls_total Count of calls made from Go to C by the current process. -# TYPE go_cgo_go_to_c_calls_calls_total counter -go_cgo_go_to_c_calls_calls_total 0 -# HELP go_cpu_classes_gc_mark_assist_cpu_seconds_total Estimated total CPU time goroutines spent performing GC tasks to assist the GC and prevent it from falling behind the application. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_assist_cpu_seconds_total counter -go_cpu_classes_gc_mark_assist_cpu_seconds_total 0.000961092 -# HELP go_cpu_classes_gc_mark_dedicated_cpu_seconds_total Estimated total CPU time spent performing GC tasks on processors (as defined by GOMAXPROCS) dedicated to those tasks. This includes time spent with the world stopped due to the GC. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_dedicated_cpu_seconds_total counter -go_cpu_classes_gc_mark_dedicated_cpu_seconds_total 0.037852446 -# HELP go_cpu_classes_gc_mark_idle_cpu_seconds_total Estimated total CPU time spent performing GC tasks on spare CPU resources that the Go scheduler could not otherwise find a use for. This should be subtracted from the total GC CPU time to obtain a measure of compulsory GC CPU time. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_idle_cpu_seconds_total counter -go_cpu_classes_gc_mark_idle_cpu_seconds_total 0.009219818 -# HELP go_cpu_classes_gc_pause_cpu_seconds_total Estimated total CPU time spent with the application paused by the GC. Even if only one thread is running during the pause, this is computed as GOMAXPROCS times the pause latency because nothing else can be executing. This is the exact sum of samples in /gc/pause:seconds if each sample is multiplied by GOMAXPROCS at the time it is taken. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_pause_cpu_seconds_total counter -go_cpu_classes_gc_pause_cpu_seconds_total 0.014189328 -# HELP go_cpu_classes_gc_total_cpu_seconds_total Estimated total CPU time spent performing GC tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/gc. -# TYPE go_cpu_classes_gc_total_cpu_seconds_total counter -go_cpu_classes_gc_total_cpu_seconds_total 0.062222684 -# HELP go_cpu_classes_idle_cpu_seconds_total Estimated total available CPU time not spent executing any Go or Go runtime code. In other words, the part of /cpu/classes/total:cpu-seconds that was unused. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_idle_cpu_seconds_total counter -go_cpu_classes_idle_cpu_seconds_total 6811.644443772 -# HELP go_cpu_classes_scavenge_assist_cpu_seconds_total Estimated total CPU time spent returning unused memory to the underlying platform in response eagerly in response to memory pressure. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_scavenge_assist_cpu_seconds_total counter -go_cpu_classes_scavenge_assist_cpu_seconds_total 2.44e-07 -# HELP go_cpu_classes_scavenge_background_cpu_seconds_total Estimated total CPU time spent performing background tasks to return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_scavenge_background_cpu_seconds_total counter -go_cpu_classes_scavenge_background_cpu_seconds_total 0.00130717 -# HELP go_cpu_classes_scavenge_total_cpu_seconds_total Estimated total CPU time spent performing tasks that return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/scavenge. -# TYPE go_cpu_classes_scavenge_total_cpu_seconds_total counter -go_cpu_classes_scavenge_total_cpu_seconds_total 0.001307414 -# HELP go_cpu_classes_total_cpu_seconds_total Estimated total available CPU time for user Go code or the Go runtime, as defined by GOMAXPROCS. In other words, GOMAXPROCS integrated over the wall-clock duration this process has been executing for. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes. -# TYPE go_cpu_classes_total_cpu_seconds_total counter -go_cpu_classes_total_cpu_seconds_total 7760.349788544 -# HELP go_cpu_classes_user_cpu_seconds_total Estimated total CPU time spent running user Go code. This may also include some small amount of time spent in the Go runtime. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_user_cpu_seconds_total counter -go_cpu_classes_user_cpu_seconds_total 948.641814674 -# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime. -# TYPE go_gc_cycles_automatic_gc_cycles_total counter -go_gc_cycles_automatic_gc_cycles_total 13 -# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application. -# TYPE go_gc_cycles_forced_gc_cycles_total counter -go_gc_cycles_forced_gc_cycles_total 0 -# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles. -# TYPE go_gc_cycles_total_gc_cycles_total counter -go_gc_cycles_total_gc_cycles_total 13 -# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. -# TYPE go_gc_duration_seconds summary -go_gc_duration_seconds{quantile="0"} 4.9281e-05 -go_gc_duration_seconds{quantile="0.25"} 7.2211e-05 -go_gc_duration_seconds{quantile="0.5"} 0.000124378 -go_gc_duration_seconds{quantile="0.75"} 0.00021477 -go_gc_duration_seconds{quantile="1"} 0.000234768 -go_gc_duration_seconds_sum 0.001773666 -go_gc_duration_seconds_count 13 -# HELP go_gc_heap_allocs_by_size_bytes Distribution of heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_allocs_by_size_bytes histogram -go_gc_heap_allocs_by_size_bytes_bucket{le="8.999999999999998"} 4418 -go_gc_heap_allocs_by_size_bytes_bucket{le="24.999999999999996"} 34782 -go_gc_heap_allocs_by_size_bytes_bucket{le="64.99999999999999"} 53949 -go_gc_heap_allocs_by_size_bytes_bucket{le="144.99999999999997"} 75385 -go_gc_heap_allocs_by_size_bytes_bucket{le="320.99999999999994"} 80167 -go_gc_heap_allocs_by_size_bytes_bucket{le="704.9999999999999"} 82632 -go_gc_heap_allocs_by_size_bytes_bucket{le="1536.9999999999998"} 83817 -go_gc_heap_allocs_by_size_bytes_bucket{le="3200.9999999999995"} 84144 -go_gc_heap_allocs_by_size_bytes_bucket{le="6528.999999999999"} 84373 -go_gc_heap_allocs_by_size_bytes_bucket{le="13568.999999999998"} 84475 -go_gc_heap_allocs_by_size_bytes_bucket{le="27264.999999999996"} 84512 -go_gc_heap_allocs_by_size_bytes_bucket{le="+Inf"} 84559 -go_gc_heap_allocs_by_size_bytes_sum 1.3746456e+07 -go_gc_heap_allocs_by_size_bytes_count 84559 -# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application. -# TYPE go_gc_heap_allocs_bytes_total counter -go_gc_heap_allocs_bytes_total 1.3746456e+07 -# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_allocs_objects_total counter -go_gc_heap_allocs_objects_total 84559 -# HELP go_gc_heap_frees_by_size_bytes Distribution of freed heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_frees_by_size_bytes histogram -go_gc_heap_frees_by_size_bytes_bucket{le="8.999999999999998"} 2532 -go_gc_heap_frees_by_size_bytes_bucket{le="24.999999999999996"} 24640 -go_gc_heap_frees_by_size_bytes_bucket{le="64.99999999999999"} 36853 -go_gc_heap_frees_by_size_bytes_bucket{le="144.99999999999997"} 55352 -go_gc_heap_frees_by_size_bytes_bucket{le="320.99999999999994"} 58215 -go_gc_heap_frees_by_size_bytes_bucket{le="704.9999999999999"} 59913 -go_gc_heap_frees_by_size_bytes_bucket{le="1536.9999999999998"} 60878 -go_gc_heap_frees_by_size_bytes_bucket{le="3200.9999999999995"} 61056 -go_gc_heap_frees_by_size_bytes_bucket{le="6528.999999999999"} 61219 -go_gc_heap_frees_by_size_bytes_bucket{le="13568.999999999998"} 61276 -go_gc_heap_frees_by_size_bytes_bucket{le="27264.999999999996"} 61288 -go_gc_heap_frees_by_size_bytes_bucket{le="+Inf"} 61322 -go_gc_heap_frees_by_size_bytes_sum 9.11112e+06 -go_gc_heap_frees_by_size_bytes_count 61322 -# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector. -# TYPE go_gc_heap_frees_bytes_total counter -go_gc_heap_frees_bytes_total 9.11112e+06 -# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_frees_objects_total counter -go_gc_heap_frees_objects_total 61322 -# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle. -# TYPE go_gc_heap_goal_bytes gauge -go_gc_heap_goal_bytes 9.774144e+06 -# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory. -# TYPE go_gc_heap_objects_objects gauge -go_gc_heap_objects_objects 23237 -# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size. -# TYPE go_gc_heap_tiny_allocs_objects_total counter -go_gc_heap_tiny_allocs_objects_total 4068 -# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled. -# TYPE go_gc_limiter_last_enabled_gc_cycle gauge -go_gc_limiter_last_enabled_gc_cycle 0 -# HELP go_gc_pauses_seconds Distribution individual GC-related stop-the-world pause latencies. -# TYPE go_gc_pauses_seconds histogram -go_gc_pauses_seconds_bucket{le="6.399999999999999e-08"} 0 -go_gc_pauses_seconds_bucket{le="6.399999999999999e-07"} 0 -go_gc_pauses_seconds_bucket{le="7.167999999999999e-06"} 7 -go_gc_pauses_seconds_bucket{le="8.191999999999999e-05"} 18 -go_gc_pauses_seconds_bucket{le="0.0009175039999999999"} 26 -go_gc_pauses_seconds_bucket{le="0.010485759999999998"} 26 -go_gc_pauses_seconds_bucket{le="0.11744051199999998"} 26 -go_gc_pauses_seconds_bucket{le="+Inf"} 26 -go_gc_pauses_seconds_sum 0.000738688 -go_gc_pauses_seconds_count 26 -# HELP go_gc_stack_starting_size_bytes The stack size of new goroutines. -# TYPE go_gc_stack_starting_size_bytes gauge -go_gc_stack_starting_size_bytes 4096 -# HELP go_goroutines Number of goroutines that currently exist. -# TYPE go_goroutines gauge -go_goroutines 51 -# HELP go_info Information about the Go environment. -# TYPE go_info gauge -go_info{version="go1.20.3"} 1 -# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory. -# TYPE go_memory_classes_heap_free_bytes gauge -go_memory_classes_heap_free_bytes 737280 -# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector. -# TYPE go_memory_classes_heap_objects_bytes gauge -go_memory_classes_heap_objects_bytes 4.635336e+06 -# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory. -# TYPE go_memory_classes_heap_released_bytes gauge -go_memory_classes_heap_released_bytes 6.995968e+06 -# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use. -# TYPE go_memory_classes_heap_stacks_bytes gauge -go_memory_classes_heap_stacks_bytes 1.441792e+06 -# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects. -# TYPE go_memory_classes_heap_unused_bytes gauge -go_memory_classes_heap_unused_bytes 2.96684e+06 -# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use. -# TYPE go_memory_classes_metadata_mcache_free_bytes gauge -go_memory_classes_metadata_mcache_free_bytes 6000 -# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used. -# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge -go_memory_classes_metadata_mcache_inuse_bytes 9600 -# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use. -# TYPE go_memory_classes_metadata_mspan_free_bytes gauge -go_memory_classes_metadata_mspan_free_bytes 32160 -# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used. -# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge -go_memory_classes_metadata_mspan_inuse_bytes 196320 -# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata. -# TYPE go_memory_classes_metadata_other_bytes gauge -go_memory_classes_metadata_other_bytes 8.741456e+06 -# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system. -# TYPE go_memory_classes_os_stacks_bytes gauge -go_memory_classes_os_stacks_bytes 0 -# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more. -# TYPE go_memory_classes_other_bytes gauge -go_memory_classes_other_bytes 2.010708e+06 -# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling. -# TYPE go_memory_classes_profiling_buckets_bytes gauge -go_memory_classes_profiling_buckets_bytes 1.452788e+06 -# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes. -# TYPE go_memory_classes_total_bytes gauge -go_memory_classes_total_bytes 2.9226248e+07 -# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. -# TYPE go_memstats_alloc_bytes gauge -go_memstats_alloc_bytes 4.635336e+06 -# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. -# TYPE go_memstats_alloc_bytes_total counter -go_memstats_alloc_bytes_total 1.3746456e+07 -# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. -# TYPE go_memstats_buck_hash_sys_bytes gauge -go_memstats_buck_hash_sys_bytes 1.452788e+06 -# HELP go_memstats_frees_total Total number of frees. -# TYPE go_memstats_frees_total counter -go_memstats_frees_total 65390 -# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. -# TYPE go_memstats_gc_sys_bytes gauge -go_memstats_gc_sys_bytes 8.741456e+06 -# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. -# TYPE go_memstats_heap_alloc_bytes gauge -go_memstats_heap_alloc_bytes 4.635336e+06 -# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. -# TYPE go_memstats_heap_idle_bytes gauge -go_memstats_heap_idle_bytes 7.733248e+06 -# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. -# TYPE go_memstats_heap_inuse_bytes gauge -go_memstats_heap_inuse_bytes 7.602176e+06 -# HELP go_memstats_heap_objects Number of allocated objects. -# TYPE go_memstats_heap_objects gauge -go_memstats_heap_objects 23237 -# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. -# TYPE go_memstats_heap_released_bytes gauge -go_memstats_heap_released_bytes 6.995968e+06 -# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. -# TYPE go_memstats_heap_sys_bytes gauge -go_memstats_heap_sys_bytes 1.5335424e+07 -# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. -# TYPE go_memstats_last_gc_time_seconds gauge -go_memstats_last_gc_time_seconds 1.69157316188872e+09 -# HELP go_memstats_lookups_total Total number of pointer lookups. -# TYPE go_memstats_lookups_total counter -go_memstats_lookups_total 0 -# HELP go_memstats_mallocs_total Total number of mallocs. -# TYPE go_memstats_mallocs_total counter -go_memstats_mallocs_total 88627 -# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. -# TYPE go_memstats_mcache_inuse_bytes gauge -go_memstats_mcache_inuse_bytes 9600 -# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. -# TYPE go_memstats_mcache_sys_bytes gauge -go_memstats_mcache_sys_bytes 15600 -# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. -# TYPE go_memstats_mspan_inuse_bytes gauge -go_memstats_mspan_inuse_bytes 196320 -# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. -# TYPE go_memstats_mspan_sys_bytes gauge -go_memstats_mspan_sys_bytes 228480 -# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. -# TYPE go_memstats_next_gc_bytes gauge -go_memstats_next_gc_bytes 9.774144e+06 -# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. -# TYPE go_memstats_other_sys_bytes gauge -go_memstats_other_sys_bytes 2.010708e+06 -# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. -# TYPE go_memstats_stack_inuse_bytes gauge -go_memstats_stack_inuse_bytes 1.441792e+06 -# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. -# TYPE go_memstats_stack_sys_bytes gauge -go_memstats_stack_sys_bytes 1.441792e+06 -# HELP go_memstats_sys_bytes Number of bytes obtained from system. -# TYPE go_memstats_sys_bytes gauge -go_memstats_sys_bytes 2.9226248e+07 -# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. -# TYPE go_sched_gomaxprocs_threads gauge -go_sched_gomaxprocs_threads 8 -# HELP go_sched_goroutines_goroutines Count of live goroutines. -# TYPE go_sched_goroutines_goroutines gauge -go_sched_goroutines_goroutines 51 -# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. -# TYPE go_sched_latencies_seconds histogram -go_sched_latencies_seconds_bucket{le="6.399999999999999e-08"} 703 -go_sched_latencies_seconds_bucket{le="6.399999999999999e-07"} 760 -go_sched_latencies_seconds_bucket{le="7.167999999999999e-06"} 801 -go_sched_latencies_seconds_bucket{le="8.191999999999999e-05"} 949 -go_sched_latencies_seconds_bucket{le="0.0009175039999999999"} 970 -go_sched_latencies_seconds_bucket{le="0.010485759999999998"} 970 -go_sched_latencies_seconds_bucket{le="0.11744051199999998"} 970 -go_sched_latencies_seconds_bucket{le="+Inf"} 970 -go_sched_latencies_seconds_sum 0.002811072 -go_sched_latencies_seconds_count 970 -# HELP go_sync_mutex_wait_total_seconds_total Approximate cumulative time goroutines have spent blocked on a sync.Mutex or sync.RWMutex. This metric is useful for identifying global changes in lock contention. Collect a mutex or block profile using the runtime/pprof package for more detailed contention data. -# TYPE go_sync_mutex_wait_total_seconds_total counter -go_sync_mutex_wait_total_seconds_total 0 -# HELP go_threads Number of OS threads created. -# TYPE go_threads gauge -go_threads 10 -# HELP hidden_metric_total [ALPHA] The count of hidden metrics. -# TYPE hidden_metric_total counter -hidden_metric_total 0 -# HELP kubeproxy_network_programming_duration_seconds [ALPHA] In Cluster Network Programming Latency in seconds -# TYPE kubeproxy_network_programming_duration_seconds histogram -kubeproxy_network_programming_duration_seconds_bucket{le="0"} 0 -kubeproxy_network_programming_duration_seconds_bucket{le="0.25"} 0 -kubeproxy_network_programming_duration_seconds_bucket{le="0.5"} 1 -kubeproxy_network_programming_duration_seconds_bucket{le="1"} 1 -kubeproxy_network_programming_duration_seconds_bucket{le="2"} 2 -kubeproxy_network_programming_duration_seconds_bucket{le="3"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="4"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="5"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="6"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="7"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="8"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="9"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="10"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="11"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="12"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="13"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="14"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="15"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="16"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="17"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="18"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="19"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="20"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="21"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="22"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="23"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="24"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="25"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="26"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="27"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="28"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="29"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="30"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="31"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="32"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="33"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="34"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="35"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="36"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="37"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="38"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="39"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="40"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="41"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="42"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="43"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="44"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="45"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="46"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="47"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="48"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="49"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="50"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="51"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="52"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="53"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="54"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="55"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="56"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="57"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="58"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="59"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="60"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="65"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="70"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="75"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="80"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="85"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="90"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="95"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="100"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="105"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="110"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="115"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="120"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="150"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="180"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="210"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="240"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="270"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="300"} 3 -kubeproxy_network_programming_duration_seconds_bucket{le="+Inf"} 3 -kubeproxy_network_programming_duration_seconds_sum 4.4972745960000005 -kubeproxy_network_programming_duration_seconds_count 3 -# HELP kubeproxy_sync_proxy_rules_duration_seconds [ALPHA] SyncProxyRules latency in seconds -# TYPE kubeproxy_sync_proxy_rules_duration_seconds histogram -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.001"} 0 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.002"} 0 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.004"} 0 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.008"} 0 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.016"} 2 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.032"} 3 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.064"} 3 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.128"} 4 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.256"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.512"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="1.024"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="2.048"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="4.096"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="8.192"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="16.384"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="+Inf"} 5 -kubeproxy_sync_proxy_rules_duration_seconds_sum 0.301946608 -kubeproxy_sync_proxy_rules_duration_seconds_count 5 -# HELP kubeproxy_sync_proxy_rules_endpoint_changes_pending [ALPHA] Pending proxy rules Endpoint changes -# TYPE kubeproxy_sync_proxy_rules_endpoint_changes_pending gauge -kubeproxy_sync_proxy_rules_endpoint_changes_pending 0 -# HELP kubeproxy_sync_proxy_rules_endpoint_changes_total [ALPHA] Cumulative proxy rules Endpoint changes -# TYPE kubeproxy_sync_proxy_rules_endpoint_changes_total counter -kubeproxy_sync_proxy_rules_endpoint_changes_total 7 -# HELP kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total [ALPHA] Cumulative proxy iptables partial restore failures -# TYPE kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total counter -kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total 0 -# HELP kubeproxy_sync_proxy_rules_iptables_restore_failures_total [ALPHA] Cumulative proxy iptables restore failures -# TYPE kubeproxy_sync_proxy_rules_iptables_restore_failures_total counter -kubeproxy_sync_proxy_rules_iptables_restore_failures_total 0 -# HELP kubeproxy_sync_proxy_rules_iptables_total [ALPHA] Number of proxy iptables rules programmed -# TYPE kubeproxy_sync_proxy_rules_iptables_total gauge -kubeproxy_sync_proxy_rules_iptables_total{table="filter"} 4 -kubeproxy_sync_proxy_rules_iptables_total{table="nat"} 30 -# HELP kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds [ALPHA] The last time a sync of proxy rules was queued -# TYPE kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds gauge -kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds 1.6915721965056264e+09 -# HELP kubeproxy_sync_proxy_rules_last_timestamp_seconds [ALPHA] The last time proxy rules were successfully synced -# TYPE kubeproxy_sync_proxy_rules_last_timestamp_seconds gauge -kubeproxy_sync_proxy_rules_last_timestamp_seconds 1.691572197521507e+09 -# HELP kubeproxy_sync_proxy_rules_no_local_endpoints_total [ALPHA] Number of services with a Local traffic policy and no endpoints -# TYPE kubeproxy_sync_proxy_rules_no_local_endpoints_total gauge -kubeproxy_sync_proxy_rules_no_local_endpoints_total{traffic_policy="external"} 0 -kubeproxy_sync_proxy_rules_no_local_endpoints_total{traffic_policy="internal"} 0 -# HELP kubeproxy_sync_proxy_rules_service_changes_pending [ALPHA] Pending proxy rules Service changes -# TYPE kubeproxy_sync_proxy_rules_service_changes_pending gauge -kubeproxy_sync_proxy_rules_service_changes_pending 0 -# HELP kubeproxy_sync_proxy_rules_service_changes_total [ALPHA] Cumulative proxy rules Service changes -# TYPE kubeproxy_sync_proxy_rules_service_changes_total counter -kubeproxy_sync_proxy_rules_service_changes_total 8 -# HELP kubernetes_build_info [ALPHA] A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running. -# TYPE kubernetes_build_info gauge -kubernetes_build_info{build_date="2023-04-11T20:50:51Z",compiler="gc",git_commit="1b4df30b3cdfeaba6024e81e559a6cd09a089d65",git_tree_state="clean",git_version="v1.27.0",go_version="go1.20.3",major="1",minor="27",platform="linux/amd64"} 1 -# HELP kubernetes_feature_enabled [ALPHA] This metric records the data about the stage and enablement of a k8s feature. -# TYPE kubernetes_feature_enabled gauge -kubernetes_feature_enabled{name="APIListChunking",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIPriorityAndFairness",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIResponseCompression",stage="BETA"} 1 -kubernetes_feature_enabled{name="APISelfSubjectReview",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIServerIdentity",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIServerTracing",stage="BETA"} 1 -kubernetes_feature_enabled{name="AdmissionWebhookMatchConditions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="AdvancedAuditing",stage=""} 1 -kubernetes_feature_enabled{name="AggregatedDiscoveryEndpoint",stage="BETA"} 1 -kubernetes_feature_enabled{name="AllAlpha",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="AllBeta",stage="BETA"} 0 -kubernetes_feature_enabled{name="AnyVolumeDataSource",stage="BETA"} 1 -kubernetes_feature_enabled{name="AppArmor",stage="BETA"} 1 -kubernetes_feature_enabled{name="CPUManager",stage=""} 1 -kubernetes_feature_enabled{name="CPUManagerPolicyAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CPUManagerPolicyBetaOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="CPUManagerPolicyOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="CSIMigrationAzureFile",stage=""} 1 -kubernetes_feature_enabled{name="CSIMigrationGCE",stage=""} 1 -kubernetes_feature_enabled{name="CSIMigrationPortworx",stage="BETA"} 0 -kubernetes_feature_enabled{name="CSIMigrationRBD",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CSIMigrationvSphere",stage=""} 1 -kubernetes_feature_enabled{name="CSINodeExpandSecret",stage="BETA"} 1 -kubernetes_feature_enabled{name="CSIStorageCapacity",stage=""} 1 -kubernetes_feature_enabled{name="CSIVolumeHealth",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CloudControllerManagerWebhook",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CloudDualStackNodeIPs",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ClusterTrustBundle",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ComponentSLIs",stage="BETA"} 1 -kubernetes_feature_enabled{name="ConsistentHTTPGetHandlers",stage=""} 1 -kubernetes_feature_enabled{name="ContainerCheckpoint",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ContextualLogging",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CronJobTimeZone",stage=""} 1 -kubernetes_feature_enabled{name="CrossNamespaceVolumeDataSource",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CustomCPUCFSQuotaPeriod",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CustomResourceValidationExpressions",stage="BETA"} 1 -kubernetes_feature_enabled{name="DelegateFSGroupToCSIDriver",stage=""} 1 -kubernetes_feature_enabled{name="DevicePlugins",stage=""} 1 -kubernetes_feature_enabled{name="DisableAcceleratorUsageMetrics",stage=""} 1 -kubernetes_feature_enabled{name="DisableCloudProviders",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="DisableKubeletCloudCredentialProviders",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="DownwardAPIHugePages",stage=""} 1 -kubernetes_feature_enabled{name="DryRun",stage=""} 1 -kubernetes_feature_enabled{name="DynamicResourceAllocation",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="EfficientWatchResumption",stage=""} 1 -kubernetes_feature_enabled{name="ElasticIndexedJob",stage="BETA"} 1 -kubernetes_feature_enabled{name="EndpointSliceTerminatingCondition",stage=""} 1 -kubernetes_feature_enabled{name="EventedPLEG",stage="BETA"} 0 -kubernetes_feature_enabled{name="ExecProbeTimeout",stage=""} 1 -kubernetes_feature_enabled{name="ExpandedDNSConfig",stage="BETA"} 1 -kubernetes_feature_enabled{name="ExperimentalHostUserNamespaceDefaulting",stage="BETA"} 0 -kubernetes_feature_enabled{name="GRPCContainerProbe",stage=""} 1 -kubernetes_feature_enabled{name="GracefulNodeShutdown",stage="BETA"} 1 -kubernetes_feature_enabled{name="GracefulNodeShutdownBasedOnPodPriority",stage="BETA"} 1 -kubernetes_feature_enabled{name="HPAContainerMetrics",stage="BETA"} 1 -kubernetes_feature_enabled{name="HPAScaleToZero",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="HonorPVReclaimPolicy",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="IPTablesOwnershipCleanup",stage="BETA"} 1 -kubernetes_feature_enabled{name="InPlacePodVerticalScaling",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAWSUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAzureDiskUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAzureFileUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginGCEUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginOpenStackUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginPortworxUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginRBDUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginvSphereUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="JobMutableNodeSchedulingDirectives",stage=""} 1 -kubernetes_feature_enabled{name="JobPodFailurePolicy",stage="BETA"} 1 -kubernetes_feature_enabled{name="JobReadyPods",stage="BETA"} 1 -kubernetes_feature_enabled{name="JobTrackingWithFinalizers",stage=""} 1 -kubernetes_feature_enabled{name="KMSv2",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletCredentialProviders",stage=""} 1 -kubernetes_feature_enabled{name="KubeletInUserNamespace",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResources",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletPodResourcesDynamicResources",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResourcesGet",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResourcesGetAllocatable",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletTracing",stage="BETA"} 1 -kubernetes_feature_enabled{name="LegacyServiceAccountTokenNoAutoGeneration",stage=""} 1 -kubernetes_feature_enabled{name="LegacyServiceAccountTokenTracking",stage="BETA"} 1 -kubernetes_feature_enabled{name="LocalStorageCapacityIsolationFSQuotaMonitoring",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="LogarithmicScaleDown",stage="BETA"} 1 -kubernetes_feature_enabled{name="LoggingAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="LoggingBetaOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="MatchLabelKeysInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="MaxUnavailableStatefulSet",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MemoryManager",stage="BETA"} 1 -kubernetes_feature_enabled{name="MemoryQoS",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MinDomainsInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="MinimizeIPTablesRestore",stage="BETA"} 1 -kubernetes_feature_enabled{name="MixedProtocolLBService",stage=""} 1 -kubernetes_feature_enabled{name="MultiCIDRRangeAllocator",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MultiCIDRServiceAllocator",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NetworkPolicyStatus",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NewVolumeManagerReconstruction",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeInclusionPolicyInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeLogQuery",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NodeOutOfServiceVolumeDetach",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeSwap",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="OpenAPIEnums",stage="BETA"} 1 -kubernetes_feature_enabled{name="OpenAPIV3",stage=""} 1 -kubernetes_feature_enabled{name="PDBUnhealthyPodEvictionPolicy",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodAndContainerStatsFromCRI",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="PodDeletionCost",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodDisruptionConditions",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodHasNetworkCondition",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="PodSchedulingReadiness",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodSecurity",stage=""} 1 -kubernetes_feature_enabled{name="ProbeTerminationGracePeriod",stage="BETA"} 1 -kubernetes_feature_enabled{name="ProcMountType",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ProxyTerminatingEndpoints",stage="BETA"} 1 -kubernetes_feature_enabled{name="QOSReserved",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ReadWriteOncePod",stage="BETA"} 1 -kubernetes_feature_enabled{name="RecoverVolumeExpansionFailure",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="RemainingItemCount",stage="BETA"} 1 -kubernetes_feature_enabled{name="RemoveSelfLink",stage=""} 1 -kubernetes_feature_enabled{name="RetroactiveDefaultStorageClass",stage="BETA"} 1 -kubernetes_feature_enabled{name="RotateKubeletServerCertificate",stage="BETA"} 1 -kubernetes_feature_enabled{name="SELinuxMountReadWriteOncePod",stage="BETA"} 1 -kubernetes_feature_enabled{name="SeccompDefault",stage=""} 1 -kubernetes_feature_enabled{name="SecurityContextDeny",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ServerSideApply",stage=""} 1 -kubernetes_feature_enabled{name="ServerSideFieldValidation",stage=""} 1 -kubernetes_feature_enabled{name="ServiceIPStaticSubrange",stage=""} 1 -kubernetes_feature_enabled{name="ServiceInternalTrafficPolicy",stage=""} 1 -kubernetes_feature_enabled{name="ServiceNodePortStaticSubrange",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="SizeMemoryBackedVolumes",stage="BETA"} 1 -kubernetes_feature_enabled{name="StableLoadBalancerNodeSet",stage="BETA"} 1 -kubernetes_feature_enabled{name="StatefulSetAutoDeletePVC",stage="BETA"} 1 -kubernetes_feature_enabled{name="StatefulSetStartOrdinal",stage="BETA"} 1 -kubernetes_feature_enabled{name="StorageVersionAPI",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="StorageVersionHash",stage="BETA"} 1 -kubernetes_feature_enabled{name="TopologyAwareHints",stage="BETA"} 1 -kubernetes_feature_enabled{name="TopologyManager",stage=""} 1 -kubernetes_feature_enabled{name="TopologyManagerPolicyAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="TopologyManagerPolicyBetaOptions",stage="BETA"} 0 -kubernetes_feature_enabled{name="TopologyManagerPolicyOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="UserNamespacesStatelessPodsSupport",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ValidatingAdmissionPolicy",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="VolumeCapacityPriority",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WatchBookmark",stage=""} 1 -kubernetes_feature_enabled{name="WatchList",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WinDSR",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WinOverlay",stage="BETA"} 1 -kubernetes_feature_enabled{name="WindowsHostNetwork",stage="ALPHA"} 1 -kubernetes_feature_enabled{name="WindowsHostProcessContainers",stage=""} 1 -# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. -# TYPE process_cpu_seconds_total counter -process_cpu_seconds_total 0.42 -# HELP process_max_fds Maximum number of open file descriptors. -# TYPE process_max_fds gauge -process_max_fds 1.048576e+06 -# HELP process_open_fds Number of open file descriptors. -# TYPE process_open_fds gauge -process_open_fds 12 -# HELP process_resident_memory_bytes Resident memory size in bytes. -# TYPE process_resident_memory_bytes gauge -process_resident_memory_bytes 4.8123904e+07 -# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. -# TYPE process_start_time_seconds gauge -process_start_time_seconds 1.69157219141e+09 -# HELP process_virtual_memory_bytes Virtual memory size in bytes. -# TYPE process_virtual_memory_bytes gauge -process_virtual_memory_bytes 7.84257024e+08 -# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. -# TYPE process_virtual_memory_max_bytes gauge -process_virtual_memory_max_bytes 1.8446744073709552e+19 -# HELP registered_metric_total [ALPHA] The count of registered metrics broken by stability level and deprecation version. -# TYPE registered_metric_total counter -registered_metric_total{deprecated_version="",stability_level="ALPHA"} 76 -registered_metric_total{deprecated_version="",stability_level="STABLE"} 3 -# HELP rest_client_exec_plugin_certificate_rotation_age [ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data. -# TYPE rest_client_exec_plugin_certificate_rotation_age histogram -rest_client_exec_plugin_certificate_rotation_age_bucket{le="600"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1800"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="3600"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="14400"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="86400"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="604800"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="2.592e+06"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="7.776e+06"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.5552e+07"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="3.1104e+07"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.24416e+08"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="+Inf"} 0 -rest_client_exec_plugin_certificate_rotation_age_sum 0 -rest_client_exec_plugin_certificate_rotation_age_count 0 -# HELP rest_client_exec_plugin_ttl_seconds [ALPHA] Gauge of the shortest TTL (time-to-live) of the client certificate(s) managed by the auth exec plugin. The value is in seconds until certificate expiry (negative if already expired). If auth exec plugins are unused or manage no TLS certificates, the value will be +INF. -# TYPE rest_client_exec_plugin_ttl_seconds gauge -rest_client_exec_plugin_ttl_seconds +Inf -# HELP rest_client_rate_limiter_duration_seconds [ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host. -# TYPE rest_client_rate_limiter_duration_seconds histogram -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.005"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.025"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.1"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.25"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.5"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="1"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="2"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="4"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="8"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="15"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="30"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="60"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="+Inf"} 4 -rest_client_rate_limiter_duration_seconds_sum{host="kind-control-plane:6443",verb="GET"} 1.2169e-05 -rest_client_rate_limiter_duration_seconds_count{host="kind-control-plane:6443",verb="GET"} 4 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.005"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.025"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.1"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.25"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.5"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="1"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="2"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="4"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="8"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="15"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="30"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="60"} 1 -rest_client_rate_limiter_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="+Inf"} 1 -rest_client_rate_limiter_duration_seconds_sum{host="kind-control-plane:6443",verb="POST"} 1.462e-06 -rest_client_rate_limiter_duration_seconds_count{host="kind-control-plane:6443",verb="POST"} 1 -# HELP rest_client_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by verb, and host. -# TYPE rest_client_request_duration_seconds histogram -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.005"} 3 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.025"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.1"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.25"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="0.5"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="1"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="2"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="4"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="8"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="15"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="30"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="60"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="GET",le="+Inf"} 4 -rest_client_request_duration_seconds_sum{host="kind-control-plane:6443",verb="GET"} 0.01651628 -rest_client_request_duration_seconds_count{host="kind-control-plane:6443",verb="GET"} 4 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.005"} 0 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.025"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.1"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.25"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="0.5"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="1"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="2"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="4"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="8"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="15"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="30"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="60"} 1 -rest_client_request_duration_seconds_bucket{host="kind-control-plane:6443",verb="POST",le="+Inf"} 1 -rest_client_request_duration_seconds_sum{host="kind-control-plane:6443",verb="POST"} 0.007487781 -rest_client_request_duration_seconds_count{host="kind-control-plane:6443",verb="POST"} 1 -# HELP rest_client_request_size_bytes [ALPHA] Request size in bytes. Broken down by verb and host. -# TYPE rest_client_request_size_bytes histogram -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="64"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="256"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="512"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="1024"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="4096"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="16384"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="65536"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="262144"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="1.048576e+06"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="4.194304e+06"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="1.6777216e+07"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="+Inf"} 4 -rest_client_request_size_bytes_sum{host="kind-control-plane:6443",verb="GET"} 0 -rest_client_request_size_bytes_count{host="kind-control-plane:6443",verb="GET"} 4 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="64"} 0 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="256"} 0 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="512"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="1024"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="4096"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="16384"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="65536"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="262144"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="1.048576e+06"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="4.194304e+06"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="1.6777216e+07"} 1 -rest_client_request_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="+Inf"} 1 -rest_client_request_size_bytes_sum{host="kind-control-plane:6443",verb="POST"} 259 -rest_client_request_size_bytes_count{host="kind-control-plane:6443",verb="POST"} 1 -# HELP rest_client_requests_total [ALPHA] Number of HTTP requests, partitioned by status code, method, and host. -# TYPE rest_client_requests_total counter -rest_client_requests_total{code="200",host="kind-control-plane:6443",method="GET"} 13 -rest_client_requests_total{code="201",host="kind-control-plane:6443",method="POST"} 1 -# HELP rest_client_response_size_bytes [ALPHA] Response size in bytes. Broken down by verb and host. -# TYPE rest_client_response_size_bytes histogram -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="64"} 0 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="256"} 0 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="512"} 0 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="1024"} 0 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="4096"} 2 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="16384"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="65536"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="262144"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="1.048576e+06"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="4.194304e+06"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="1.6777216e+07"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="GET",le="+Inf"} 4 -rest_client_response_size_bytes_sum{host="kind-control-plane:6443",verb="GET"} 11430 -rest_client_response_size_bytes_count{host="kind-control-plane:6443",verb="GET"} 4 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="64"} 0 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="256"} 0 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="512"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="1024"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="4096"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="16384"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="65536"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="262144"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="1.048576e+06"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="4.194304e+06"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="1.6777216e+07"} 1 -rest_client_response_size_bytes_bucket{host="kind-control-plane:6443",verb="POST",le="+Inf"} 1 -rest_client_response_size_bytes_sum{host="kind-control-plane:6443",verb="POST"} 503 -rest_client_response_size_bytes_count{host="kind-control-plane:6443",verb="POST"} 1 diff --git a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27.expected b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 similarity index 63% rename from metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27.expected rename to metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 index 1299d5de0ae..9fc14248760 100644 --- a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.27.expected +++ b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 @@ -1,4 +1,28 @@ [ + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "201", + "host": "control-plane.minikube.internal:8443", + "method": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, { "RootFields": {}, "ModuleFields": null, @@ -17,13 +41,13 @@ "250000": 4, "30000000": 4, "4000000": 4, - "5000": 3, + "5000": 2, "500000": 4, "60000000": 4, "8000000": 4 }, "count": 4, - "sum": 16516.280000000002 + "sum": 24650.908 } }, "size": { @@ -65,12 +89,12 @@ "65536": 4 }, "count": 4, - "sum": 11430 + "sum": 13386 } } } }, - "host": "kind-control-plane:6443", + "host": "control-plane.minikube.internal:8443", "verb": "GET" }, "Index": "", @@ -90,11 +114,11 @@ "MetricSetFields": { "client": { "request": { - "count": 13 + "count": 10 } }, "code": "200", - "host": "kind-control-plane:6443", + "host": "control-plane.minikube.internal:8443", "method": "GET" }, "Index": "", @@ -126,14 +150,14 @@ }, "memory": { "resident": { - "bytes": 48123904 + "bytes": 52031488 }, "virtual": { - "bytes": 784257024 + "bytes": 1316646912 } }, "started": { - "sec": 1691572191.41 + "sec": 1714040258.95 } }, "sync": { @@ -141,91 +165,91 @@ "duration": { "us": { "bucket": { - "+Inf": 3, + "+Inf": 1, "0": 0, "1000000": 1, - "10000000": 3, - "100000000": 3, - "105000000": 3, - "11000000": 3, - "110000000": 3, - "115000000": 3, - "12000000": 3, - "120000000": 3, - "13000000": 3, - "14000000": 3, - "15000000": 3, - "150000000": 3, - "16000000": 3, - "17000000": 3, - "18000000": 3, - "180000000": 3, - "19000000": 3, - "2000000": 2, - "20000000": 3, - "21000000": 3, - "210000000": 3, - "22000000": 3, - "23000000": 3, - "24000000": 3, - "240000000": 3, + "10000000": 1, + "100000000": 1, + "105000000": 1, + "11000000": 1, + "110000000": 1, + "115000000": 1, + "12000000": 1, + "120000000": 1, + "13000000": 1, + "14000000": 1, + "15000000": 1, + "150000000": 1, + "16000000": 1, + "17000000": 1, + "18000000": 1, + "180000000": 1, + "19000000": 1, + "2000000": 1, + "20000000": 1, + "21000000": 1, + "210000000": 1, + "22000000": 1, + "23000000": 1, + "24000000": 1, + "240000000": 1, "250000": 0, - "25000000": 3, - "26000000": 3, - "27000000": 3, - "270000000": 3, - "28000000": 3, - "29000000": 3, - "3000000": 3, - "30000000": 3, - "300000000": 3, - "31000000": 3, - "32000000": 3, - "33000000": 3, - "34000000": 3, - "35000000": 3, - "36000000": 3, - "37000000": 3, - "38000000": 3, - "39000000": 3, - "4000000": 3, - "40000000": 3, - "41000000": 3, - "42000000": 3, - "43000000": 3, - "44000000": 3, - "45000000": 3, - "46000000": 3, - "47000000": 3, - "48000000": 3, - "49000000": 3, + "25000000": 1, + "26000000": 1, + "27000000": 1, + "270000000": 1, + "28000000": 1, + "29000000": 1, + "3000000": 1, + "30000000": 1, + "300000000": 1, + "31000000": 1, + "32000000": 1, + "33000000": 1, + "34000000": 1, + "35000000": 1, + "36000000": 1, + "37000000": 1, + "38000000": 1, + "39000000": 1, + "4000000": 1, + "40000000": 1, + "41000000": 1, + "42000000": 1, + "43000000": 1, + "44000000": 1, + "45000000": 1, + "46000000": 1, + "47000000": 1, + "48000000": 1, + "49000000": 1, "500000": 1, - "5000000": 3, - "50000000": 3, - "51000000": 3, - "52000000": 3, - "53000000": 3, - "54000000": 3, - "55000000": 3, - "56000000": 3, - "57000000": 3, - "58000000": 3, - "59000000": 3, - "6000000": 3, - "60000000": 3, - "65000000": 3, - "7000000": 3, - "70000000": 3, - "75000000": 3, - "8000000": 3, - "80000000": 3, - "85000000": 3, - "9000000": 3, - "90000000": 3, - "95000000": 3 + "5000000": 1, + "50000000": 1, + "51000000": 1, + "52000000": 1, + "53000000": 1, + "54000000": 1, + "55000000": 1, + "56000000": 1, + "57000000": 1, + "58000000": 1, + "59000000": 1, + "6000000": 1, + "60000000": 1, + "65000000": 1, + "7000000": 1, + "70000000": 1, + "75000000": 1, + "8000000": 1, + "80000000": 1, + "85000000": 1, + "9000000": 1, + "90000000": 1, + "95000000": 1 }, - "count": 3, - "sum": 4497274.596000001 + "count": 1, + "sum": 454639.35599999997 } } }, @@ -233,25 +257,25 @@ "duration": { "us": { "bucket": { - "+Inf": 5, + "+Inf": 3, "1000": 0, - "1024000": 5, - "128000": 4, - "16000": 2, - "16384000": 5, + "1024000": 3, + "128000": 3, + "16000": 1, + "16384000": 3, "2000": 0, - "2048000": 5, - "256000": 5, - "32000": 3, + "2048000": 3, + "256000": 3, + "32000": 1, "4000": 0, - "4096000": 5, - "512000": 5, - "64000": 3, + "4096000": 3, + "512000": 3, + "64000": 1, "8000": 0, - "8192000": 5 + "8192000": 3 }, - "count": 5, - "sum": 301946.608 + "count": 3, + "sum": 209962.232 } } } @@ -292,7 +316,7 @@ "8000000": 1 }, "count": 1, - "sum": 7487.781 + "sum": 8318.793 } }, "size": { @@ -303,7 +327,7 @@ "1048576": 1, "16384": 1, "16777216": 1, - "256": 0, + "256": 1, "262144": 1, "4096": 1, "4194304": 1, @@ -312,7 +336,7 @@ "65536": 1 }, "count": 1, - "sum": 259 + "sum": 218 } } }, @@ -334,12 +358,12 @@ "65536": 1 }, "count": 1, - "sum": 503 + "sum": 465 } } } }, - "host": "kind-control-plane:6443", + "host": "control-plane.minikube.internal:8443", "verb": "POST" }, "Index": "", @@ -352,29 +376,5 @@ "Took": 0, "Period": 0, "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 1 - } - }, - "code": "201", - "host": "kind-control-plane:6443", - "method": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false } ] \ No newline at end of file diff --git a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31.expected b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31.expected new file mode 100644 index 00000000000..9fc14248760 --- /dev/null +++ b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31.expected @@ -0,0 +1,380 @@ +[ + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "201", + "host": "control-plane.minikube.internal:8443", + "method": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 4, + "100000": 4, + "1000000": 4, + "15000000": 4, + "2000000": 4, + "25000": 4, + "250000": 4, + "30000000": 4, + "4000000": 4, + "5000": 2, + "500000": 4, + "60000000": 4, + "8000000": 4 + }, + "count": 4, + "sum": 24650.908 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 4, + "1024": 4, + "1048576": 4, + "16384": 4, + "16777216": 4, + "256": 4, + "262144": 4, + "4096": 4, + "4194304": 4, + "512": 4, + "64": 4, + "65536": 4 + }, + "count": 4, + "sum": 0 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 4, + "1024": 0, + "1048576": 4, + "16384": 4, + "16777216": 4, + "256": 0, + "262144": 4, + "4096": 2, + "4194304": 4, + "512": 0, + "64": 0, + "65536": 4 + }, + "count": 4, + "sum": 13386 + } + } + } + }, + "host": "control-plane.minikube.internal:8443", + "verb": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 10 + } + }, + "code": "200", + "host": "control-plane.minikube.internal:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "process": { + "cpu": { + "sec": 0 + }, + "fds": { + "max": { + "count": 1048576 + }, + "open": { + "count": 12 + } + }, + "memory": { + "resident": { + "bytes": 52031488 + }, + "virtual": { + "bytes": 1316646912 + } + }, + "started": { + "sec": 1714040258.95 + } + }, + "sync": { + "networkprogramming": { + "duration": { + "us": { + "bucket": { + "+Inf": 1, + "0": 0, + "1000000": 1, + "10000000": 1, + "100000000": 1, + "105000000": 1, + "11000000": 1, + "110000000": 1, + "115000000": 1, + "12000000": 1, + "120000000": 1, + "13000000": 1, + "14000000": 1, + "15000000": 1, + "150000000": 1, + "16000000": 1, + "17000000": 1, + "18000000": 1, + "180000000": 1, + "19000000": 1, + "2000000": 1, + "20000000": 1, + "21000000": 1, + "210000000": 1, + "22000000": 1, + "23000000": 1, + "24000000": 1, + "240000000": 1, + "250000": 0, + "25000000": 1, + "26000000": 1, + "27000000": 1, + "270000000": 1, + "28000000": 1, + "29000000": 1, + "3000000": 1, + "30000000": 1, + "300000000": 1, + "31000000": 1, + "32000000": 1, + "33000000": 1, + "34000000": 1, + "35000000": 1, + "36000000": 1, + "37000000": 1, + "38000000": 1, + "39000000": 1, + "4000000": 1, + "40000000": 1, + "41000000": 1, + "42000000": 1, + "43000000": 1, + "44000000": 1, + "45000000": 1, + "46000000": 1, + "47000000": 1, + "48000000": 1, + "49000000": 1, + "500000": 1, + "5000000": 1, + "50000000": 1, + "51000000": 1, + "52000000": 1, + "53000000": 1, + "54000000": 1, + "55000000": 1, + "56000000": 1, + "57000000": 1, + "58000000": 1, + "59000000": 1, + "6000000": 1, + "60000000": 1, + "65000000": 1, + "7000000": 1, + "70000000": 1, + "75000000": 1, + "8000000": 1, + "80000000": 1, + "85000000": 1, + "9000000": 1, + "90000000": 1, + "95000000": 1 + }, + "count": 1, + "sum": 454639.35599999997 + } + } + }, + "rules": { + "duration": { + "us": { + "bucket": { + "+Inf": 3, + "1000": 0, + "1024000": 3, + "128000": 3, + "16000": 1, + "16384000": 3, + "2000": 0, + "2048000": 3, + "256000": 3, + "32000": 1, + "4000": 0, + "4096000": 3, + "512000": 3, + "64000": 1, + "8000": 0, + "8192000": 3 + }, + "count": 3, + "sum": 209962.232 + } + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 1, + "100000": 1, + "1000000": 1, + "15000000": 1, + "2000000": 1, + "25000": 1, + "250000": 1, + "30000000": 1, + "4000000": 1, + "5000": 0, + "500000": 1, + "60000000": 1, + "8000000": 1 + }, + "count": 1, + "sum": 8318.793 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 1, + "1024": 1, + "1048576": 1, + "16384": 1, + "16777216": 1, + "256": 1, + "262144": 1, + "4096": 1, + "4194304": 1, + "512": 1, + "64": 0, + "65536": 1 + }, + "count": 1, + "sum": 218 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 1, + "1024": 1, + "1048576": 1, + "16384": 1, + "16777216": 1, + "256": 0, + "262144": 1, + "4096": 1, + "4194304": 1, + "512": 1, + "64": 0, + "65536": 1 + }, + "count": 1, + "sum": 465 + } + } + } + }, + "host": "control-plane.minikube.internal:8443", + "verb": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + } +] \ No newline at end of file diff --git a/metricbeat/module/kubernetes/proxy/proxy_test.go b/metricbeat/module/kubernetes/proxy/proxy_test.go index 082cb7cebf8..1fdf2a87e96 100644 --- a/metricbeat/module/kubernetes/proxy/proxy_test.go +++ b/metricbeat/module/kubernetes/proxy/proxy_test.go @@ -30,10 +30,10 @@ import ( ) var files = []string{ - "./_meta/test/metrics.1.27", "./_meta/test/metrics.1.28", "./_meta/test/metrics.1.29", "./_meta/test/metrics.1.30", + "./_meta/test/metrics.1.31", } func TestEventMapping(t *testing.T) { diff --git a/metricbeat/module/kubernetes/scheduler/scheduler_test.go b/metricbeat/module/kubernetes/scheduler/scheduler_test.go index 6537d51ccc3..6fa1164b839 100644 --- a/metricbeat/module/kubernetes/scheduler/scheduler_test.go +++ b/metricbeat/module/kubernetes/scheduler/scheduler_test.go @@ -30,10 +30,10 @@ import ( ) var files = []string{ - "./_meta/test/metrics.1.27", "./_meta/test/metrics.1.28", "./_meta/test/metrics.1.29", "./_meta/test/metrics.1.30", + "./_meta/test/metrics.1.31", } func TestEventMapping(t *testing.T) { From f84923407b535e4fc40c1301d700424bc80617bd Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 10:17:51 -0300 Subject: [PATCH 2/8] remove v1.27 from Jenkinsfile --- deploy/kubernetes/Jenkinsfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/kubernetes/Jenkinsfile.yml b/deploy/kubernetes/Jenkinsfile.yml index 62b0b1857f7..5e94d7b879a 100644 --- a/deploy/kubernetes/Jenkinsfile.yml +++ b/deploy/kubernetes/Jenkinsfile.yml @@ -18,5 +18,5 @@ stages: make check-no-changes; stage: checks k8sTest: - k8sTest: "v1.31.0,v1.30.0,v1.29.4,v1.28.9,v1.27.13" + k8sTest: "v1.31.0,v1.30.0,v1.29.4,v1.28.9" stage: mandatory From 66a8bc0edac06e67802890dbec1394730a523ef6 Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 10:20:12 -0300 Subject: [PATCH 3/8] copy metrics.1.31 from metrics.1.30 --- .../kubernetes/proxy/_meta/test/metrics.1.31 | 1394 ++++++++++++----- 1 file changed, 1014 insertions(+), 380 deletions(-) diff --git a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 index 9fc14248760..b7d67ea07f3 100644 --- a/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 +++ b/metricbeat/module/kubernetes/proxy/_meta/test/metrics.1.31 @@ -1,380 +1,1014 @@ -[ - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 1 - } - }, - "code": "201", - "host": "control-plane.minikube.internal:8443", - "method": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 4, - "100000": 4, - "1000000": 4, - "15000000": 4, - "2000000": 4, - "25000": 4, - "250000": 4, - "30000000": 4, - "4000000": 4, - "5000": 2, - "500000": 4, - "60000000": 4, - "8000000": 4 - }, - "count": 4, - "sum": 24650.908 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 4, - "1024": 4, - "1048576": 4, - "16384": 4, - "16777216": 4, - "256": 4, - "262144": 4, - "4096": 4, - "4194304": 4, - "512": 4, - "64": 4, - "65536": 4 - }, - "count": 4, - "sum": 0 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 4, - "1024": 0, - "1048576": 4, - "16384": 4, - "16777216": 4, - "256": 0, - "262144": 4, - "4096": 2, - "4194304": 4, - "512": 0, - "64": 0, - "65536": 4 - }, - "count": 4, - "sum": 13386 - } - } - } - }, - "host": "control-plane.minikube.internal:8443", - "verb": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 10 - } - }, - "code": "200", - "host": "control-plane.minikube.internal:8443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "process": { - "cpu": { - "sec": 0 - }, - "fds": { - "max": { - "count": 1048576 - }, - "open": { - "count": 12 - } - }, - "memory": { - "resident": { - "bytes": 52031488 - }, - "virtual": { - "bytes": 1316646912 - } - }, - "started": { - "sec": 1714040258.95 - } - }, - "sync": { - "networkprogramming": { - "duration": { - "us": { - "bucket": { - "+Inf": 1, - "0": 0, - "1000000": 1, - "10000000": 1, - "100000000": 1, - "105000000": 1, - "11000000": 1, - "110000000": 1, - "115000000": 1, - "12000000": 1, - "120000000": 1, - "13000000": 1, - "14000000": 1, - "15000000": 1, - "150000000": 1, - "16000000": 1, - "17000000": 1, - "18000000": 1, - "180000000": 1, - "19000000": 1, - "2000000": 1, - "20000000": 1, - "21000000": 1, - "210000000": 1, - "22000000": 1, - "23000000": 1, - "24000000": 1, - "240000000": 1, - "250000": 0, - "25000000": 1, - "26000000": 1, - "27000000": 1, - "270000000": 1, - "28000000": 1, - "29000000": 1, - "3000000": 1, - "30000000": 1, - "300000000": 1, - "31000000": 1, - "32000000": 1, - "33000000": 1, - "34000000": 1, - "35000000": 1, - "36000000": 1, - "37000000": 1, - "38000000": 1, - "39000000": 1, - "4000000": 1, - "40000000": 1, - "41000000": 1, - "42000000": 1, - "43000000": 1, - "44000000": 1, - "45000000": 1, - "46000000": 1, - "47000000": 1, - "48000000": 1, - "49000000": 1, - "500000": 1, - "5000000": 1, - "50000000": 1, - "51000000": 1, - "52000000": 1, - "53000000": 1, - "54000000": 1, - "55000000": 1, - "56000000": 1, - "57000000": 1, - "58000000": 1, - "59000000": 1, - "6000000": 1, - "60000000": 1, - "65000000": 1, - "7000000": 1, - "70000000": 1, - "75000000": 1, - "8000000": 1, - "80000000": 1, - "85000000": 1, - "9000000": 1, - "90000000": 1, - "95000000": 1 - }, - "count": 1, - "sum": 454639.35599999997 - } - } - }, - "rules": { - "duration": { - "us": { - "bucket": { - "+Inf": 3, - "1000": 0, - "1024000": 3, - "128000": 3, - "16000": 1, - "16384000": 3, - "2000": 0, - "2048000": 3, - "256000": 3, - "32000": 1, - "4000": 0, - "4096000": 3, - "512000": 3, - "64000": 1, - "8000": 0, - "8192000": 3 - }, - "count": 3, - "sum": 209962.232 - } - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 1, - "100000": 1, - "1000000": 1, - "15000000": 1, - "2000000": 1, - "25000": 1, - "250000": 1, - "30000000": 1, - "4000000": 1, - "5000": 0, - "500000": 1, - "60000000": 1, - "8000000": 1 - }, - "count": 1, - "sum": 8318.793 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 1, - "1024": 1, - "1048576": 1, - "16384": 1, - "16777216": 1, - "256": 1, - "262144": 1, - "4096": 1, - "4194304": 1, - "512": 1, - "64": 0, - "65536": 1 - }, - "count": 1, - "sum": 218 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 1, - "1024": 1, - "1048576": 1, - "16384": 1, - "16777216": 1, - "256": 0, - "262144": 1, - "4096": 1, - "4194304": 1, - "512": 1, - "64": 0, - "65536": 1 - }, - "count": 1, - "sum": 465 - } - } - } - }, - "host": "control-plane.minikube.internal:8443", - "verb": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - } -] \ No newline at end of file +# HELP aggregator_discovery_aggregation_count_total [ALPHA] Counter of number of times discovery was aggregated +# TYPE aggregator_discovery_aggregation_count_total counter +aggregator_discovery_aggregation_count_total 0 +# HELP apiserver_audit_event_total [ALPHA] Counter of audit events generated and sent to the audit backend. +# TYPE apiserver_audit_event_total counter +apiserver_audit_event_total 0 +# HELP apiserver_audit_requests_rejected_total [ALPHA] Counter of apiserver requests rejected due to an error in audit logging backend. +# TYPE apiserver_audit_requests_rejected_total counter +apiserver_audit_requests_rejected_total 0 +# HELP apiserver_client_certificate_expiration_seconds [ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request. +# TYPE apiserver_client_certificate_expiration_seconds histogram +apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="1800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="3600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="7200"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 0 +apiserver_client_certificate_expiration_seconds_sum 0 +apiserver_client_certificate_expiration_seconds_count 0 +# HELP apiserver_envelope_encryption_dek_cache_fill_percent [ALPHA] Percent of the cache slots currently occupied by cached DEKs. +# TYPE apiserver_envelope_encryption_dek_cache_fill_percent gauge +apiserver_envelope_encryption_dek_cache_fill_percent 0 +# HELP apiserver_storage_data_key_generation_duration_seconds [ALPHA] Latencies in seconds of data encryption key(DEK) generation operations. +# TYPE apiserver_storage_data_key_generation_duration_seconds histogram +apiserver_storage_data_key_generation_duration_seconds_bucket{le="5e-06"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="1e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="2e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="4e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="8e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00016"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00032"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00064"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00128"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00256"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00512"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.01024"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.02048"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.04096"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="+Inf"} 0 +apiserver_storage_data_key_generation_duration_seconds_sum 0 +apiserver_storage_data_key_generation_duration_seconds_count 0 +# HELP apiserver_storage_data_key_generation_failures_total [ALPHA] Total number of failed data encryption key(DEK) generation operations. +# TYPE apiserver_storage_data_key_generation_failures_total counter +apiserver_storage_data_key_generation_failures_total 0 +# HELP apiserver_storage_envelope_transformation_cache_misses_total [ALPHA] Total number of cache misses while accessing key decryption key(KEK). +# TYPE apiserver_storage_envelope_transformation_cache_misses_total counter +apiserver_storage_envelope_transformation_cache_misses_total 0 +# HELP apiserver_webhooks_x509_insecure_sha1_total [ALPHA] Counts the number of requests to servers with insecure SHA1 signatures in their serving certificate OR the number of connection failures due to the insecure SHA1 signatures (either/or, based on the runtime environment) +# TYPE apiserver_webhooks_x509_insecure_sha1_total counter +apiserver_webhooks_x509_insecure_sha1_total 0 +# HELP apiserver_webhooks_x509_missing_san_total [ALPHA] Counts the number of requests to servers missing SAN extension in their serving certificate OR the number of connection failures due to the lack of x509 certificate SAN extension missing (either/or, based on the runtime environment) +# TYPE apiserver_webhooks_x509_missing_san_total counter +apiserver_webhooks_x509_missing_san_total 0 +# HELP cardinality_enforcement_unexpected_categorizations_total [ALPHA] The count of unexpected categorizations during cardinality enforcement. +# TYPE cardinality_enforcement_unexpected_categorizations_total counter +cardinality_enforcement_unexpected_categorizations_total 0 +# HELP disabled_metrics_total [BETA] The count of disabled metrics. +# TYPE disabled_metrics_total counter +disabled_metrics_total 0 +# HELP go_cgo_go_to_c_calls_calls_total Count of calls made from Go to C by the current process. +# TYPE go_cgo_go_to_c_calls_calls_total counter +go_cgo_go_to_c_calls_calls_total 0 +# HELP go_cpu_classes_gc_mark_assist_cpu_seconds_total Estimated total CPU time goroutines spent performing GC tasks to assist the GC and prevent it from falling behind the application. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_assist_cpu_seconds_total counter +go_cpu_classes_gc_mark_assist_cpu_seconds_total 0.001349122 +# HELP go_cpu_classes_gc_mark_dedicated_cpu_seconds_total Estimated total CPU time spent performing GC tasks on processors (as defined by GOMAXPROCS) dedicated to those tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_dedicated_cpu_seconds_total counter +go_cpu_classes_gc_mark_dedicated_cpu_seconds_total 0.033924307 +# HELP go_cpu_classes_gc_mark_idle_cpu_seconds_total Estimated total CPU time spent performing GC tasks on spare CPU resources that the Go scheduler could not otherwise find a use for. This should be subtracted from the total GC CPU time to obtain a measure of compulsory GC CPU time. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_idle_cpu_seconds_total counter +go_cpu_classes_gc_mark_idle_cpu_seconds_total 0.004035353 +# HELP go_cpu_classes_gc_pause_cpu_seconds_total Estimated total CPU time spent with the application paused by the GC. Even if only one thread is running during the pause, this is computed as GOMAXPROCS times the pause latency because nothing else can be executing. This is the exact sum of samples in /sched/pauses/total/gc:seconds if each sample is multiplied by GOMAXPROCS at the time it is taken. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_pause_cpu_seconds_total counter +go_cpu_classes_gc_pause_cpu_seconds_total 0.338564196 +# HELP go_cpu_classes_gc_total_cpu_seconds_total Estimated total CPU time spent performing GC tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/gc. +# TYPE go_cpu_classes_gc_total_cpu_seconds_total counter +go_cpu_classes_gc_total_cpu_seconds_total 0.377872978 +# HELP go_cpu_classes_idle_cpu_seconds_total Estimated total available CPU time not spent executing any Go or Go runtime code. In other words, the part of /cpu/classes/total:cpu-seconds that was unused. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_idle_cpu_seconds_total counter +go_cpu_classes_idle_cpu_seconds_total 7260.209085635 +# HELP go_cpu_classes_scavenge_assist_cpu_seconds_total Estimated total CPU time spent returning unused memory to the underlying platform in response eagerly in response to memory pressure. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_scavenge_assist_cpu_seconds_total counter +go_cpu_classes_scavenge_assist_cpu_seconds_total 4.53e-07 +# HELP go_cpu_classes_scavenge_background_cpu_seconds_total Estimated total CPU time spent performing background tasks to return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_scavenge_background_cpu_seconds_total counter +go_cpu_classes_scavenge_background_cpu_seconds_total 0.000732346 +# HELP go_cpu_classes_scavenge_total_cpu_seconds_total Estimated total CPU time spent performing tasks that return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/scavenge. +# TYPE go_cpu_classes_scavenge_total_cpu_seconds_total counter +go_cpu_classes_scavenge_total_cpu_seconds_total 0.000732799 +# HELP go_cpu_classes_total_cpu_seconds_total Estimated total available CPU time for user Go code or the Go runtime, as defined by GOMAXPROCS. In other words, GOMAXPROCS integrated over the wall-clock duration this process has been executing for. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes. +# TYPE go_cpu_classes_total_cpu_seconds_total counter +go_cpu_classes_total_cpu_seconds_total 7261.229340252 +# HELP go_cpu_classes_user_cpu_seconds_total Estimated total CPU time spent running user Go code. This may also include some small amount of time spent in the Go runtime. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_user_cpu_seconds_total counter +go_cpu_classes_user_cpu_seconds_total 0.643546988 +# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime. +# TYPE go_gc_cycles_automatic_gc_cycles_total counter +go_gc_cycles_automatic_gc_cycles_total 10 +# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application. +# TYPE go_gc_cycles_forced_gc_cycles_total counter +go_gc_cycles_forced_gc_cycles_total 0 +# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles. +# TYPE go_gc_cycles_total_gc_cycles_total counter +go_gc_cycles_total_gc_cycles_total 10 +# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. +# TYPE go_gc_duration_seconds summary +go_gc_duration_seconds{quantile="0"} 0.00013913 +go_gc_duration_seconds{quantile="0.25"} 0.000157688 +go_gc_duration_seconds{quantile="0.5"} 0.000439546 +go_gc_duration_seconds{quantile="0.75"} 0.000544208 +go_gc_duration_seconds{quantile="1"} 0.024953243 +go_gc_duration_seconds_sum 0.02805064 +go_gc_duration_seconds_count 10 +# HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. +# TYPE go_gc_gogc_percent gauge +go_gc_gogc_percent 100 +# HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. +# TYPE go_gc_gomemlimit_bytes gauge +go_gc_gomemlimit_bytes 9.223372036854776e+18 +# HELP go_gc_heap_allocs_by_size_bytes Distribution of heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_allocs_by_size_bytes histogram +go_gc_heap_allocs_by_size_bytes_bucket{le="8.999999999999998"} 5848 +go_gc_heap_allocs_by_size_bytes_bucket{le="24.999999999999996"} 33248 +go_gc_heap_allocs_by_size_bytes_bucket{le="64.99999999999999"} 53539 +go_gc_heap_allocs_by_size_bytes_bucket{le="144.99999999999997"} 72624 +go_gc_heap_allocs_by_size_bytes_bucket{le="320.99999999999994"} 77576 +go_gc_heap_allocs_by_size_bytes_bucket{le="704.9999999999999"} 79909 +go_gc_heap_allocs_by_size_bytes_bucket{le="1536.9999999999998"} 80998 +go_gc_heap_allocs_by_size_bytes_bucket{le="3200.9999999999995"} 81371 +go_gc_heap_allocs_by_size_bytes_bucket{le="6528.999999999999"} 81584 +go_gc_heap_allocs_by_size_bytes_bucket{le="13568.999999999998"} 81691 +go_gc_heap_allocs_by_size_bytes_bucket{le="27264.999999999996"} 81730 +go_gc_heap_allocs_by_size_bytes_bucket{le="+Inf"} 81777 +go_gc_heap_allocs_by_size_bytes_sum 1.341748e+07 +go_gc_heap_allocs_by_size_bytes_count 81777 +# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application. +# TYPE go_gc_heap_allocs_bytes_total counter +go_gc_heap_allocs_bytes_total 1.341748e+07 +# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_allocs_objects_total counter +go_gc_heap_allocs_objects_total 81777 +# HELP go_gc_heap_frees_by_size_bytes Distribution of freed heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_frees_by_size_bytes histogram +go_gc_heap_frees_by_size_bytes_bucket{le="8.999999999999998"} 3645 +go_gc_heap_frees_by_size_bytes_bucket{le="24.999999999999996"} 22546 +go_gc_heap_frees_by_size_bytes_bucket{le="64.99999999999999"} 34610 +go_gc_heap_frees_by_size_bytes_bucket{le="144.99999999999997"} 49388 +go_gc_heap_frees_by_size_bytes_bucket{le="320.99999999999994"} 51964 +go_gc_heap_frees_by_size_bytes_bucket{le="704.9999999999999"} 53492 +go_gc_heap_frees_by_size_bytes_bucket{le="1536.9999999999998"} 54329 +go_gc_heap_frees_by_size_bytes_bucket{le="3200.9999999999995"} 54544 +go_gc_heap_frees_by_size_bytes_bucket{le="6528.999999999999"} 54664 +go_gc_heap_frees_by_size_bytes_bucket{le="13568.999999999998"} 54714 +go_gc_heap_frees_by_size_bytes_bucket{le="27264.999999999996"} 54727 +go_gc_heap_frees_by_size_bytes_bucket{le="+Inf"} 54761 +go_gc_heap_frees_by_size_bytes_sum 8.083512e+06 +go_gc_heap_frees_by_size_bytes_count 54761 +# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector. +# TYPE go_gc_heap_frees_bytes_total counter +go_gc_heap_frees_bytes_total 8.083512e+06 +# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_frees_objects_total counter +go_gc_heap_frees_objects_total 54761 +# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle. +# TYPE go_gc_heap_goal_bytes gauge +go_gc_heap_goal_bytes 1.1383432e+07 +# HELP go_gc_heap_live_bytes Heap memory occupied by live objects that were marked by the previous GC. +# TYPE go_gc_heap_live_bytes gauge +go_gc_heap_live_bytes 5.25924e+06 +# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory. +# TYPE go_gc_heap_objects_objects gauge +go_gc_heap_objects_objects 27016 +# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size. +# TYPE go_gc_heap_tiny_allocs_objects_total counter +go_gc_heap_tiny_allocs_objects_total 3649 +# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled. +# TYPE go_gc_limiter_last_enabled_gc_cycle gauge +go_gc_limiter_last_enabled_gc_cycle 0 +# HELP go_gc_pauses_seconds Deprecated. Prefer the identical /sched/pauses/total/gc:seconds. +# TYPE go_gc_pauses_seconds histogram +go_gc_pauses_seconds_bucket{le="6.399999999999999e-08"} 0 +go_gc_pauses_seconds_bucket{le="6.399999999999999e-07"} 0 +go_gc_pauses_seconds_bucket{le="7.167999999999999e-06"} 6 +go_gc_pauses_seconds_bucket{le="8.191999999999999e-05"} 7 +go_gc_pauses_seconds_bucket{le="0.0009175039999999999"} 20 +go_gc_pauses_seconds_bucket{le="0.010485759999999998"} 20 +go_gc_pauses_seconds_bucket{le="0.11744051199999998"} 21 +go_gc_pauses_seconds_bucket{le="+Inf"} 21 +go_gc_pauses_seconds_sum 0.011561728 +go_gc_pauses_seconds_count 21 +# HELP go_gc_scan_globals_bytes The total amount of global variable space that is scannable. +# TYPE go_gc_scan_globals_bytes gauge +go_gc_scan_globals_bytes 752000 +# HELP go_gc_scan_heap_bytes The total amount of heap space that is scannable. +# TYPE go_gc_scan_heap_bytes gauge +go_gc_scan_heap_bytes 4.012528e+06 +# HELP go_gc_scan_stack_bytes The number of bytes of stack that were scanned last GC cycle. +# TYPE go_gc_scan_stack_bytes gauge +go_gc_scan_stack_bytes 112952 +# HELP go_gc_scan_total_bytes The total amount space that is scannable. Sum of all metrics in /gc/scan. +# TYPE go_gc_scan_total_bytes gauge +go_gc_scan_total_bytes 4.87748e+06 +# HELP go_gc_stack_starting_size_bytes The stack size of new goroutines. +# TYPE go_gc_stack_starting_size_bytes gauge +go_gc_stack_starting_size_bytes 4096 +# HELP go_godebug_non_default_behavior_execerrdot_events_total The number of non-default behaviors executed by the os/exec package due to a non-default GODEBUG=execerrdot=... setting. +# TYPE go_godebug_non_default_behavior_execerrdot_events_total counter +go_godebug_non_default_behavior_execerrdot_events_total 0 +# HELP go_godebug_non_default_behavior_gocachehash_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocachehash=... setting. +# TYPE go_godebug_non_default_behavior_gocachehash_events_total counter +go_godebug_non_default_behavior_gocachehash_events_total 0 +# HELP go_godebug_non_default_behavior_gocachetest_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocachetest=... setting. +# TYPE go_godebug_non_default_behavior_gocachetest_events_total counter +go_godebug_non_default_behavior_gocachetest_events_total 0 +# HELP go_godebug_non_default_behavior_gocacheverify_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocacheverify=... setting. +# TYPE go_godebug_non_default_behavior_gocacheverify_events_total counter +go_godebug_non_default_behavior_gocacheverify_events_total 0 +# HELP go_godebug_non_default_behavior_gotypesalias_events_total The number of non-default behaviors executed by the go/types package due to a non-default GODEBUG=gotypesalias=... setting. +# TYPE go_godebug_non_default_behavior_gotypesalias_events_total counter +go_godebug_non_default_behavior_gotypesalias_events_total 0 +# HELP go_godebug_non_default_behavior_http2client_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2client=... setting. +# TYPE go_godebug_non_default_behavior_http2client_events_total counter +go_godebug_non_default_behavior_http2client_events_total 0 +# HELP go_godebug_non_default_behavior_http2server_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2server=... setting. +# TYPE go_godebug_non_default_behavior_http2server_events_total counter +go_godebug_non_default_behavior_http2server_events_total 0 +# HELP go_godebug_non_default_behavior_httplaxcontentlength_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=httplaxcontentlength=... setting. +# TYPE go_godebug_non_default_behavior_httplaxcontentlength_events_total counter +go_godebug_non_default_behavior_httplaxcontentlength_events_total 0 +# HELP go_godebug_non_default_behavior_httpmuxgo121_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=httpmuxgo121=... setting. +# TYPE go_godebug_non_default_behavior_httpmuxgo121_events_total counter +go_godebug_non_default_behavior_httpmuxgo121_events_total 0 +# HELP go_godebug_non_default_behavior_installgoroot_events_total The number of non-default behaviors executed by the go/build package due to a non-default GODEBUG=installgoroot=... setting. +# TYPE go_godebug_non_default_behavior_installgoroot_events_total counter +go_godebug_non_default_behavior_installgoroot_events_total 0 +# HELP go_godebug_non_default_behavior_jstmpllitinterp_events_total The number of non-default behaviors executed by the html/template package due to a non-default GODEBUG=jstmpllitinterp=... setting. +# TYPE go_godebug_non_default_behavior_jstmpllitinterp_events_total counter +go_godebug_non_default_behavior_jstmpllitinterp_events_total 0 +# HELP go_godebug_non_default_behavior_multipartmaxheaders_events_total The number of non-default behaviors executed by the mime/multipart package due to a non-default GODEBUG=multipartmaxheaders=... setting. +# TYPE go_godebug_non_default_behavior_multipartmaxheaders_events_total counter +go_godebug_non_default_behavior_multipartmaxheaders_events_total 0 +# HELP go_godebug_non_default_behavior_multipartmaxparts_events_total The number of non-default behaviors executed by the mime/multipart package due to a non-default GODEBUG=multipartmaxparts=... setting. +# TYPE go_godebug_non_default_behavior_multipartmaxparts_events_total counter +go_godebug_non_default_behavior_multipartmaxparts_events_total 0 +# HELP go_godebug_non_default_behavior_multipathtcp_events_total The number of non-default behaviors executed by the net package due to a non-default GODEBUG=multipathtcp=... setting. +# TYPE go_godebug_non_default_behavior_multipathtcp_events_total counter +go_godebug_non_default_behavior_multipathtcp_events_total 0 +# HELP go_godebug_non_default_behavior_panicnil_events_total The number of non-default behaviors executed by the runtime package due to a non-default GODEBUG=panicnil=... setting. +# TYPE go_godebug_non_default_behavior_panicnil_events_total counter +go_godebug_non_default_behavior_panicnil_events_total 0 +# HELP go_godebug_non_default_behavior_randautoseed_events_total The number of non-default behaviors executed by the math/rand package due to a non-default GODEBUG=randautoseed=... setting. +# TYPE go_godebug_non_default_behavior_randautoseed_events_total counter +go_godebug_non_default_behavior_randautoseed_events_total 0 +# HELP go_godebug_non_default_behavior_tarinsecurepath_events_total The number of non-default behaviors executed by the archive/tar package due to a non-default GODEBUG=tarinsecurepath=... setting. +# TYPE go_godebug_non_default_behavior_tarinsecurepath_events_total counter +go_godebug_non_default_behavior_tarinsecurepath_events_total 0 +# HELP go_godebug_non_default_behavior_tls10server_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tls10server=... setting. +# TYPE go_godebug_non_default_behavior_tls10server_events_total counter +go_godebug_non_default_behavior_tls10server_events_total 0 +# HELP go_godebug_non_default_behavior_tlsmaxrsasize_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsmaxrsasize=... setting. +# TYPE go_godebug_non_default_behavior_tlsmaxrsasize_events_total counter +go_godebug_non_default_behavior_tlsmaxrsasize_events_total 0 +# HELP go_godebug_non_default_behavior_tlsrsakex_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsrsakex=... setting. +# TYPE go_godebug_non_default_behavior_tlsrsakex_events_total counter +go_godebug_non_default_behavior_tlsrsakex_events_total 0 +# HELP go_godebug_non_default_behavior_tlsunsafeekm_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsunsafeekm=... setting. +# TYPE go_godebug_non_default_behavior_tlsunsafeekm_events_total counter +go_godebug_non_default_behavior_tlsunsafeekm_events_total 0 +# HELP go_godebug_non_default_behavior_x509sha1_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509sha1=... setting. +# TYPE go_godebug_non_default_behavior_x509sha1_events_total counter +go_godebug_non_default_behavior_x509sha1_events_total 0 +# HELP go_godebug_non_default_behavior_x509usefallbackroots_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509usefallbackroots=... setting. +# TYPE go_godebug_non_default_behavior_x509usefallbackroots_events_total counter +go_godebug_non_default_behavior_x509usefallbackroots_events_total 0 +# HELP go_godebug_non_default_behavior_x509usepolicies_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509usepolicies=... setting. +# TYPE go_godebug_non_default_behavior_x509usepolicies_events_total counter +go_godebug_non_default_behavior_x509usepolicies_events_total 0 +# HELP go_godebug_non_default_behavior_zipinsecurepath_events_total The number of non-default behaviors executed by the archive/zip package due to a non-default GODEBUG=zipinsecurepath=... setting. +# TYPE go_godebug_non_default_behavior_zipinsecurepath_events_total counter +go_godebug_non_default_behavior_zipinsecurepath_events_total 0 +# HELP go_goroutines Number of goroutines that currently exist. +# TYPE go_goroutines gauge +go_goroutines 51 +# HELP go_info Information about the Go environment. +# TYPE go_info gauge +go_info{version="go1.22.2"} 1 +# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory. +# TYPE go_memory_classes_heap_free_bytes gauge +go_memory_classes_heap_free_bytes 638976 +# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector. +# TYPE go_memory_classes_heap_objects_bytes gauge +go_memory_classes_heap_objects_bytes 5.333968e+06 +# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory. +# TYPE go_memory_classes_heap_released_bytes gauge +go_memory_classes_heap_released_bytes 5.963776e+06 +# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use. Currently, this represents all stack memory for goroutines. It also includes all OS thread stacks in non-cgo programs. Note that stacks may be allocated differently in the future, and this may change. +# TYPE go_memory_classes_heap_stacks_bytes gauge +go_memory_classes_heap_stacks_bytes 1.409024e+06 +# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects. +# TYPE go_memory_classes_heap_unused_bytes gauge +go_memory_classes_heap_unused_bytes 3.365936e+06 +# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use. +# TYPE go_memory_classes_metadata_mcache_free_bytes gauge +go_memory_classes_metadata_mcache_free_bytes 1200 +# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used. +# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge +go_memory_classes_metadata_mcache_inuse_bytes 14400 +# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use. +# TYPE go_memory_classes_metadata_mspan_free_bytes gauge +go_memory_classes_metadata_mspan_free_bytes 11360 +# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used. +# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge +go_memory_classes_metadata_mspan_inuse_bytes 200800 +# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata. +# TYPE go_memory_classes_metadata_other_bytes gauge +go_memory_classes_metadata_other_bytes 3.521104e+06 +# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system. In non-cgo programs this metric is currently zero. This may change in the future.In cgo programs this metric includes OS thread stacks allocated directly from the OS. Currently, this only accounts for one stack in c-shared and c-archive build modes, and other sources of stacks from the OS are not measured. This too may change in the future. +# TYPE go_memory_classes_os_stacks_bytes gauge +go_memory_classes_os_stacks_bytes 0 +# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more. +# TYPE go_memory_classes_other_bytes gauge +go_memory_classes_other_bytes 2.286511e+06 +# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling. +# TYPE go_memory_classes_profiling_buckets_bytes gauge +go_memory_classes_profiling_buckets_bytes 1.457497e+06 +# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes. +# TYPE go_memory_classes_total_bytes gauge +go_memory_classes_total_bytes 2.4204552e+07 +# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. +# TYPE go_memstats_alloc_bytes gauge +go_memstats_alloc_bytes 5.333968e+06 +# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. +# TYPE go_memstats_alloc_bytes_total counter +go_memstats_alloc_bytes_total 1.341748e+07 +# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. +# TYPE go_memstats_buck_hash_sys_bytes gauge +go_memstats_buck_hash_sys_bytes 1.457497e+06 +# HELP go_memstats_frees_total Total number of frees. +# TYPE go_memstats_frees_total counter +go_memstats_frees_total 58410 +# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. +# TYPE go_memstats_gc_sys_bytes gauge +go_memstats_gc_sys_bytes 3.521104e+06 +# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. +# TYPE go_memstats_heap_alloc_bytes gauge +go_memstats_heap_alloc_bytes 5.333968e+06 +# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. +# TYPE go_memstats_heap_idle_bytes gauge +go_memstats_heap_idle_bytes 6.602752e+06 +# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. +# TYPE go_memstats_heap_inuse_bytes gauge +go_memstats_heap_inuse_bytes 8.699904e+06 +# HELP go_memstats_heap_objects Number of allocated objects. +# TYPE go_memstats_heap_objects gauge +go_memstats_heap_objects 27016 +# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. +# TYPE go_memstats_heap_released_bytes gauge +go_memstats_heap_released_bytes 5.963776e+06 +# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. +# TYPE go_memstats_heap_sys_bytes gauge +go_memstats_heap_sys_bytes 1.5302656e+07 +# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. +# TYPE go_memstats_last_gc_time_seconds gauge +go_memstats_last_gc_time_seconds 1.7140408650522914e+09 +# HELP go_memstats_lookups_total Total number of pointer lookups. +# TYPE go_memstats_lookups_total counter +go_memstats_lookups_total 0 +# HELP go_memstats_mallocs_total Total number of mallocs. +# TYPE go_memstats_mallocs_total counter +go_memstats_mallocs_total 85426 +# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. +# TYPE go_memstats_mcache_inuse_bytes gauge +go_memstats_mcache_inuse_bytes 14400 +# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. +# TYPE go_memstats_mcache_sys_bytes gauge +go_memstats_mcache_sys_bytes 15600 +# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. +# TYPE go_memstats_mspan_inuse_bytes gauge +go_memstats_mspan_inuse_bytes 200800 +# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. +# TYPE go_memstats_mspan_sys_bytes gauge +go_memstats_mspan_sys_bytes 212160 +# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. +# TYPE go_memstats_next_gc_bytes gauge +go_memstats_next_gc_bytes 1.1383432e+07 +# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. +# TYPE go_memstats_other_sys_bytes gauge +go_memstats_other_sys_bytes 2.286511e+06 +# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. +# TYPE go_memstats_stack_inuse_bytes gauge +go_memstats_stack_inuse_bytes 1.409024e+06 +# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. +# TYPE go_memstats_stack_sys_bytes gauge +go_memstats_stack_sys_bytes 1.409024e+06 +# HELP go_memstats_sys_bytes Number of bytes obtained from system. +# TYPE go_memstats_sys_bytes gauge +go_memstats_sys_bytes 2.4204552e+07 +# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. +# TYPE go_sched_gomaxprocs_threads gauge +go_sched_gomaxprocs_threads 12 +# HELP go_sched_goroutines_goroutines Count of live goroutines. +# TYPE go_sched_goroutines_goroutines gauge +go_sched_goroutines_goroutines 52 +# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. Bucket counts increase monotonically. +# TYPE go_sched_latencies_seconds histogram +go_sched_latencies_seconds_bucket{le="6.399999999999999e-08"} 632 +go_sched_latencies_seconds_bucket{le="6.399999999999999e-07"} 695 +go_sched_latencies_seconds_bucket{le="7.167999999999999e-06"} 719 +go_sched_latencies_seconds_bucket{le="8.191999999999999e-05"} 788 +go_sched_latencies_seconds_bucket{le="0.0009175039999999999"} 874 +go_sched_latencies_seconds_bucket{le="0.010485759999999998"} 875 +go_sched_latencies_seconds_bucket{le="0.11744051199999998"} 875 +go_sched_latencies_seconds_bucket{le="+Inf"} 875 +go_sched_latencies_seconds_sum 0.008476608 +go_sched_latencies_seconds_count 875 +# HELP go_sched_pauses_stopping_gc_seconds Distribution of individual GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total GC-related stop-the-world time (/sched/pauses/total/gc:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. +# TYPE go_sched_pauses_stopping_gc_seconds histogram +go_sched_pauses_stopping_gc_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_stopping_gc_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_stopping_gc_seconds_bucket{le="7.167999999999999e-06"} 7 +go_sched_pauses_stopping_gc_seconds_bucket{le="8.191999999999999e-05"} 9 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.0009175039999999999"} 20 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.010485759999999998"} 20 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.11744051199999998"} 21 +go_sched_pauses_stopping_gc_seconds_bucket{le="+Inf"} 21 +go_sched_pauses_stopping_gc_seconds_sum 0.011405696 +go_sched_pauses_stopping_gc_seconds_count 21 +# HELP go_sched_pauses_stopping_other_seconds Distribution of individual non-GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total non-GC-related stop-the-world time (/sched/pauses/total/other:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. +# TYPE go_sched_pauses_stopping_other_seconds histogram +go_sched_pauses_stopping_other_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="7.167999999999999e-06"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="8.191999999999999e-05"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.0009175039999999999"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.010485759999999998"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.11744051199999998"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="+Inf"} 0 +go_sched_pauses_stopping_other_seconds_sum 0 +go_sched_pauses_stopping_other_seconds_count 0 +# HELP go_sched_pauses_total_gc_seconds Distribution of individual GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (this is measured directly in /sched/pauses/stopping/gc:seconds), during which some threads may still be running. Bucket counts increase monotonically. +# TYPE go_sched_pauses_total_gc_seconds histogram +go_sched_pauses_total_gc_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_total_gc_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_total_gc_seconds_bucket{le="7.167999999999999e-06"} 6 +go_sched_pauses_total_gc_seconds_bucket{le="8.191999999999999e-05"} 7 +go_sched_pauses_total_gc_seconds_bucket{le="0.0009175039999999999"} 20 +go_sched_pauses_total_gc_seconds_bucket{le="0.010485759999999998"} 20 +go_sched_pauses_total_gc_seconds_bucket{le="0.11744051199999998"} 21 +go_sched_pauses_total_gc_seconds_bucket{le="+Inf"} 21 +go_sched_pauses_total_gc_seconds_sum 0.011561728 +go_sched_pauses_total_gc_seconds_count 21 +# HELP go_sched_pauses_total_other_seconds Distribution of individual non-GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (measured directly in /sched/pauses/stopping/other:seconds). Bucket counts increase monotonically. +# TYPE go_sched_pauses_total_other_seconds histogram +go_sched_pauses_total_other_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_total_other_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_total_other_seconds_bucket{le="7.167999999999999e-06"} 0 +go_sched_pauses_total_other_seconds_bucket{le="8.191999999999999e-05"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.0009175039999999999"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.010485759999999998"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.11744051199999998"} 0 +go_sched_pauses_total_other_seconds_bucket{le="+Inf"} 0 +go_sched_pauses_total_other_seconds_sum 0 +go_sched_pauses_total_other_seconds_count 0 +# HELP go_sync_mutex_wait_total_seconds_total Approximate cumulative time goroutines have spent blocked on a sync.Mutex, sync.RWMutex, or runtime-internal lock. This metric is useful for identifying global changes in lock contention. Collect a mutex or block profile using the runtime/pprof package for more detailed contention data. +# TYPE go_sync_mutex_wait_total_seconds_total counter +go_sync_mutex_wait_total_seconds_total 0.018666088 +# HELP go_threads Number of OS threads created. +# TYPE go_threads gauge +go_threads 12 +# HELP hidden_metrics_total [BETA] The count of hidden metrics. +# TYPE hidden_metrics_total counter +hidden_metrics_total 0 +# HELP kubeproxy_network_programming_duration_seconds [ALPHA] In Cluster Network Programming Latency in seconds +# TYPE kubeproxy_network_programming_duration_seconds histogram +kubeproxy_network_programming_duration_seconds_bucket{le="0"} 0 +kubeproxy_network_programming_duration_seconds_bucket{le="0.25"} 0 +kubeproxy_network_programming_duration_seconds_bucket{le="0.5"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="1"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="2"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="3"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="4"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="5"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="6"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="7"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="8"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="9"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="10"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="11"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="12"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="13"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="14"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="15"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="16"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="17"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="18"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="19"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="20"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="21"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="22"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="23"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="24"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="25"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="26"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="27"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="28"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="29"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="30"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="31"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="32"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="33"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="34"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="35"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="36"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="37"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="38"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="39"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="40"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="41"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="42"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="43"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="44"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="45"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="46"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="47"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="48"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="49"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="50"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="51"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="52"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="53"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="54"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="55"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="56"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="57"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="58"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="59"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="60"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="65"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="70"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="75"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="80"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="85"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="90"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="95"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="100"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="105"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="110"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="115"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="120"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="150"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="180"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="210"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="240"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="270"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="300"} 1 +kubeproxy_network_programming_duration_seconds_bucket{le="+Inf"} 1 +kubeproxy_network_programming_duration_seconds_sum 0.454639356 +kubeproxy_network_programming_duration_seconds_count 1 +# HELP kubeproxy_sync_full_proxy_rules_duration_seconds [ALPHA] SyncProxyRules latency in seconds for full resyncs +# TYPE kubeproxy_sync_full_proxy_rules_duration_seconds histogram +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.001"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.002"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.004"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.008"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.016"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.032"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.064"} 0 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.128"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.256"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="0.512"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="1.024"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="2.048"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="4.096"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="8.192"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="16.384"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_bucket{le="+Inf"} 2 +kubeproxy_sync_full_proxy_rules_duration_seconds_sum 0.195615253 +kubeproxy_sync_full_proxy_rules_duration_seconds_count 2 +# HELP kubeproxy_sync_partial_proxy_rules_duration_seconds [ALPHA] SyncProxyRules latency in seconds for partial resyncs +# TYPE kubeproxy_sync_partial_proxy_rules_duration_seconds histogram +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.001"} 0 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.002"} 0 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.004"} 0 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.008"} 0 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.016"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.032"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.064"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.128"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.256"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="0.512"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="1.024"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="2.048"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="4.096"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="8.192"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="16.384"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_bucket{le="+Inf"} 1 +kubeproxy_sync_partial_proxy_rules_duration_seconds_sum 0.014351483 +kubeproxy_sync_partial_proxy_rules_duration_seconds_count 1 +# HELP kubeproxy_sync_proxy_rules_duration_seconds [ALPHA] SyncProxyRules latency in seconds +# TYPE kubeproxy_sync_proxy_rules_duration_seconds histogram +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.001"} 0 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.002"} 0 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.004"} 0 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.008"} 0 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.016"} 1 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.032"} 1 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.064"} 1 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.128"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.256"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="0.512"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="1.024"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="2.048"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="4.096"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="8.192"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="16.384"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_bucket{le="+Inf"} 3 +kubeproxy_sync_proxy_rules_duration_seconds_sum 0.209962232 +kubeproxy_sync_proxy_rules_duration_seconds_count 3 +# HELP kubeproxy_sync_proxy_rules_endpoint_changes_pending [ALPHA] Pending proxy rules Endpoint changes +# TYPE kubeproxy_sync_proxy_rules_endpoint_changes_pending gauge +kubeproxy_sync_proxy_rules_endpoint_changes_pending 0 +# HELP kubeproxy_sync_proxy_rules_endpoint_changes_total [ALPHA] Cumulative proxy rules Endpoint changes +# TYPE kubeproxy_sync_proxy_rules_endpoint_changes_total counter +kubeproxy_sync_proxy_rules_endpoint_changes_total 3 +# HELP kubeproxy_sync_proxy_rules_iptables_last [ALPHA] Number of iptables rules written by kube-proxy in last sync +# TYPE kubeproxy_sync_proxy_rules_iptables_last gauge +kubeproxy_sync_proxy_rules_iptables_last{table="filter"} 4 +kubeproxy_sync_proxy_rules_iptables_last{table="nat"} 21 +# HELP kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total [ALPHA] Cumulative proxy iptables partial restore failures +# TYPE kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total counter +kubeproxy_sync_proxy_rules_iptables_partial_restore_failures_total 0 +# HELP kubeproxy_sync_proxy_rules_iptables_restore_failures_total [ALPHA] Cumulative proxy iptables restore failures +# TYPE kubeproxy_sync_proxy_rules_iptables_restore_failures_total counter +kubeproxy_sync_proxy_rules_iptables_restore_failures_total 0 +# HELP kubeproxy_sync_proxy_rules_iptables_total [ALPHA] Total number of iptables rules owned by kube-proxy +# TYPE kubeproxy_sync_proxy_rules_iptables_total gauge +kubeproxy_sync_proxy_rules_iptables_total{table="filter"} 4 +kubeproxy_sync_proxy_rules_iptables_total{table="nat"} 25 +# HELP kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds [ALPHA] The last time a sync of proxy rules was queued +# TYPE kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds gauge +kubeproxy_sync_proxy_rules_last_queued_timestamp_seconds 1.7140402714481494e+09 +# HELP kubeproxy_sync_proxy_rules_last_timestamp_seconds [ALPHA] The last time proxy rules were successfully synced +# TYPE kubeproxy_sync_proxy_rules_last_timestamp_seconds gauge +kubeproxy_sync_proxy_rules_last_timestamp_seconds 1.7140402714546502e+09 +# HELP kubeproxy_sync_proxy_rules_no_local_endpoints_total [ALPHA] Number of services with a Local traffic policy and no endpoints +# TYPE kubeproxy_sync_proxy_rules_no_local_endpoints_total gauge +kubeproxy_sync_proxy_rules_no_local_endpoints_total{traffic_policy="external"} 0 +kubeproxy_sync_proxy_rules_no_local_endpoints_total{traffic_policy="internal"} 0 +# HELP kubeproxy_sync_proxy_rules_service_changes_pending [ALPHA] Pending proxy rules Service changes +# TYPE kubeproxy_sync_proxy_rules_service_changes_pending gauge +kubeproxy_sync_proxy_rules_service_changes_pending 0 +# HELP kubeproxy_sync_proxy_rules_service_changes_total [ALPHA] Cumulative proxy rules Service changes +# TYPE kubeproxy_sync_proxy_rules_service_changes_total counter +kubeproxy_sync_proxy_rules_service_changes_total 4 +# HELP kubernetes_build_info [ALPHA] A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running. +# TYPE kubernetes_build_info gauge +kubernetes_build_info{build_date="2024-04-17T17:34:08Z",compiler="gc",git_commit="7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a",git_tree_state="clean",git_version="v1.30.0",go_version="go1.22.2",major="1",minor="30",platform="linux/amd64"} 1 +# HELP kubernetes_feature_enabled [BETA] This metric records the data about the stage and enablement of a k8s feature. +# TYPE kubernetes_feature_enabled gauge +kubernetes_feature_enabled{name="APIListChunking",stage=""} 1 +kubernetes_feature_enabled{name="APIPriorityAndFairness",stage=""} 1 +kubernetes_feature_enabled{name="APIResponseCompression",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServerIdentity",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServerTracing",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServingWithRoutine",stage="BETA"} 1 +kubernetes_feature_enabled{name="AdmissionWebhookMatchConditions",stage=""} 1 +kubernetes_feature_enabled{name="AggregatedDiscoveryEndpoint",stage=""} 1 +kubernetes_feature_enabled{name="AllAlpha",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="AllBeta",stage="BETA"} 0 +kubernetes_feature_enabled{name="AllowServiceLBStatusOnNonLB",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="AnyVolumeDataSource",stage="BETA"} 1 +kubernetes_feature_enabled{name="AppArmor",stage="BETA"} 1 +kubernetes_feature_enabled{name="AppArmorFields",stage="BETA"} 1 +kubernetes_feature_enabled{name="CPUManager",stage=""} 1 +kubernetes_feature_enabled{name="CPUManagerPolicyAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CPUManagerPolicyBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="CPUManagerPolicyOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="CRDValidationRatcheting",stage="BETA"} 1 +kubernetes_feature_enabled{name="CSIMigrationPortworx",stage="BETA"} 0 +kubernetes_feature_enabled{name="CSIMigrationRBD",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="CSINodeExpandSecret",stage=""} 1 +kubernetes_feature_enabled{name="CSIVolumeHealth",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CloudControllerManagerWebhook",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CloudDualStackNodeIPs",stage=""} 1 +kubernetes_feature_enabled{name="ClusterTrustBundle",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ClusterTrustBundleProjection",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ComponentSLIs",stage="BETA"} 1 +kubernetes_feature_enabled{name="ConsistentHTTPGetHandlers",stage=""} 1 +kubernetes_feature_enabled{name="ConsistentListFromCache",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ContainerCheckpoint",stage="BETA"} 1 +kubernetes_feature_enabled{name="ContextualLogging",stage="BETA"} 1 +kubernetes_feature_enabled{name="CronJobsScheduledAnnotation",stage="BETA"} 1 +kubernetes_feature_enabled{name="CrossNamespaceVolumeDataSource",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomCPUCFSQuotaPeriod",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomResourceFieldSelectors",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomResourceValidationExpressions",stage=""} 1 +kubernetes_feature_enabled{name="DefaultHostNetworkHostPortsInPodTemplates",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="DevicePluginCDIDevices",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableCloudProviders",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableKubeletCloudCredentialProviders",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableNodeKubeProxyVersion",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="DynamicResourceAllocation",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="EfficientWatchResumption",stage=""} 1 +kubernetes_feature_enabled{name="ElasticIndexedJob",stage="BETA"} 1 +kubernetes_feature_enabled{name="EventedPLEG",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ExecProbeTimeout",stage=""} 1 +kubernetes_feature_enabled{name="GracefulNodeShutdown",stage="BETA"} 1 +kubernetes_feature_enabled{name="GracefulNodeShutdownBasedOnPodPriority",stage="BETA"} 1 +kubernetes_feature_enabled{name="HPAContainerMetrics",stage=""} 1 +kubernetes_feature_enabled{name="HPAScaleToZero",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="HonorPVReclaimPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ImageMaximumGCAge",stage="BETA"} 1 +kubernetes_feature_enabled{name="InPlacePodVerticalScaling",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAWSUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAzureDiskUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAzureFileUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginGCEUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginOpenStackUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginPortworxUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginRBDUnregister",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="InTreePluginvSphereUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InformerResourceVersion",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="JobBackoffLimitPerIndex",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobManagedBy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="JobPodFailurePolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobPodReplacementPolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobReadyPods",stage=""} 1 +kubernetes_feature_enabled{name="JobSuccessPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KMSv1",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="KMSv2",stage=""} 1 +kubernetes_feature_enabled{name="KMSv2KDF",stage=""} 1 +kubernetes_feature_enabled{name="KubeProxyDrainingTerminatingNodes",stage="BETA"} 1 +kubernetes_feature_enabled{name="KubeletCgroupDriverFromCRI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletInUserNamespace",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletPodResourcesDynamicResources",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletPodResourcesGet",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletSeparateDiskGC",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletTracing",stage="BETA"} 1 +kubernetes_feature_enabled{name="LegacyServiceAccountTokenCleanUp",stage=""} 1 +kubernetes_feature_enabled{name="LoadBalancerIPMode",stage="BETA"} 1 +kubernetes_feature_enabled{name="LocalStorageCapacityIsolationFSQuotaMonitoring",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="LogarithmicScaleDown",stage="BETA"} 1 +kubernetes_feature_enabled{name="LoggingAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="LoggingBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="MatchLabelKeysInPodAffinity",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MatchLabelKeysInPodTopologySpread",stage="BETA"} 1 +kubernetes_feature_enabled{name="MaxUnavailableStatefulSet",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MemoryManager",stage="BETA"} 1 +kubernetes_feature_enabled{name="MemoryQoS",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MinDomainsInPodTopologySpread",stage=""} 1 +kubernetes_feature_enabled{name="MultiCIDRServiceAllocator",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MutatingAdmissionPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="NFTablesProxyMode",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="NewVolumeManagerReconstruction",stage=""} 1 +kubernetes_feature_enabled{name="NodeInclusionPolicyInPodTopologySpread",stage="BETA"} 1 +kubernetes_feature_enabled{name="NodeLogQuery",stage="BETA"} 0 +kubernetes_feature_enabled{name="NodeOutOfServiceVolumeDetach",stage=""} 1 +kubernetes_feature_enabled{name="NodeSwap",stage="BETA"} 1 +kubernetes_feature_enabled{name="OpenAPIEnums",stage="BETA"} 1 +kubernetes_feature_enabled{name="PDBUnhealthyPodEvictionPolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="PersistentVolumeLastPhaseTransitionTime",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodAndContainerStatsFromCRI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="PodDeletionCost",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodDisruptionConditions",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodHostIPs",stage=""} 1 +kubernetes_feature_enabled{name="PodIndexLabel",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodLifecycleSleepAction",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodReadyToStartContainersCondition",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodSchedulingReadiness",stage=""} 1 +kubernetes_feature_enabled{name="PortForwardWebsockets",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ProcMountType",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="QOSReserved",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ReadWriteOncePod",stage=""} 1 +kubernetes_feature_enabled{name="RecoverVolumeExpansionFailure",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RecursiveReadOnlyMounts",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RelaxedEnvironmentVariableValidation",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RemainingItemCount",stage=""} 1 +kubernetes_feature_enabled{name="RetryGenerateName",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RotateKubeletServerCertificate",stage="BETA"} 1 +kubernetes_feature_enabled{name="RuntimeClassInImageCriApi",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SELinuxMount",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SELinuxMountReadWriteOncePod",stage="BETA"} 1 +kubernetes_feature_enabled{name="SchedulerQueueingHints",stage="BETA"} 0 +kubernetes_feature_enabled{name="SeparateCacheWatchRPC",stage="BETA"} 1 +kubernetes_feature_enabled{name="SeparateTaintEvictionController",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServerSideApply",stage=""} 1 +kubernetes_feature_enabled{name="ServerSideFieldValidation",stage=""} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenJTI",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenNodeBinding",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ServiceAccountTokenNodeBindingValidation",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenPodNodeInfo",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceNodePortStaticSubrange",stage=""} 1 +kubernetes_feature_enabled{name="ServiceTrafficDistribution",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SidecarContainers",stage="BETA"} 1 +kubernetes_feature_enabled{name="SizeMemoryBackedVolumes",stage="BETA"} 1 +kubernetes_feature_enabled{name="SkipReadOnlyValidationGCE",stage="DEPRECATED"} 1 +kubernetes_feature_enabled{name="StableLoadBalancerNodeSet",stage=""} 1 +kubernetes_feature_enabled{name="StatefulSetAutoDeletePVC",stage="BETA"} 1 +kubernetes_feature_enabled{name="StatefulSetStartOrdinal",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageNamespaceIndex",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageVersionAPI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="StorageVersionHash",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageVersionMigrator",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="StructuredAuthenticationConfiguration",stage="BETA"} 1 +kubernetes_feature_enabled{name="StructuredAuthorizationConfiguration",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyAwareHints",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyManagerPolicyAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="TopologyManagerPolicyBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyManagerPolicyOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="TranslateStreamCloseWebsocketRequests",stage="BETA"} 1 +kubernetes_feature_enabled{name="UnauthenticatedHTTP2DOSMitigation",stage="BETA"} 1 +kubernetes_feature_enabled{name="UnknownVersionInteroperabilityProxy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="UserNamespacesPodSecurityStandards",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="UserNamespacesSupport",stage="BETA"} 0 +kubernetes_feature_enabled{name="ValidatingAdmissionPolicy",stage=""} 1 +kubernetes_feature_enabled{name="VolumeAttributesClass",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="VolumeCapacityPriority",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WatchBookmark",stage=""} 1 +kubernetes_feature_enabled{name="WatchFromStorageWithoutResourceVersion",stage="BETA"} 0 +kubernetes_feature_enabled{name="WatchList",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WatchListClient",stage="BETA"} 0 +kubernetes_feature_enabled{name="WinDSR",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WinOverlay",stage="BETA"} 1 +kubernetes_feature_enabled{name="WindowsHostNetwork",stage="ALPHA"} 1 +kubernetes_feature_enabled{name="ZeroLimitedNominalConcurrencyShares",stage=""} 1 +# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. +# TYPE process_cpu_seconds_total counter +process_cpu_seconds_total 0.59 +# HELP process_max_fds Maximum number of open file descriptors. +# TYPE process_max_fds gauge +process_max_fds 1.048576e+06 +# HELP process_open_fds Number of open file descriptors. +# TYPE process_open_fds gauge +process_open_fds 12 +# HELP process_resident_memory_bytes Resident memory size in bytes. +# TYPE process_resident_memory_bytes gauge +process_resident_memory_bytes 5.2031488e+07 +# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. +# TYPE process_start_time_seconds gauge +process_start_time_seconds 1.71404025895e+09 +# HELP process_virtual_memory_bytes Virtual memory size in bytes. +# TYPE process_virtual_memory_bytes gauge +process_virtual_memory_bytes 1.316646912e+09 +# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. +# TYPE process_virtual_memory_max_bytes gauge +process_virtual_memory_max_bytes 1.8446744073709552e+19 +# HELP registered_metrics_total [BETA] The count of registered metrics broken by stability level and deprecation version. +# TYPE registered_metrics_total counter +registered_metrics_total{deprecated_version="",stability_level="ALPHA"} 87 +registered_metrics_total{deprecated_version="",stability_level="BETA"} 4 +registered_metrics_total{deprecated_version="",stability_level="STABLE"} 5 +registered_metrics_total{deprecated_version="1.30.0",stability_level="ALPHA"} 2 +# HELP rest_client_exec_plugin_certificate_rotation_age [ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data. +# TYPE rest_client_exec_plugin_certificate_rotation_age histogram +rest_client_exec_plugin_certificate_rotation_age_bucket{le="600"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1800"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="3600"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="14400"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="86400"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="604800"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="2.592e+06"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="7.776e+06"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.5552e+07"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="3.1104e+07"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.24416e+08"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="+Inf"} 0 +rest_client_exec_plugin_certificate_rotation_age_sum 0 +rest_client_exec_plugin_certificate_rotation_age_count 0 +# HELP rest_client_exec_plugin_ttl_seconds [ALPHA] Gauge of the shortest TTL (time-to-live) of the client certificate(s) managed by the auth exec plugin. The value is in seconds until certificate expiry (negative if already expired). If auth exec plugins are unused or manage no TLS certificates, the value will be +INF. +# TYPE rest_client_exec_plugin_ttl_seconds gauge +rest_client_exec_plugin_ttl_seconds +Inf +# HELP rest_client_rate_limiter_duration_seconds [ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host. +# TYPE rest_client_rate_limiter_duration_seconds histogram +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.005"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.025"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.1"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.25"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.5"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="2"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="4"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="8"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="15"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="30"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="60"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="+Inf"} 4 +rest_client_rate_limiter_duration_seconds_sum{host="control-plane.minikube.internal:8443",verb="GET"} 0.000274367 +rest_client_rate_limiter_duration_seconds_count{host="control-plane.minikube.internal:8443",verb="GET"} 4 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.005"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.025"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.1"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.25"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.5"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="2"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="4"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="8"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="15"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="30"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="60"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="+Inf"} 1 +rest_client_rate_limiter_duration_seconds_sum{host="control-plane.minikube.internal:8443",verb="POST"} 2.171e-06 +rest_client_rate_limiter_duration_seconds_count{host="control-plane.minikube.internal:8443",verb="POST"} 1 +# HELP rest_client_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by verb, and host. +# TYPE rest_client_request_duration_seconds histogram +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.005"} 2 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.025"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.1"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.25"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="0.5"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="2"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="4"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="8"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="15"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="30"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="60"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="+Inf"} 4 +rest_client_request_duration_seconds_sum{host="control-plane.minikube.internal:8443",verb="GET"} 0.024650908 +rest_client_request_duration_seconds_count{host="control-plane.minikube.internal:8443",verb="GET"} 4 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.005"} 0 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.025"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.1"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.25"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="0.5"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="2"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="4"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="8"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="15"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="30"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="60"} 1 +rest_client_request_duration_seconds_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="+Inf"} 1 +rest_client_request_duration_seconds_sum{host="control-plane.minikube.internal:8443",verb="POST"} 0.008318793 +rest_client_request_duration_seconds_count{host="control-plane.minikube.internal:8443",verb="POST"} 1 +# HELP rest_client_request_size_bytes [ALPHA] Request size in bytes. Broken down by verb and host. +# TYPE rest_client_request_size_bytes histogram +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="64"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="256"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="512"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1024"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="4096"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="16384"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="65536"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="262144"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1.048576e+06"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="4.194304e+06"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1.6777216e+07"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="+Inf"} 4 +rest_client_request_size_bytes_sum{host="control-plane.minikube.internal:8443",verb="GET"} 0 +rest_client_request_size_bytes_count{host="control-plane.minikube.internal:8443",verb="GET"} 4 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="64"} 0 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="256"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="512"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1024"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="4096"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="16384"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="65536"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="262144"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1.048576e+06"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="4.194304e+06"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1.6777216e+07"} 1 +rest_client_request_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="+Inf"} 1 +rest_client_request_size_bytes_sum{host="control-plane.minikube.internal:8443",verb="POST"} 218 +rest_client_request_size_bytes_count{host="control-plane.minikube.internal:8443",verb="POST"} 1 +# HELP rest_client_requests_total [ALPHA] Number of HTTP requests, partitioned by status code, method, and host. +# TYPE rest_client_requests_total counter +rest_client_requests_total{code="200",host="control-plane.minikube.internal:8443",method="GET"} 10 +rest_client_requests_total{code="201",host="control-plane.minikube.internal:8443",method="POST"} 1 +# HELP rest_client_response_size_bytes [ALPHA] Response size in bytes. Broken down by verb and host. +# TYPE rest_client_response_size_bytes histogram +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="64"} 0 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="256"} 0 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="512"} 0 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1024"} 0 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="4096"} 2 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="16384"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="65536"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="262144"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1.048576e+06"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="4.194304e+06"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="1.6777216e+07"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="GET",le="+Inf"} 4 +rest_client_response_size_bytes_sum{host="control-plane.minikube.internal:8443",verb="GET"} 13386 +rest_client_response_size_bytes_count{host="control-plane.minikube.internal:8443",verb="GET"} 4 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="64"} 0 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="256"} 0 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="512"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1024"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="4096"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="16384"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="65536"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="262144"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1.048576e+06"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="4.194304e+06"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="1.6777216e+07"} 1 +rest_client_response_size_bytes_bucket{host="control-plane.minikube.internal:8443",verb="POST",le="+Inf"} 1 +rest_client_response_size_bytes_sum{host="control-plane.minikube.internal:8443",verb="POST"} 465 +rest_client_response_size_bytes_count{host="control-plane.minikube.internal:8443",verb="POST"} 1 +# HELP rest_client_transport_cache_entries [ALPHA] Number of transport entries in the internal cache. +# TYPE rest_client_transport_cache_entries gauge +rest_client_transport_cache_entries 0 +# HELP rest_client_transport_create_calls_total [ALPHA] Number of calls to get a new transport, partitioned by the result of the operation hit: obtained from the cache, miss: created and added to the cache, uncacheable: created and not cached +# TYPE rest_client_transport_create_calls_total counter +rest_client_transport_create_calls_total{result="miss"} 1 \ No newline at end of file From 2c9836044b4ac3e66ab9835b6fd810141af6baba Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 12:24:17 -0300 Subject: [PATCH 4/8] update buildkite pipeline --- .../deploy/kubernetes/deploy-k8s-pipeline.yml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml b/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml index 525ae0cd22f..45722eea49e 100644 --- a/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml +++ b/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml @@ -26,10 +26,10 @@ steps: - github_commit_status: context: "deploy/k8s checks" - - label: "K8S Test/K8S version: v1.30.2" - key: "k8s-test-130" + - label: "K8S Test/K8S version: v1.31.0" + key: "k8s-test-131" env: - K8S_VERSION: "v1.30.2" + K8S_VERSION: "v1.31.0" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -46,12 +46,12 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.30.2" + context: "deploy/k8s test v1.31.0" - - label: "K8S Test/K8S version: v1.29.4" - key: "k8s-test-129" + - label: "K8S Test/K8S version: v1.30.2" + key: "k8s-test-130" env: - K8S_VERSION: "v1.29.4" + K8S_VERSION: "v1.30.2" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -68,12 +68,12 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.29.4" + context: "deploy/k8s test v1.30.2" - - label: "K8S Test/K8S version: v1.28.9" - key: "k8s-test-128" + - label: "K8S Test/K8S version: v1.29.4" + key: "k8s-test-129" env: - K8S_VERSION: "v1.28.9" + K8S_VERSION: "v1.29.4" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -90,12 +90,12 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.28.9" + context: "deploy/k8s test v1.29.4" - - label: "K8S Test/K8S version: v1.27.13" - key: "k8s-test-127" + - label: "K8S Test/K8S version: v1.28.9" + key: "k8s-test-128" env: - K8S_VERSION: "v1.27.13" + K8S_VERSION: "v1.28.9" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -112,4 +112,4 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.27.13" + context: "deploy/k8s test v1.28.9" From 85bd96730d6c1213ef78d695d206194459d8c3d2 Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 17:16:29 -0300 Subject: [PATCH 5/8] add test metrics for controllermanager --- .../controllermanager/_meta/test/metrics.1.31 | 3067 +++++++++++++++++ .../_meta/test/metrics.1.31.expected | 2464 +++++++++++++ 2 files changed, 5531 insertions(+) create mode 100644 metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31 create mode 100644 metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31.expected diff --git a/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31 b/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31 new file mode 100644 index 00000000000..49a1e46c9e6 --- /dev/null +++ b/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31 @@ -0,0 +1,3067 @@ +# HELP aggregator_discovery_aggregation_count_total [ALPHA] Counter of number of times discovery was aggregated +# TYPE aggregator_discovery_aggregation_count_total counter +aggregator_discovery_aggregation_count_total 0 +# HELP apiextensions_apiserver_validation_ratcheting_seconds [ALPHA] Time for comparison of old to new for the purposes of CRDValidationRatcheting during an UPDATE in seconds. +# TYPE apiextensions_apiserver_validation_ratcheting_seconds histogram +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="1e-05"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="4e-05"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.00016"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.00064"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.00256"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.01024"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.04096"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.16384"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="0.65536"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="2.62144"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_bucket{le="+Inf"} 0 +apiextensions_apiserver_validation_ratcheting_seconds_sum 0 +apiextensions_apiserver_validation_ratcheting_seconds_count 0 +# HELP apiserver_audit_event_total [ALPHA] Counter of audit events generated and sent to the audit backend. +# TYPE apiserver_audit_event_total counter +apiserver_audit_event_total 0 +# HELP apiserver_audit_requests_rejected_total [ALPHA] Counter of apiserver requests rejected due to an error in audit logging backend. +# TYPE apiserver_audit_requests_rejected_total counter +apiserver_audit_requests_rejected_total 0 +# HELP apiserver_cel_compilation_duration_seconds [ALPHA] CEL compilation time in seconds. +# TYPE apiserver_cel_compilation_duration_seconds histogram +apiserver_cel_compilation_duration_seconds_bucket{le="0.005"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="0.01"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="0.025"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="0.05"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="0.1"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="0.25"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="0.5"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="1"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="2.5"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="5"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="10"} 0 +apiserver_cel_compilation_duration_seconds_bucket{le="+Inf"} 0 +apiserver_cel_compilation_duration_seconds_sum 0 +apiserver_cel_compilation_duration_seconds_count 0 +# HELP apiserver_cel_evaluation_duration_seconds [ALPHA] CEL evaluation time in seconds. +# TYPE apiserver_cel_evaluation_duration_seconds histogram +apiserver_cel_evaluation_duration_seconds_bucket{le="0.005"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="0.01"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="0.025"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="0.05"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="0.1"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="0.25"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="0.5"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="1"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="2.5"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="5"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="10"} 0 +apiserver_cel_evaluation_duration_seconds_bucket{le="+Inf"} 0 +apiserver_cel_evaluation_duration_seconds_sum 0 +apiserver_cel_evaluation_duration_seconds_count 0 +# HELP apiserver_client_certificate_expiration_seconds [ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request. +# TYPE apiserver_client_certificate_expiration_seconds histogram +apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="1800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="3600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="7200"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 0 +apiserver_client_certificate_expiration_seconds_sum 0 +apiserver_client_certificate_expiration_seconds_count 0 +# HELP apiserver_delegated_authn_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. +# TYPE apiserver_delegated_authn_request_duration_seconds histogram +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.25"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.5"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.7"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1.5"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="3"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="5"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="10"} 1 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="+Inf"} 1 +apiserver_delegated_authn_request_duration_seconds_sum{code="201"} 0.006586519 +apiserver_delegated_authn_request_duration_seconds_count{code="201"} 1 +# HELP apiserver_delegated_authn_request_total [ALPHA] Number of HTTP requests partitioned by status code. +# TYPE apiserver_delegated_authn_request_total counter +apiserver_delegated_authn_request_total{code="201"} 1 +# HELP apiserver_delegated_authz_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. +# TYPE apiserver_delegated_authz_request_duration_seconds histogram +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.25"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.5"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.7"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1.5"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="3"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="5"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="10"} 1 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="+Inf"} 1 +apiserver_delegated_authz_request_duration_seconds_sum{code="201"} 0.001783348 +apiserver_delegated_authz_request_duration_seconds_count{code="201"} 1 +# HELP apiserver_delegated_authz_request_total [ALPHA] Number of HTTP requests partitioned by status code. +# TYPE apiserver_delegated_authz_request_total counter +apiserver_delegated_authz_request_total{code="201"} 1 +# HELP apiserver_envelope_encryption_dek_cache_fill_percent [ALPHA] Percent of the cache slots currently occupied by cached DEKs. +# TYPE apiserver_envelope_encryption_dek_cache_fill_percent gauge +apiserver_envelope_encryption_dek_cache_fill_percent 0 +# HELP apiserver_storage_data_key_generation_duration_seconds [ALPHA] Latencies in seconds of data encryption key(DEK) generation operations. +# TYPE apiserver_storage_data_key_generation_duration_seconds histogram +apiserver_storage_data_key_generation_duration_seconds_bucket{le="5e-06"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="1e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="2e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="4e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="8e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00016"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00032"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00064"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00128"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00256"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00512"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.01024"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.02048"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.04096"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="+Inf"} 0 +apiserver_storage_data_key_generation_duration_seconds_sum 0 +apiserver_storage_data_key_generation_duration_seconds_count 0 +# HELP apiserver_storage_data_key_generation_failures_total [ALPHA] Total number of failed data encryption key(DEK) generation operations. +# TYPE apiserver_storage_data_key_generation_failures_total counter +apiserver_storage_data_key_generation_failures_total 0 +# HELP apiserver_storage_envelope_transformation_cache_misses_total [ALPHA] Total number of cache misses while accessing key decryption key(KEK). +# TYPE apiserver_storage_envelope_transformation_cache_misses_total counter +apiserver_storage_envelope_transformation_cache_misses_total 0 +# HELP apiserver_webhooks_x509_insecure_sha1_total [ALPHA] Counts the number of requests to servers with insecure SHA1 signatures in their serving certificate OR the number of connection failures due to the insecure SHA1 signatures (either/or, based on the runtime environment) +# TYPE apiserver_webhooks_x509_insecure_sha1_total counter +apiserver_webhooks_x509_insecure_sha1_total 0 +# HELP apiserver_webhooks_x509_missing_san_total [ALPHA] Counts the number of requests to servers missing SAN extension in their serving certificate OR the number of connection failures due to the lack of x509 certificate SAN extension missing (either/or, based on the runtime environment) +# TYPE apiserver_webhooks_x509_missing_san_total counter +apiserver_webhooks_x509_missing_san_total 0 +# HELP authenticated_user_requests [ALPHA] Counter of authenticated requests broken out by username. +# TYPE authenticated_user_requests counter +authenticated_user_requests{username="other"} 16 +# HELP authentication_attempts [ALPHA] Counter of authenticated attempts. +# TYPE authentication_attempts counter +authentication_attempts{result="success"} 16 +# HELP authentication_duration_seconds [ALPHA] Authentication duration in seconds broken out by result. +# TYPE authentication_duration_seconds histogram +authentication_duration_seconds_bucket{result="success",le="0.001"} 16 +authentication_duration_seconds_bucket{result="success",le="0.002"} 16 +authentication_duration_seconds_bucket{result="success",le="0.004"} 16 +authentication_duration_seconds_bucket{result="success",le="0.008"} 16 +authentication_duration_seconds_bucket{result="success",le="0.016"} 16 +authentication_duration_seconds_bucket{result="success",le="0.032"} 16 +authentication_duration_seconds_bucket{result="success",le="0.064"} 16 +authentication_duration_seconds_bucket{result="success",le="0.128"} 16 +authentication_duration_seconds_bucket{result="success",le="0.256"} 16 +authentication_duration_seconds_bucket{result="success",le="0.512"} 16 +authentication_duration_seconds_bucket{result="success",le="1.024"} 16 +authentication_duration_seconds_bucket{result="success",le="2.048"} 16 +authentication_duration_seconds_bucket{result="success",le="4.096"} 16 +authentication_duration_seconds_bucket{result="success",le="8.192"} 16 +authentication_duration_seconds_bucket{result="success",le="16.384"} 16 +authentication_duration_seconds_bucket{result="success",le="+Inf"} 16 +authentication_duration_seconds_sum{result="success"} 0.000441754 +authentication_duration_seconds_count{result="success"} 16 +# HELP authentication_token_cache_active_fetch_count [ALPHA] +# TYPE authentication_token_cache_active_fetch_count gauge +authentication_token_cache_active_fetch_count{status="blocked"} 0 +authentication_token_cache_active_fetch_count{status="in_flight"} 0 +# HELP authentication_token_cache_fetch_total [ALPHA] +# TYPE authentication_token_cache_fetch_total counter +authentication_token_cache_fetch_total{status="ok"} 1 +# HELP authentication_token_cache_request_duration_seconds [ALPHA] +# TYPE authentication_token_cache_request_duration_seconds histogram +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.005"} 0 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.01"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.025"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.05"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.1"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.25"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.5"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="1"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="2.5"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="5"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="10"} 1 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="+Inf"} 1 +authentication_token_cache_request_duration_seconds_sum{status="miss"} 0.006 +authentication_token_cache_request_duration_seconds_count{status="miss"} 1 +# HELP authentication_token_cache_request_total [ALPHA] +# TYPE authentication_token_cache_request_total counter +authentication_token_cache_request_total{status="miss"} 1 +# HELP authorization_attempts_total [ALPHA] Counter of authorization attempts broken down by result. It can be either 'allowed', 'denied', 'no-opinion' or 'error'. +# TYPE authorization_attempts_total counter +authorization_attempts_total{result="allowed"} 16 +# HELP authorization_duration_seconds [ALPHA] Authorization duration in seconds broken out by result. +# TYPE authorization_duration_seconds histogram +authorization_duration_seconds_bucket{result="allowed",le="0.001"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.002"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.004"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.008"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.016"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.032"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.064"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.128"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.256"} 16 +authorization_duration_seconds_bucket{result="allowed",le="0.512"} 16 +authorization_duration_seconds_bucket{result="allowed",le="1.024"} 16 +authorization_duration_seconds_bucket{result="allowed",le="2.048"} 16 +authorization_duration_seconds_bucket{result="allowed",le="4.096"} 16 +authorization_duration_seconds_bucket{result="allowed",le="8.192"} 16 +authorization_duration_seconds_bucket{result="allowed",le="16.384"} 16 +authorization_duration_seconds_bucket{result="allowed",le="+Inf"} 16 +authorization_duration_seconds_sum{result="allowed"} 7.6854e-05 +authorization_duration_seconds_count{result="allowed"} 16 +# HELP cardinality_enforcement_unexpected_categorizations_total [ALPHA] The count of unexpected categorizations during cardinality enforcement. +# TYPE cardinality_enforcement_unexpected_categorizations_total counter +cardinality_enforcement_unexpected_categorizations_total 0 +# HELP cronjob_controller_job_creation_skew_duration_seconds [STABLE] Time between when a cronjob is scheduled to be run, and when the corresponding job is created +# TYPE cronjob_controller_job_creation_skew_duration_seconds histogram +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="1"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="2"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="4"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="8"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="16"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="32"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="64"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="128"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="256"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="512"} 0 +cronjob_controller_job_creation_skew_duration_seconds_bucket{le="+Inf"} 0 +cronjob_controller_job_creation_skew_duration_seconds_sum 0 +cronjob_controller_job_creation_skew_duration_seconds_count 0 +# HELP disabled_metrics_total [BETA] The count of disabled metrics. +# TYPE disabled_metrics_total counter +disabled_metrics_total 0 +# HELP endpoint_slice_controller_changes [ALPHA] Number of EndpointSlice changes +# TYPE endpoint_slice_controller_changes counter +endpoint_slice_controller_changes{operation="create"} 1 +endpoint_slice_controller_changes{operation="update"} 2 +# HELP endpoint_slice_controller_desired_endpoint_slices [ALPHA] Number of EndpointSlices that would exist with perfect endpoint allocation +# TYPE endpoint_slice_controller_desired_endpoint_slices gauge +endpoint_slice_controller_desired_endpoint_slices 1 +# HELP endpoint_slice_controller_endpoints_added_per_sync [ALPHA] Number of endpoints added on each Service sync +# TYPE endpoint_slice_controller_endpoints_added_per_sync histogram +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="2"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="4"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="8"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="16"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="32"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="64"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="128"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="256"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="512"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="1024"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="2048"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="4096"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="8192"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="16384"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="32768"} 7 +endpoint_slice_controller_endpoints_added_per_sync_bucket{le="+Inf"} 7 +endpoint_slice_controller_endpoints_added_per_sync_sum 1 +endpoint_slice_controller_endpoints_added_per_sync_count 7 +# HELP endpoint_slice_controller_endpoints_desired [ALPHA] Number of endpoints desired +# TYPE endpoint_slice_controller_endpoints_desired gauge +endpoint_slice_controller_endpoints_desired 1 +# HELP endpoint_slice_controller_endpoints_removed_per_sync [ALPHA] Number of endpoints removed on each Service sync +# TYPE endpoint_slice_controller_endpoints_removed_per_sync histogram +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="2"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="4"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="8"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="16"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="32"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="64"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="128"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="256"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="512"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="1024"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="2048"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="4096"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="8192"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="16384"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="32768"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="+Inf"} 7 +endpoint_slice_controller_endpoints_removed_per_sync_sum 0 +endpoint_slice_controller_endpoints_removed_per_sync_count 7 +# HELP endpoint_slice_controller_endpointslices_changed_per_sync [ALPHA] Number of EndpointSlices changed on each Service sync +# TYPE endpoint_slice_controller_endpointslices_changed_per_sync histogram +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.005"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.01"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.025"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.05"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.1"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.25"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="0.5"} 4 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="1"} 7 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="2.5"} 7 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="5"} 7 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="10"} 7 +endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",traffic_distribution="",le="+Inf"} 7 +endpoint_slice_controller_endpointslices_changed_per_sync_sum{topology="Disabled",traffic_distribution=""} 3 +endpoint_slice_controller_endpointslices_changed_per_sync_count{topology="Disabled",traffic_distribution=""} 7 +# HELP endpoint_slice_controller_num_endpoint_slices [ALPHA] Number of EndpointSlices +# TYPE endpoint_slice_controller_num_endpoint_slices gauge +endpoint_slice_controller_num_endpoint_slices 1 +# HELP endpoint_slice_controller_syncs [ALPHA] Number of EndpointSlice syncs +# TYPE endpoint_slice_controller_syncs counter +endpoint_slice_controller_syncs{result="success"} 8 +# HELP endpoint_slice_mirroring_controller_endpoints_sync_duration [ALPHA] Duration of syncEndpoints() in seconds +# TYPE endpoint_slice_mirroring_controller_endpoints_sync_duration histogram +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.001"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.002"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.004"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.008"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.016"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.032"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.064"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.128"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.256"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.512"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="1.024"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="2.048"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="4.096"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="8.192"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="16.384"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="+Inf"} 6 +endpoint_slice_mirroring_controller_endpoints_sync_duration_sum 0 +endpoint_slice_mirroring_controller_endpoints_sync_duration_count 6 +# HELP ephemeral_volume_controller_create_failures_total [ALPHA] Number of PersistenVolumeClaims creation requests +# TYPE ephemeral_volume_controller_create_failures_total counter +ephemeral_volume_controller_create_failures_total 0 +# HELP ephemeral_volume_controller_create_total [ALPHA] Number of PersistenVolumeClaims creation requests +# TYPE ephemeral_volume_controller_create_total counter +ephemeral_volume_controller_create_total 0 +# HELP garbagecollector_controller_resources_sync_error_total [ALPHA] Number of garbage collector resources sync errors +# TYPE garbagecollector_controller_resources_sync_error_total counter +garbagecollector_controller_resources_sync_error_total 0 +# HELP get_token_count [ALPHA] Counter of total Token() requests to the alternate token source +# TYPE get_token_count counter +get_token_count 0 +# HELP get_token_fail_count [ALPHA] Counter of failed Token() requests to the alternate token source +# TYPE get_token_fail_count counter +get_token_fail_count 0 +# HELP go_cgo_go_to_c_calls_calls_total Count of calls made from Go to C by the current process. +# TYPE go_cgo_go_to_c_calls_calls_total counter +go_cgo_go_to_c_calls_calls_total 0 +# HELP go_cpu_classes_gc_mark_assist_cpu_seconds_total Estimated total CPU time goroutines spent performing GC tasks to assist the GC and prevent it from falling behind the application. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_assist_cpu_seconds_total counter +go_cpu_classes_gc_mark_assist_cpu_seconds_total 0.004456062 +# HELP go_cpu_classes_gc_mark_dedicated_cpu_seconds_total Estimated total CPU time spent performing GC tasks on processors (as defined by GOMAXPROCS) dedicated to those tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_dedicated_cpu_seconds_total counter +go_cpu_classes_gc_mark_dedicated_cpu_seconds_total 0.315636947 +# HELP go_cpu_classes_gc_mark_idle_cpu_seconds_total Estimated total CPU time spent performing GC tasks on spare CPU resources that the Go scheduler could not otherwise find a use for. This should be subtracted from the total GC CPU time to obtain a measure of compulsory GC CPU time. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_idle_cpu_seconds_total counter +go_cpu_classes_gc_mark_idle_cpu_seconds_total 0.11243185 +# HELP go_cpu_classes_gc_pause_cpu_seconds_total Estimated total CPU time spent with the application paused by the GC. Even if only one thread is running during the pause, this is computed as GOMAXPROCS times the pause latency because nothing else can be executing. This is the exact sum of samples in /sched/pauses/total/gc:seconds if each sample is multiplied by GOMAXPROCS at the time it is taken. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_pause_cpu_seconds_total counter +go_cpu_classes_gc_pause_cpu_seconds_total 0.065606916 +# HELP go_cpu_classes_gc_total_cpu_seconds_total Estimated total CPU time spent performing GC tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/gc. +# TYPE go_cpu_classes_gc_total_cpu_seconds_total counter +go_cpu_classes_gc_total_cpu_seconds_total 0.498131775 +# HELP go_cpu_classes_idle_cpu_seconds_total Estimated total available CPU time not spent executing any Go or Go runtime code. In other words, the part of /cpu/classes/total:cpu-seconds that was unused. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_idle_cpu_seconds_total counter +go_cpu_classes_idle_cpu_seconds_total 1676.464604462 +# HELP go_cpu_classes_scavenge_assist_cpu_seconds_total Estimated total CPU time spent returning unused memory to the underlying platform in response eagerly in response to memory pressure. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_scavenge_assist_cpu_seconds_total counter +go_cpu_classes_scavenge_assist_cpu_seconds_total 5.75e-07 +# HELP go_cpu_classes_scavenge_background_cpu_seconds_total Estimated total CPU time spent performing background tasks to return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_scavenge_background_cpu_seconds_total counter +go_cpu_classes_scavenge_background_cpu_seconds_total 2.19e-07 +# HELP go_cpu_classes_scavenge_total_cpu_seconds_total Estimated total CPU time spent performing tasks that return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/scavenge. +# TYPE go_cpu_classes_scavenge_total_cpu_seconds_total counter +go_cpu_classes_scavenge_total_cpu_seconds_total 7.94e-07 +# HELP go_cpu_classes_total_cpu_seconds_total Estimated total available CPU time for user Go code or the Go runtime, as defined by GOMAXPROCS. In other words, GOMAXPROCS integrated over the wall-clock duration this process has been executing for. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes. +# TYPE go_cpu_classes_total_cpu_seconds_total counter +go_cpu_classes_total_cpu_seconds_total 1687.270681224 +# HELP go_cpu_classes_user_cpu_seconds_total Estimated total CPU time spent running user Go code. This may also include some small amount of time spent in the Go runtime. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_user_cpu_seconds_total counter +go_cpu_classes_user_cpu_seconds_total 10.307944193 +# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime. +# TYPE go_gc_cycles_automatic_gc_cycles_total counter +go_gc_cycles_automatic_gc_cycles_total 12 +# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application. +# TYPE go_gc_cycles_forced_gc_cycles_total counter +go_gc_cycles_forced_gc_cycles_total 0 +# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles. +# TYPE go_gc_cycles_total_gc_cycles_total counter +go_gc_cycles_total_gc_cycles_total 12 +# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. +# TYPE go_gc_duration_seconds summary +go_gc_duration_seconds{quantile="0"} 5.4882e-05 +go_gc_duration_seconds{quantile="0.25"} 0.000290977 +go_gc_duration_seconds{quantile="0.5"} 0.000449853 +go_gc_duration_seconds{quantile="0.75"} 0.000572578 +go_gc_duration_seconds{quantile="1"} 0.001175209 +go_gc_duration_seconds_sum 0.005459294 +go_gc_duration_seconds_count 12 +# HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. +# TYPE go_gc_gogc_percent gauge +go_gc_gogc_percent 100 +# HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. +# TYPE go_gc_gomemlimit_bytes gauge +go_gc_gomemlimit_bytes 9.223372036854776e+18 +# HELP go_gc_heap_allocs_by_size_bytes Distribution of heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_allocs_by_size_bytes histogram +go_gc_heap_allocs_by_size_bytes_bucket{le="8.999999999999998"} 13628 +go_gc_heap_allocs_by_size_bytes_bucket{le="24.999999999999996"} 165781 +go_gc_heap_allocs_by_size_bytes_bucket{le="64.99999999999999"} 292031 +go_gc_heap_allocs_by_size_bytes_bucket{le="144.99999999999997"} 360498 +go_gc_heap_allocs_by_size_bytes_bucket{le="320.99999999999994"} 410789 +go_gc_heap_allocs_by_size_bytes_bucket{le="704.9999999999999"} 427703 +go_gc_heap_allocs_by_size_bytes_bucket{le="1536.9999999999998"} 431161 +go_gc_heap_allocs_by_size_bytes_bucket{le="3200.9999999999995"} 432629 +go_gc_heap_allocs_by_size_bytes_bucket{le="6528.999999999999"} 434193 +go_gc_heap_allocs_by_size_bytes_bucket{le="13568.999999999998"} 434604 +go_gc_heap_allocs_by_size_bytes_bucket{le="27264.999999999996"} 434863 +go_gc_heap_allocs_by_size_bytes_bucket{le="+Inf"} 435030 +go_gc_heap_allocs_by_size_bytes_sum 6.8055264e+07 +go_gc_heap_allocs_by_size_bytes_count 435030 +# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application. +# TYPE go_gc_heap_allocs_bytes_total counter +go_gc_heap_allocs_bytes_total 6.8055264e+07 +# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_allocs_objects_total counter +go_gc_heap_allocs_objects_total 435030 +# HELP go_gc_heap_frees_by_size_bytes Distribution of freed heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_frees_by_size_bytes histogram +go_gc_heap_frees_by_size_bytes_bucket{le="8.999999999999998"} 8966 +go_gc_heap_frees_by_size_bytes_bucket{le="24.999999999999996"} 128138 +go_gc_heap_frees_by_size_bytes_bucket{le="64.99999999999999"} 217989 +go_gc_heap_frees_by_size_bytes_bucket{le="144.99999999999997"} 270269 +go_gc_heap_frees_by_size_bytes_bucket{le="320.99999999999994"} 311097 +go_gc_heap_frees_by_size_bytes_bucket{le="704.9999999999999"} 317969 +go_gc_heap_frees_by_size_bytes_bucket{le="1536.9999999999998"} 320775 +go_gc_heap_frees_by_size_bytes_bucket{le="3200.9999999999995"} 321853 +go_gc_heap_frees_by_size_bytes_bucket{le="6528.999999999999"} 323228 +go_gc_heap_frees_by_size_bytes_bucket{le="13568.999999999998"} 323474 +go_gc_heap_frees_by_size_bytes_bucket{le="27264.999999999996"} 323543 +go_gc_heap_frees_by_size_bytes_bucket{le="+Inf"} 323604 +go_gc_heap_frees_by_size_bytes_sum 4.3866856e+07 +go_gc_heap_frees_by_size_bytes_count 323604 +# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector. +# TYPE go_gc_heap_frees_bytes_total counter +go_gc_heap_frees_bytes_total 4.3866856e+07 +# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_frees_objects_total counter +go_gc_heap_frees_objects_total 323604 +# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle. +# TYPE go_gc_heap_goal_bytes gauge +go_gc_heap_goal_bytes 4.9517032e+07 +# HELP go_gc_heap_live_bytes Heap memory occupied by live objects that were marked by the previous GC. +# TYPE go_gc_heap_live_bytes gauge +go_gc_heap_live_bytes 2.3574424e+07 +# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory. +# TYPE go_gc_heap_objects_objects gauge +go_gc_heap_objects_objects 111426 +# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size. +# TYPE go_gc_heap_tiny_allocs_objects_total counter +go_gc_heap_tiny_allocs_objects_total 34068 +# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled. +# TYPE go_gc_limiter_last_enabled_gc_cycle gauge +go_gc_limiter_last_enabled_gc_cycle 0 +# HELP go_gc_pauses_seconds Deprecated. Prefer the identical /sched/pauses/total/gc:seconds. +# TYPE go_gc_pauses_seconds histogram +go_gc_pauses_seconds_bucket{le="6.399999999999999e-08"} 0 +go_gc_pauses_seconds_bucket{le="6.399999999999999e-07"} 0 +go_gc_pauses_seconds_bucket{le="7.167999999999999e-06"} 2 +go_gc_pauses_seconds_bucket{le="8.191999999999999e-05"} 11 +go_gc_pauses_seconds_bucket{le="0.0009175039999999999"} 24 +go_gc_pauses_seconds_bucket{le="0.010485759999999998"} 24 +go_gc_pauses_seconds_bucket{le="0.11744051199999998"} 24 +go_gc_pauses_seconds_bucket{le="+Inf"} 24 +go_gc_pauses_seconds_sum 0.001130752 +go_gc_pauses_seconds_count 24 +# HELP go_gc_scan_globals_bytes The total amount of global variable space that is scannable. +# TYPE go_gc_scan_globals_bytes gauge +go_gc_scan_globals_bytes 918624 +# HELP go_gc_scan_heap_bytes The total amount of heap space that is scannable. +# TYPE go_gc_scan_heap_bytes gauge +go_gc_scan_heap_bytes 2.0808832e+07 +# HELP go_gc_scan_stack_bytes The number of bytes of stack that were scanned last GC cycle. +# TYPE go_gc_scan_stack_bytes gauge +go_gc_scan_stack_bytes 1.44956e+06 +# HELP go_gc_scan_total_bytes The total amount space that is scannable. Sum of all metrics in /gc/scan. +# TYPE go_gc_scan_total_bytes gauge +go_gc_scan_total_bytes 2.3177016e+07 +# HELP go_gc_stack_starting_size_bytes The stack size of new goroutines. +# TYPE go_gc_stack_starting_size_bytes gauge +go_gc_stack_starting_size_bytes 4096 +# HELP go_godebug_non_default_behavior_execerrdot_events_total The number of non-default behaviors executed by the os/exec package due to a non-default GODEBUG=execerrdot=... setting. +# TYPE go_godebug_non_default_behavior_execerrdot_events_total counter +go_godebug_non_default_behavior_execerrdot_events_total 0 +# HELP go_godebug_non_default_behavior_gocachehash_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocachehash=... setting. +# TYPE go_godebug_non_default_behavior_gocachehash_events_total counter +go_godebug_non_default_behavior_gocachehash_events_total 0 +# HELP go_godebug_non_default_behavior_gocachetest_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocachetest=... setting. +# TYPE go_godebug_non_default_behavior_gocachetest_events_total counter +go_godebug_non_default_behavior_gocachetest_events_total 0 +# HELP go_godebug_non_default_behavior_gocacheverify_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocacheverify=... setting. +# TYPE go_godebug_non_default_behavior_gocacheverify_events_total counter +go_godebug_non_default_behavior_gocacheverify_events_total 0 +# HELP go_godebug_non_default_behavior_gotypesalias_events_total The number of non-default behaviors executed by the go/types package due to a non-default GODEBUG=gotypesalias=... setting. +# TYPE go_godebug_non_default_behavior_gotypesalias_events_total counter +go_godebug_non_default_behavior_gotypesalias_events_total 0 +# HELP go_godebug_non_default_behavior_http2client_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2client=... setting. +# TYPE go_godebug_non_default_behavior_http2client_events_total counter +go_godebug_non_default_behavior_http2client_events_total 0 +# HELP go_godebug_non_default_behavior_http2server_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2server=... setting. +# TYPE go_godebug_non_default_behavior_http2server_events_total counter +go_godebug_non_default_behavior_http2server_events_total 0 +# HELP go_godebug_non_default_behavior_httplaxcontentlength_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=httplaxcontentlength=... setting. +# TYPE go_godebug_non_default_behavior_httplaxcontentlength_events_total counter +go_godebug_non_default_behavior_httplaxcontentlength_events_total 0 +# HELP go_godebug_non_default_behavior_httpmuxgo121_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=httpmuxgo121=... setting. +# TYPE go_godebug_non_default_behavior_httpmuxgo121_events_total counter +go_godebug_non_default_behavior_httpmuxgo121_events_total 0 +# HELP go_godebug_non_default_behavior_installgoroot_events_total The number of non-default behaviors executed by the go/build package due to a non-default GODEBUG=installgoroot=... setting. +# TYPE go_godebug_non_default_behavior_installgoroot_events_total counter +go_godebug_non_default_behavior_installgoroot_events_total 0 +# HELP go_godebug_non_default_behavior_jstmpllitinterp_events_total The number of non-default behaviors executed by the html/template package due to a non-default GODEBUG=jstmpllitinterp=... setting. +# TYPE go_godebug_non_default_behavior_jstmpllitinterp_events_total counter +go_godebug_non_default_behavior_jstmpllitinterp_events_total 0 +# HELP go_godebug_non_default_behavior_multipartmaxheaders_events_total The number of non-default behaviors executed by the mime/multipart package due to a non-default GODEBUG=multipartmaxheaders=... setting. +# TYPE go_godebug_non_default_behavior_multipartmaxheaders_events_total counter +go_godebug_non_default_behavior_multipartmaxheaders_events_total 0 +# HELP go_godebug_non_default_behavior_multipartmaxparts_events_total The number of non-default behaviors executed by the mime/multipart package due to a non-default GODEBUG=multipartmaxparts=... setting. +# TYPE go_godebug_non_default_behavior_multipartmaxparts_events_total counter +go_godebug_non_default_behavior_multipartmaxparts_events_total 0 +# HELP go_godebug_non_default_behavior_multipathtcp_events_total The number of non-default behaviors executed by the net package due to a non-default GODEBUG=multipathtcp=... setting. +# TYPE go_godebug_non_default_behavior_multipathtcp_events_total counter +go_godebug_non_default_behavior_multipathtcp_events_total 0 +# HELP go_godebug_non_default_behavior_panicnil_events_total The number of non-default behaviors executed by the runtime package due to a non-default GODEBUG=panicnil=... setting. +# TYPE go_godebug_non_default_behavior_panicnil_events_total counter +go_godebug_non_default_behavior_panicnil_events_total 0 +# HELP go_godebug_non_default_behavior_randautoseed_events_total The number of non-default behaviors executed by the math/rand package due to a non-default GODEBUG=randautoseed=... setting. +# TYPE go_godebug_non_default_behavior_randautoseed_events_total counter +go_godebug_non_default_behavior_randautoseed_events_total 0 +# HELP go_godebug_non_default_behavior_tarinsecurepath_events_total The number of non-default behaviors executed by the archive/tar package due to a non-default GODEBUG=tarinsecurepath=... setting. +# TYPE go_godebug_non_default_behavior_tarinsecurepath_events_total counter +go_godebug_non_default_behavior_tarinsecurepath_events_total 0 +# HELP go_godebug_non_default_behavior_tls10server_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tls10server=... setting. +# TYPE go_godebug_non_default_behavior_tls10server_events_total counter +go_godebug_non_default_behavior_tls10server_events_total 0 +# HELP go_godebug_non_default_behavior_tlsmaxrsasize_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsmaxrsasize=... setting. +# TYPE go_godebug_non_default_behavior_tlsmaxrsasize_events_total counter +go_godebug_non_default_behavior_tlsmaxrsasize_events_total 0 +# HELP go_godebug_non_default_behavior_tlsrsakex_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsrsakex=... setting. +# TYPE go_godebug_non_default_behavior_tlsrsakex_events_total counter +go_godebug_non_default_behavior_tlsrsakex_events_total 0 +# HELP go_godebug_non_default_behavior_tlsunsafeekm_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsunsafeekm=... setting. +# TYPE go_godebug_non_default_behavior_tlsunsafeekm_events_total counter +go_godebug_non_default_behavior_tlsunsafeekm_events_total 0 +# HELP go_godebug_non_default_behavior_x509sha1_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509sha1=... setting. +# TYPE go_godebug_non_default_behavior_x509sha1_events_total counter +go_godebug_non_default_behavior_x509sha1_events_total 0 +# HELP go_godebug_non_default_behavior_x509usefallbackroots_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509usefallbackroots=... setting. +# TYPE go_godebug_non_default_behavior_x509usefallbackroots_events_total counter +go_godebug_non_default_behavior_x509usefallbackroots_events_total 0 +# HELP go_godebug_non_default_behavior_x509usepolicies_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509usepolicies=... setting. +# TYPE go_godebug_non_default_behavior_x509usepolicies_events_total counter +go_godebug_non_default_behavior_x509usepolicies_events_total 0 +# HELP go_godebug_non_default_behavior_zipinsecurepath_events_total The number of non-default behaviors executed by the archive/zip package due to a non-default GODEBUG=zipinsecurepath=... setting. +# TYPE go_godebug_non_default_behavior_zipinsecurepath_events_total counter +go_godebug_non_default_behavior_zipinsecurepath_events_total 0 +# HELP go_goroutines Number of goroutines that currently exist. +# TYPE go_goroutines gauge +go_goroutines 1178 +# HELP go_info Information about the Go environment. +# TYPE go_info gauge +go_info{version="go1.22.2"} 1 +# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory. +# TYPE go_memory_classes_heap_free_bytes gauge +go_memory_classes_heap_free_bytes 9.445376e+06 +# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector. +# TYPE go_memory_classes_heap_objects_bytes gauge +go_memory_classes_heap_objects_bytes 2.4188408e+07 +# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory. +# TYPE go_memory_classes_heap_released_bytes gauge +go_memory_classes_heap_released_bytes 5.791744e+06 +# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use. Currently, this represents all stack memory for goroutines. It also includes all OS thread stacks in non-cgo programs. Note that stacks may be allocated differently in the future, and this may change. +# TYPE go_memory_classes_heap_stacks_bytes gauge +go_memory_classes_heap_stacks_bytes 6.520832e+06 +# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects. +# TYPE go_memory_classes_heap_unused_bytes gauge +go_memory_classes_heap_unused_bytes 8.579592e+06 +# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use. +# TYPE go_memory_classes_metadata_mcache_free_bytes gauge +go_memory_classes_metadata_mcache_free_bytes 1200 +# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used. +# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge +go_memory_classes_metadata_mcache_inuse_bytes 14400 +# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use. +# TYPE go_memory_classes_metadata_mspan_free_bytes gauge +go_memory_classes_metadata_mspan_free_bytes 124480 +# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used. +# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge +go_memory_classes_metadata_mspan_inuse_bytes 577280 +# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata. +# TYPE go_memory_classes_metadata_other_bytes gauge +go_memory_classes_metadata_other_bytes 3.901472e+06 +# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system. In non-cgo programs this metric is currently zero. This may change in the future.In cgo programs this metric includes OS thread stacks allocated directly from the OS. Currently, this only accounts for one stack in c-shared and c-archive build modes, and other sources of stacks from the OS are not measured. This too may change in the future. +# TYPE go_memory_classes_os_stacks_bytes gauge +go_memory_classes_os_stacks_bytes 0 +# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more. +# TYPE go_memory_classes_other_bytes gauge +go_memory_classes_other_bytes 2.170036e+06 +# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling. +# TYPE go_memory_classes_profiling_buckets_bytes gauge +go_memory_classes_profiling_buckets_bytes 1.490436e+06 +# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes. +# TYPE go_memory_classes_total_bytes gauge +go_memory_classes_total_bytes 6.2805256e+07 +# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. +# TYPE go_memstats_alloc_bytes gauge +go_memstats_alloc_bytes 2.4188408e+07 +# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. +# TYPE go_memstats_alloc_bytes_total counter +go_memstats_alloc_bytes_total 6.8055264e+07 +# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. +# TYPE go_memstats_buck_hash_sys_bytes gauge +go_memstats_buck_hash_sys_bytes 1.490436e+06 +# HELP go_memstats_frees_total Total number of frees. +# TYPE go_memstats_frees_total counter +go_memstats_frees_total 357672 +# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. +# TYPE go_memstats_gc_sys_bytes gauge +go_memstats_gc_sys_bytes 3.901472e+06 +# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. +# TYPE go_memstats_heap_alloc_bytes gauge +go_memstats_heap_alloc_bytes 2.4188408e+07 +# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. +# TYPE go_memstats_heap_idle_bytes gauge +go_memstats_heap_idle_bytes 1.523712e+07 +# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. +# TYPE go_memstats_heap_inuse_bytes gauge +go_memstats_heap_inuse_bytes 3.2768e+07 +# HELP go_memstats_heap_objects Number of allocated objects. +# TYPE go_memstats_heap_objects gauge +go_memstats_heap_objects 111426 +# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. +# TYPE go_memstats_heap_released_bytes gauge +go_memstats_heap_released_bytes 5.791744e+06 +# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. +# TYPE go_memstats_heap_sys_bytes gauge +go_memstats_heap_sys_bytes 4.800512e+07 +# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. +# TYPE go_memstats_last_gc_time_seconds gauge +go_memstats_last_gc_time_seconds 1.714044574696257e+09 +# HELP go_memstats_lookups_total Total number of pointer lookups. +# TYPE go_memstats_lookups_total counter +go_memstats_lookups_total 0 +# HELP go_memstats_mallocs_total Total number of mallocs. +# TYPE go_memstats_mallocs_total counter +go_memstats_mallocs_total 469098 +# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. +# TYPE go_memstats_mcache_inuse_bytes gauge +go_memstats_mcache_inuse_bytes 14400 +# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. +# TYPE go_memstats_mcache_sys_bytes gauge +go_memstats_mcache_sys_bytes 15600 +# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. +# TYPE go_memstats_mspan_inuse_bytes gauge +go_memstats_mspan_inuse_bytes 577280 +# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. +# TYPE go_memstats_mspan_sys_bytes gauge +go_memstats_mspan_sys_bytes 701760 +# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. +# TYPE go_memstats_next_gc_bytes gauge +go_memstats_next_gc_bytes 4.9517032e+07 +# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. +# TYPE go_memstats_other_sys_bytes gauge +go_memstats_other_sys_bytes 2.170036e+06 +# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. +# TYPE go_memstats_stack_inuse_bytes gauge +go_memstats_stack_inuse_bytes 6.520832e+06 +# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. +# TYPE go_memstats_stack_sys_bytes gauge +go_memstats_stack_sys_bytes 6.520832e+06 +# HELP go_memstats_sys_bytes Number of bytes obtained from system. +# TYPE go_memstats_sys_bytes gauge +go_memstats_sys_bytes 6.2805256e+07 +# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. +# TYPE go_sched_gomaxprocs_threads gauge +go_sched_gomaxprocs_threads 12 +# HELP go_sched_goroutines_goroutines Count of live goroutines. +# TYPE go_sched_goroutines_goroutines gauge +go_sched_goroutines_goroutines 1178 +# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. Bucket counts increase monotonically. +# TYPE go_sched_latencies_seconds histogram +go_sched_latencies_seconds_bucket{le="6.399999999999999e-08"} 911 +go_sched_latencies_seconds_bucket{le="6.399999999999999e-07"} 1271 +go_sched_latencies_seconds_bucket{le="7.167999999999999e-06"} 1832 +go_sched_latencies_seconds_bucket{le="8.191999999999999e-05"} 4653 +go_sched_latencies_seconds_bucket{le="0.0009175039999999999"} 5089 +go_sched_latencies_seconds_bucket{le="0.010485759999999998"} 5104 +go_sched_latencies_seconds_bucket{le="0.11744051199999998"} 5111 +go_sched_latencies_seconds_bucket{le="+Inf"} 5111 +go_sched_latencies_seconds_sum 0.14348300800000002 +go_sched_latencies_seconds_count 5111 +# HELP go_sched_pauses_stopping_gc_seconds Distribution of individual GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total GC-related stop-the-world time (/sched/pauses/total/gc:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. +# TYPE go_sched_pauses_stopping_gc_seconds histogram +go_sched_pauses_stopping_gc_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_stopping_gc_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_stopping_gc_seconds_bucket{le="7.167999999999999e-06"} 11 +go_sched_pauses_stopping_gc_seconds_bucket{le="8.191999999999999e-05"} 12 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.0009175039999999999"} 24 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.010485759999999998"} 24 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.11744051199999998"} 24 +go_sched_pauses_stopping_gc_seconds_bucket{le="+Inf"} 24 +go_sched_pauses_stopping_gc_seconds_sum 0.000997248 +go_sched_pauses_stopping_gc_seconds_count 24 +# HELP go_sched_pauses_stopping_other_seconds Distribution of individual non-GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total non-GC-related stop-the-world time (/sched/pauses/total/other:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. +# TYPE go_sched_pauses_stopping_other_seconds histogram +go_sched_pauses_stopping_other_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="7.167999999999999e-06"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="8.191999999999999e-05"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.0009175039999999999"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.010485759999999998"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.11744051199999998"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="+Inf"} 0 +go_sched_pauses_stopping_other_seconds_sum 0 +go_sched_pauses_stopping_other_seconds_count 0 +# HELP go_sched_pauses_total_gc_seconds Distribution of individual GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (this is measured directly in /sched/pauses/stopping/gc:seconds), during which some threads may still be running. Bucket counts increase monotonically. +# TYPE go_sched_pauses_total_gc_seconds histogram +go_sched_pauses_total_gc_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_total_gc_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_total_gc_seconds_bucket{le="7.167999999999999e-06"} 2 +go_sched_pauses_total_gc_seconds_bucket{le="8.191999999999999e-05"} 11 +go_sched_pauses_total_gc_seconds_bucket{le="0.0009175039999999999"} 24 +go_sched_pauses_total_gc_seconds_bucket{le="0.010485759999999998"} 24 +go_sched_pauses_total_gc_seconds_bucket{le="0.11744051199999998"} 24 +go_sched_pauses_total_gc_seconds_bucket{le="+Inf"} 24 +go_sched_pauses_total_gc_seconds_sum 0.001130752 +go_sched_pauses_total_gc_seconds_count 24 +# HELP go_sched_pauses_total_other_seconds Distribution of individual non-GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (measured directly in /sched/pauses/stopping/other:seconds). Bucket counts increase monotonically. +# TYPE go_sched_pauses_total_other_seconds histogram +go_sched_pauses_total_other_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_total_other_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_total_other_seconds_bucket{le="7.167999999999999e-06"} 0 +go_sched_pauses_total_other_seconds_bucket{le="8.191999999999999e-05"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.0009175039999999999"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.010485759999999998"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.11744051199999998"} 0 +go_sched_pauses_total_other_seconds_bucket{le="+Inf"} 0 +go_sched_pauses_total_other_seconds_sum 0 +go_sched_pauses_total_other_seconds_count 0 +# HELP go_sync_mutex_wait_total_seconds_total Approximate cumulative time goroutines have spent blocked on a sync.Mutex, sync.RWMutex, or runtime-internal lock. This metric is useful for identifying global changes in lock contention. Collect a mutex or block profile using the runtime/pprof package for more detailed contention data. +# TYPE go_sync_mutex_wait_total_seconds_total counter +go_sync_mutex_wait_total_seconds_total 14.671354296 +# HELP go_threads Number of OS threads created. +# TYPE go_threads gauge +go_threads 14 +# HELP hidden_metrics_total [BETA] The count of hidden metrics. +# TYPE hidden_metrics_total counter +hidden_metrics_total 0 +# HELP kubernetes_build_info [ALPHA] A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running. +# TYPE kubernetes_build_info gauge +kubernetes_build_info{build_date="2024-04-17T17:27:03Z",compiler="gc",git_commit="7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a",git_tree_state="clean",git_version="v1.30.0",go_version="go1.22.2",major="1",minor="30",platform="linux/amd64"} 1 +# HELP kubernetes_feature_enabled [BETA] This metric records the data about the stage and enablement of a k8s feature. +# TYPE kubernetes_feature_enabled gauge +kubernetes_feature_enabled{name="APIListChunking",stage=""} 1 +kubernetes_feature_enabled{name="APIPriorityAndFairness",stage=""} 1 +kubernetes_feature_enabled{name="APIResponseCompression",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServerIdentity",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServerTracing",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServingWithRoutine",stage="BETA"} 1 +kubernetes_feature_enabled{name="AdmissionWebhookMatchConditions",stage=""} 1 +kubernetes_feature_enabled{name="AggregatedDiscoveryEndpoint",stage=""} 1 +kubernetes_feature_enabled{name="AllAlpha",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="AllBeta",stage="BETA"} 0 +kubernetes_feature_enabled{name="AllowServiceLBStatusOnNonLB",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="AnyVolumeDataSource",stage="BETA"} 1 +kubernetes_feature_enabled{name="AppArmor",stage="BETA"} 1 +kubernetes_feature_enabled{name="AppArmorFields",stage="BETA"} 1 +kubernetes_feature_enabled{name="CPUManager",stage=""} 1 +kubernetes_feature_enabled{name="CPUManagerPolicyAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CPUManagerPolicyBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="CPUManagerPolicyOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="CRDValidationRatcheting",stage="BETA"} 1 +kubernetes_feature_enabled{name="CSIMigrationPortworx",stage="BETA"} 0 +kubernetes_feature_enabled{name="CSIMigrationRBD",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="CSINodeExpandSecret",stage=""} 1 +kubernetes_feature_enabled{name="CSIVolumeHealth",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CloudControllerManagerWebhook",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CloudDualStackNodeIPs",stage=""} 1 +kubernetes_feature_enabled{name="ClusterTrustBundle",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ClusterTrustBundleProjection",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ComponentSLIs",stage="BETA"} 1 +kubernetes_feature_enabled{name="ConsistentHTTPGetHandlers",stage=""} 1 +kubernetes_feature_enabled{name="ConsistentListFromCache",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ContainerCheckpoint",stage="BETA"} 1 +kubernetes_feature_enabled{name="ContextualLogging",stage="BETA"} 1 +kubernetes_feature_enabled{name="CronJobsScheduledAnnotation",stage="BETA"} 1 +kubernetes_feature_enabled{name="CrossNamespaceVolumeDataSource",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomCPUCFSQuotaPeriod",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomResourceFieldSelectors",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomResourceValidationExpressions",stage=""} 1 +kubernetes_feature_enabled{name="DefaultHostNetworkHostPortsInPodTemplates",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="DevicePluginCDIDevices",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableCloudProviders",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableKubeletCloudCredentialProviders",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableNodeKubeProxyVersion",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="DynamicResourceAllocation",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="EfficientWatchResumption",stage=""} 1 +kubernetes_feature_enabled{name="ElasticIndexedJob",stage="BETA"} 1 +kubernetes_feature_enabled{name="EventedPLEG",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ExecProbeTimeout",stage=""} 1 +kubernetes_feature_enabled{name="GracefulNodeShutdown",stage="BETA"} 1 +kubernetes_feature_enabled{name="GracefulNodeShutdownBasedOnPodPriority",stage="BETA"} 1 +kubernetes_feature_enabled{name="HPAContainerMetrics",stage=""} 1 +kubernetes_feature_enabled{name="HPAScaleToZero",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="HonorPVReclaimPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ImageMaximumGCAge",stage="BETA"} 1 +kubernetes_feature_enabled{name="InPlacePodVerticalScaling",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAWSUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAzureDiskUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAzureFileUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginGCEUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginOpenStackUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginPortworxUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginRBDUnregister",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="InTreePluginvSphereUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InformerResourceVersion",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="JobBackoffLimitPerIndex",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobManagedBy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="JobPodFailurePolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobPodReplacementPolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobReadyPods",stage=""} 1 +kubernetes_feature_enabled{name="JobSuccessPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KMSv1",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="KMSv2",stage=""} 1 +kubernetes_feature_enabled{name="KMSv2KDF",stage=""} 1 +kubernetes_feature_enabled{name="KubeProxyDrainingTerminatingNodes",stage="BETA"} 1 +kubernetes_feature_enabled{name="KubeletCgroupDriverFromCRI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletInUserNamespace",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletPodResourcesDynamicResources",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletPodResourcesGet",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletSeparateDiskGC",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletTracing",stage="BETA"} 1 +kubernetes_feature_enabled{name="LegacyServiceAccountTokenCleanUp",stage=""} 1 +kubernetes_feature_enabled{name="LoadBalancerIPMode",stage="BETA"} 1 +kubernetes_feature_enabled{name="LocalStorageCapacityIsolationFSQuotaMonitoring",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="LogarithmicScaleDown",stage="BETA"} 1 +kubernetes_feature_enabled{name="LoggingAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="LoggingBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="MatchLabelKeysInPodAffinity",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MatchLabelKeysInPodTopologySpread",stage="BETA"} 1 +kubernetes_feature_enabled{name="MaxUnavailableStatefulSet",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MemoryManager",stage="BETA"} 1 +kubernetes_feature_enabled{name="MemoryQoS",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MinDomainsInPodTopologySpread",stage=""} 1 +kubernetes_feature_enabled{name="MultiCIDRServiceAllocator",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MutatingAdmissionPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="NFTablesProxyMode",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="NewVolumeManagerReconstruction",stage=""} 1 +kubernetes_feature_enabled{name="NodeInclusionPolicyInPodTopologySpread",stage="BETA"} 1 +kubernetes_feature_enabled{name="NodeLogQuery",stage="BETA"} 0 +kubernetes_feature_enabled{name="NodeOutOfServiceVolumeDetach",stage=""} 1 +kubernetes_feature_enabled{name="NodeSwap",stage="BETA"} 1 +kubernetes_feature_enabled{name="OpenAPIEnums",stage="BETA"} 1 +kubernetes_feature_enabled{name="PDBUnhealthyPodEvictionPolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="PersistentVolumeLastPhaseTransitionTime",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodAndContainerStatsFromCRI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="PodDeletionCost",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodDisruptionConditions",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodHostIPs",stage=""} 1 +kubernetes_feature_enabled{name="PodIndexLabel",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodLifecycleSleepAction",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodReadyToStartContainersCondition",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodSchedulingReadiness",stage=""} 1 +kubernetes_feature_enabled{name="PortForwardWebsockets",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ProcMountType",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="QOSReserved",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ReadWriteOncePod",stage=""} 1 +kubernetes_feature_enabled{name="RecoverVolumeExpansionFailure",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RecursiveReadOnlyMounts",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RelaxedEnvironmentVariableValidation",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RemainingItemCount",stage=""} 1 +kubernetes_feature_enabled{name="RetryGenerateName",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RotateKubeletServerCertificate",stage="BETA"} 1 +kubernetes_feature_enabled{name="RuntimeClassInImageCriApi",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SELinuxMount",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SELinuxMountReadWriteOncePod",stage="BETA"} 1 +kubernetes_feature_enabled{name="SchedulerQueueingHints",stage="BETA"} 0 +kubernetes_feature_enabled{name="SeparateCacheWatchRPC",stage="BETA"} 1 +kubernetes_feature_enabled{name="SeparateTaintEvictionController",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServerSideApply",stage=""} 1 +kubernetes_feature_enabled{name="ServerSideFieldValidation",stage=""} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenJTI",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenNodeBinding",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ServiceAccountTokenNodeBindingValidation",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenPodNodeInfo",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceNodePortStaticSubrange",stage=""} 1 +kubernetes_feature_enabled{name="ServiceTrafficDistribution",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SidecarContainers",stage="BETA"} 1 +kubernetes_feature_enabled{name="SizeMemoryBackedVolumes",stage="BETA"} 1 +kubernetes_feature_enabled{name="SkipReadOnlyValidationGCE",stage="DEPRECATED"} 1 +kubernetes_feature_enabled{name="StableLoadBalancerNodeSet",stage=""} 1 +kubernetes_feature_enabled{name="StatefulSetAutoDeletePVC",stage="BETA"} 1 +kubernetes_feature_enabled{name="StatefulSetStartOrdinal",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageNamespaceIndex",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageVersionAPI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="StorageVersionHash",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageVersionMigrator",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="StructuredAuthenticationConfiguration",stage="BETA"} 1 +kubernetes_feature_enabled{name="StructuredAuthorizationConfiguration",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyAwareHints",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyManagerPolicyAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="TopologyManagerPolicyBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyManagerPolicyOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="TranslateStreamCloseWebsocketRequests",stage="BETA"} 1 +kubernetes_feature_enabled{name="UnauthenticatedHTTP2DOSMitigation",stage="BETA"} 1 +kubernetes_feature_enabled{name="UnknownVersionInteroperabilityProxy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="UserNamespacesPodSecurityStandards",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="UserNamespacesSupport",stage="BETA"} 0 +kubernetes_feature_enabled{name="ValidatingAdmissionPolicy",stage=""} 1 +kubernetes_feature_enabled{name="VolumeAttributesClass",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="VolumeCapacityPriority",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WatchBookmark",stage=""} 1 +kubernetes_feature_enabled{name="WatchFromStorageWithoutResourceVersion",stage="BETA"} 0 +kubernetes_feature_enabled{name="WatchList",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WatchListClient",stage="BETA"} 0 +kubernetes_feature_enabled{name="WinDSR",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WinOverlay",stage="BETA"} 1 +kubernetes_feature_enabled{name="WindowsHostNetwork",stage="ALPHA"} 1 +kubernetes_feature_enabled{name="ZeroLimitedNominalConcurrencyShares",stage=""} 1 +# HELP node_collector_evictions_total [STABLE] Number of Node evictions that happened since current instance of NodeController started. +# TYPE node_collector_evictions_total counter +node_collector_evictions_total{zone=""} 0 +# HELP node_collector_unhealthy_nodes_in_zone [ALPHA] Gauge measuring number of not Ready Nodes per zones. +# TYPE node_collector_unhealthy_nodes_in_zone gauge +node_collector_unhealthy_nodes_in_zone{zone=""} 0 +# HELP node_collector_update_all_nodes_health_duration_seconds [ALPHA] Duration in seconds for NodeController to update the health of all nodes. +# TYPE node_collector_update_all_nodes_health_duration_seconds histogram +node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.01"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.04"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.16"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.64"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="2.56"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="10.24"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="40.96"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="163.84"} 29 +node_collector_update_all_nodes_health_duration_seconds_bucket{le="+Inf"} 29 +node_collector_update_all_nodes_health_duration_seconds_sum 0.005529043000000001 +node_collector_update_all_nodes_health_duration_seconds_count 29 +# HELP node_collector_update_node_health_duration_seconds [ALPHA] Duration in seconds for NodeController to update the health of a single node. +# TYPE node_collector_update_node_health_duration_seconds histogram +node_collector_update_node_health_duration_seconds_bucket{le="0.001"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="0.004"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="0.016"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="0.064"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="0.256"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="1.024"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="4.096"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="16.384"} 29 +node_collector_update_node_health_duration_seconds_bucket{le="+Inf"} 29 +node_collector_update_node_health_duration_seconds_sum 0.002827271 +node_collector_update_node_health_duration_seconds_count 29 +# HELP node_collector_zone_health [ALPHA] Gauge measuring percentage of healthy nodes per zone. +# TYPE node_collector_zone_health gauge +node_collector_zone_health{zone=""} 100 +# HELP node_collector_zone_size [ALPHA] Gauge measuring number of registered Nodes per zones. +# TYPE node_collector_zone_size gauge +node_collector_zone_size{zone=""} 1 +# HELP node_ipam_controller_cidrset_allocation_tries_per_request [ALPHA] Number of endpoints added on each Service sync +# TYPE node_ipam_controller_cidrset_allocation_tries_per_request histogram +node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="1"} 1 +node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="5"} 1 +node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="25"} 1 +node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="125"} 1 +node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="625"} 1 +node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="+Inf"} 1 +node_ipam_controller_cidrset_allocation_tries_per_request_sum{clusterCIDR="10.244.0.0/16"} 0 +node_ipam_controller_cidrset_allocation_tries_per_request_count{clusterCIDR="10.244.0.0/16"} 1 +# HELP node_ipam_controller_cidrset_cidrs_allocations_total [ALPHA] Counter measuring total number of CIDR allocations. +# TYPE node_ipam_controller_cidrset_cidrs_allocations_total counter +node_ipam_controller_cidrset_cidrs_allocations_total{clusterCIDR="10.244.0.0/16"} 1 +# HELP node_ipam_controller_cidrset_usage_cidrs [ALPHA] Gauge measuring percentage of allocated CIDRs. +# TYPE node_ipam_controller_cidrset_usage_cidrs gauge +node_ipam_controller_cidrset_usage_cidrs{clusterCIDR="10.244.0.0/16"} 0.00390625 +# HELP node_ipam_controller_cirdset_max_cidrs [ALPHA] Maximum number of CIDRs that can be allocated. +# TYPE node_ipam_controller_cirdset_max_cidrs gauge +node_ipam_controller_cirdset_max_cidrs{clusterCIDR="10.244.0.0/16"} 256 +# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. +# TYPE process_cpu_seconds_total counter +process_cpu_seconds_total 7.38 +# HELP process_max_fds Maximum number of open file descriptors. +# TYPE process_max_fds gauge +process_max_fds 1.048576e+06 +# HELP process_open_fds Number of open file descriptors. +# TYPE process_open_fds gauge +process_open_fds 19 +# HELP process_resident_memory_bytes Resident memory size in bytes. +# TYPE process_resident_memory_bytes gauge +process_resident_memory_bytes 1.1606016e+08 +# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. +# TYPE process_start_time_seconds gauge +process_start_time_seconds 1.7140444329e+09 +# HELP process_virtual_memory_bytes Virtual memory size in bytes. +# TYPE process_virtual_memory_bytes gauge +process_virtual_memory_bytes 1.367392256e+09 +# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. +# TYPE process_virtual_memory_max_bytes gauge +process_virtual_memory_max_bytes 1.8446744073709552e+19 +# HELP registered_metrics_total [BETA] The count of registered metrics broken by stability level and deprecation version. +# TYPE registered_metrics_total counter +registered_metrics_total{deprecated_version="",stability_level="ALPHA"} 146 +registered_metrics_total{deprecated_version="",stability_level="BETA"} 4 +registered_metrics_total{deprecated_version="",stability_level="STABLE"} 11 +registered_metrics_total{deprecated_version="1.30.0",stability_level="ALPHA"} 2 +# HELP replicaset_controller_sorting_deletion_age_ratio [ALPHA] The ratio of chosen deleted pod's ages to the current youngest pod's age (at the time). Should be <2. The intent of this metric is to measure the rough efficacy of the LogarithmicScaleDown feature gate's effect on the sorting (and deletion) of pods when a replicaset scales down. This only considers Ready pods when calculating and reporting. +# TYPE replicaset_controller_sorting_deletion_age_ratio histogram +replicaset_controller_sorting_deletion_age_ratio_bucket{le="0.25"} 0 +replicaset_controller_sorting_deletion_age_ratio_bucket{le="0.5"} 0 +replicaset_controller_sorting_deletion_age_ratio_bucket{le="1"} 0 +replicaset_controller_sorting_deletion_age_ratio_bucket{le="2"} 0 +replicaset_controller_sorting_deletion_age_ratio_bucket{le="4"} 0 +replicaset_controller_sorting_deletion_age_ratio_bucket{le="8"} 0 +replicaset_controller_sorting_deletion_age_ratio_bucket{le="+Inf"} 0 +replicaset_controller_sorting_deletion_age_ratio_sum 0 +replicaset_controller_sorting_deletion_age_ratio_count 0 +# HELP rest_client_exec_plugin_certificate_rotation_age [ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data. +# TYPE rest_client_exec_plugin_certificate_rotation_age histogram +rest_client_exec_plugin_certificate_rotation_age_bucket{le="600"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1800"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="3600"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="14400"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="86400"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="604800"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="2.592e+06"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="7.776e+06"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.5552e+07"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="3.1104e+07"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.24416e+08"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="+Inf"} 0 +rest_client_exec_plugin_certificate_rotation_age_sum 0 +rest_client_exec_plugin_certificate_rotation_age_count 0 +# HELP rest_client_exec_plugin_ttl_seconds [ALPHA] Gauge of the shortest TTL (time-to-live) of the client certificate(s) managed by the auth exec plugin. The value is in seconds until certificate expiry (negative if already expired). If auth exec plugins are unused or manage no TLS certificates, the value will be +INF. +# TYPE rest_client_exec_plugin_ttl_seconds gauge +rest_client_exec_plugin_ttl_seconds +Inf +# HELP rest_client_rate_limiter_duration_seconds [ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host. +# TYPE rest_client_rate_limiter_duration_seconds histogram +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.005"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.025"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.1"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.25"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.5"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="1"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="2"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="4"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="8"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="15"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="30"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="60"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="+Inf"} 2 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="DELETE"} 3.336e-06 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="DELETE"} 2 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.005"} 116 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.025"} 120 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.1"} 159 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.25"} 167 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.5"} 177 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="1"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="2"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="4"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="8"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="15"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="30"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="60"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 179 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="GET"} 8.271082117000002 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="GET"} 179 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.005"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.025"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.1"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.25"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.5"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="1"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="2"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="4"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="8"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="15"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="30"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="60"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 11 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="PATCH"} 1.8168e-05 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="PATCH"} 11 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.005"} 41 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.025"} 41 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.1"} 60 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.25"} 61 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.5"} 70 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="1"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="2"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="4"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="8"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="15"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="30"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="60"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 71 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="POST"} 5.580375548999998 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="POST"} 71 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.005"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.025"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.1"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.25"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.5"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="1"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="2"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="4"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="8"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="15"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="30"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="60"} 17 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="+Inf"} 17 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="PUT"} 3.366200000000001e-05 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="PUT"} 17 +# HELP rest_client_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by verb, and host. +# TYPE rest_client_request_duration_seconds histogram +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.005"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.025"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.1"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.25"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="0.5"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="1"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="2"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="4"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="8"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="15"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="30"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="60"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="DELETE",le="+Inf"} 2 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="DELETE"} 0.5999318539999999 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="DELETE"} 2 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.005"} 77 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.025"} 85 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.1"} 152 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.25"} 164 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.5"} 175 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="1"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="2"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="4"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="8"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="15"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="30"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="60"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 179 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="GET"} 12.788541488999996 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="GET"} 179 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.005"} 0 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.025"} 4 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.1"} 7 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.25"} 8 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.5"} 8 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="1"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="2"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="4"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="8"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="15"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="30"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="60"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 11 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="PATCH"} 3.115352958 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="PATCH"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.005"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.025"} 24 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.1"} 49 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.25"} 52 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.5"} 61 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="1"} 69 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="2"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="4"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="8"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="15"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="30"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="60"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 71 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="POST"} 13.400135484 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="POST"} 71 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.005"} 3 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.025"} 12 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.1"} 14 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.25"} 16 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="0.5"} 16 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="1"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="2"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="4"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="8"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="15"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="30"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="60"} 17 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PUT",le="+Inf"} 17 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="PUT"} 0.9906885049999999 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="PUT"} 17 +# HELP rest_client_request_size_bytes [ALPHA] Request size in bytes. Broken down by verb and host. +# TYPE rest_client_request_size_bytes histogram +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="64"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="256"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="512"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="1024"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="4096"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="16384"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="65536"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="262144"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="1.048576e+06"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="4.194304e+06"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="1.6777216e+07"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="+Inf"} 2 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="DELETE"} 62 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="DELETE"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="64"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="256"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="512"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1024"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4096"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="16384"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="65536"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="262144"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.048576e+06"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4.194304e+06"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.6777216e+07"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 179 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="GET"} 0 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="GET"} 179 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="64"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="256"} 5 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="512"} 6 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1024"} 6 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4096"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="16384"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="65536"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="262144"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.048576e+06"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4.194304e+06"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.6777216e+07"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 11 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="PATCH"} 14842 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="PATCH"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="64"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="256"} 56 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="512"} 61 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1024"} 63 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4096"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="16384"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="65536"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="262144"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.048576e+06"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4.194304e+06"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.6777216e+07"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 71 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="POST"} 19672 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="POST"} 71 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="64"} 0 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="256"} 0 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="512"} 2 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="1024"} 7 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="4096"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="16384"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="65536"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="262144"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="1.048576e+06"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="4.194304e+06"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="1.6777216e+07"} 17 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="+Inf"} 17 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="PUT"} 18631 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="PUT"} 17 +# HELP rest_client_requests_total [ALPHA] Number of HTTP requests, partitioned by status code, method, and host. +# TYPE rest_client_requests_total counter +rest_client_requests_total{code="200",host="192.168.58.2:8443",method="DELETE"} 1 +rest_client_requests_total{code="200",host="192.168.58.2:8443",method="GET"} 190 +rest_client_requests_total{code="200",host="192.168.58.2:8443",method="PATCH"} 10 +rest_client_requests_total{code="200",host="192.168.58.2:8443",method="PUT"} 16 +rest_client_requests_total{code="201",host="192.168.58.2:8443",method="POST"} 71 +rest_client_requests_total{code="403",host="192.168.58.2:8443",method="GET"} 2 +rest_client_requests_total{code="404",host="192.168.58.2:8443",method="DELETE"} 1 +rest_client_requests_total{code="404",host="192.168.58.2:8443",method="GET"} 34 +rest_client_requests_total{code="409",host="192.168.58.2:8443",method="PATCH"} 1 +rest_client_requests_total{code="409",host="192.168.58.2:8443",method="PUT"} 1 +rest_client_requests_total{code="500",host="192.168.58.2:8443",method="GET"} 1 +# HELP rest_client_response_size_bytes [ALPHA] Response size in bytes. Broken down by verb and host. +# TYPE rest_client_response_size_bytes histogram +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="64"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="256"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="512"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="1024"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="4096"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="16384"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="65536"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="262144"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="1.048576e+06"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="4.194304e+06"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="1.6777216e+07"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="DELETE",le="+Inf"} 2 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="DELETE"} 275 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="DELETE"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="64"} 19 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="256"} 92 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="512"} 128 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1024"} 134 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4096"} 143 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="16384"} 163 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="65536"} 179 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="262144"} 179 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.048576e+06"} 179 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4.194304e+06"} 179 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.6777216e+07"} 179 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 179 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="GET"} 514937 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="GET"} 179 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="64"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="256"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="512"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1024"} 2 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4096"} 7 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="16384"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="65536"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="262144"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.048576e+06"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4.194304e+06"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.6777216e+07"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 11 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="PATCH"} 31657 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="PATCH"} 11 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="64"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="256"} 38 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="512"} 38 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1024"} 45 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4096"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="16384"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="65536"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="262144"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.048576e+06"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4.194304e+06"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.6777216e+07"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 71 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="POST"} 52967 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="POST"} 71 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="64"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="256"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="512"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="1024"} 3 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="4096"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="16384"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="65536"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="262144"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="1.048576e+06"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="4.194304e+06"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="1.6777216e+07"} 17 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PUT",le="+Inf"} 17 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="PUT"} 42059 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="PUT"} 17 +# HELP rest_client_transport_cache_entries [ALPHA] Number of transport entries in the internal cache. +# TYPE rest_client_transport_cache_entries gauge +rest_client_transport_cache_entries 3 +# HELP rest_client_transport_create_calls_total [ALPHA] Number of calls to get a new transport, partitioned by the result of the operation hit: obtained from the cache, miss: created and added to the cache, uncacheable: created and not cached +# TYPE rest_client_transport_create_calls_total counter +rest_client_transport_create_calls_total{result="hit"} 53 +rest_client_transport_create_calls_total{result="miss"} 3 +# HELP retroactive_storageclass_errors_total [ALPHA] Total number of failed retroactive StorageClass assignments to persistent volume claim +# TYPE retroactive_storageclass_errors_total counter +retroactive_storageclass_errors_total 0 +# HELP retroactive_storageclass_total [ALPHA] Total number of retroactive StorageClass assignments to persistent volume claim +# TYPE retroactive_storageclass_total counter +retroactive_storageclass_total 0 +# HELP root_ca_cert_publisher_sync_duration_seconds [ALPHA] Number of namespace syncs happened in root ca cert publisher. +# TYPE root_ca_cert_publisher_sync_duration_seconds histogram +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.001"} 0 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.002"} 0 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.004"} 0 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.008"} 2 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.016"} 2 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.032"} 2 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.064"} 2 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.128"} 3 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.256"} 3 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.512"} 3 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="1.024"} 4 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="2.048"} 4 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="4.096"} 4 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="8.192"} 4 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="16.384"} 4 +root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="+Inf"} 4 +root_ca_cert_publisher_sync_duration_seconds_sum{code="200"} 0.9007301629999999 +root_ca_cert_publisher_sync_duration_seconds_count{code="200"} 4 +# HELP root_ca_cert_publisher_sync_total [ALPHA] Number of namespace syncs happened in root ca cert publisher. +# TYPE root_ca_cert_publisher_sync_total counter +root_ca_cert_publisher_sync_total{code="200"} 4 +# HELP running_managed_controllers [ALPHA] Indicates where instances of a controller are currently running +# TYPE running_managed_controllers gauge +running_managed_controllers{manager="kube-controller-manager",name="nodeipam"} 1 +# HELP service_controller_loadbalancer_sync_total [ALPHA] A metric counting the amount of times any load balancer has been configured, as an effect of service/node changes on the cluster +# TYPE service_controller_loadbalancer_sync_total counter +service_controller_loadbalancer_sync_total 0 +# HELP service_controller_nodesync_error_total [ALPHA] A metric counting the amount of times any load balancer has been configured and errored, as an effect of node changes on the cluster +# TYPE service_controller_nodesync_error_total counter +service_controller_nodesync_error_total 0 +# HELP service_controller_nodesync_latency_seconds [ALPHA] A metric measuring the latency for nodesync which updates loadbalancer hosts on cluster node updates. +# TYPE service_controller_nodesync_latency_seconds histogram +service_controller_nodesync_latency_seconds_bucket{le="1"} 0 +service_controller_nodesync_latency_seconds_bucket{le="2"} 0 +service_controller_nodesync_latency_seconds_bucket{le="4"} 0 +service_controller_nodesync_latency_seconds_bucket{le="8"} 0 +service_controller_nodesync_latency_seconds_bucket{le="16"} 0 +service_controller_nodesync_latency_seconds_bucket{le="32"} 0 +service_controller_nodesync_latency_seconds_bucket{le="64"} 0 +service_controller_nodesync_latency_seconds_bucket{le="128"} 0 +service_controller_nodesync_latency_seconds_bucket{le="256"} 0 +service_controller_nodesync_latency_seconds_bucket{le="512"} 0 +service_controller_nodesync_latency_seconds_bucket{le="1024"} 0 +service_controller_nodesync_latency_seconds_bucket{le="2048"} 0 +service_controller_nodesync_latency_seconds_bucket{le="4096"} 0 +service_controller_nodesync_latency_seconds_bucket{le="8192"} 0 +service_controller_nodesync_latency_seconds_bucket{le="16384"} 0 +service_controller_nodesync_latency_seconds_bucket{le="+Inf"} 0 +service_controller_nodesync_latency_seconds_sum 0 +service_controller_nodesync_latency_seconds_count 0 +# HELP service_controller_update_loadbalancer_host_latency_seconds [ALPHA] A metric measuring the latency for updating each load balancer hosts. +# TYPE service_controller_update_loadbalancer_host_latency_seconds histogram +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="1"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="2"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="4"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="8"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="16"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="32"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="64"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="128"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="256"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="512"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="1024"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="2048"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="4096"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="8192"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="16384"} 0 +service_controller_update_loadbalancer_host_latency_seconds_bucket{le="+Inf"} 0 +service_controller_update_loadbalancer_host_latency_seconds_sum 0 +service_controller_update_loadbalancer_host_latency_seconds_count 0 +# HELP taint_eviction_controller_pod_deletion_duration_seconds [ALPHA] Latency, in seconds, between the time when a taint effect has been activated for the Pod and its deletion via TaintEvictionController. +# TYPE taint_eviction_controller_pod_deletion_duration_seconds histogram +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="0.005"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="0.025"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="0.1"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="0.5"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="1"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="2.5"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="10"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="30"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="60"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="120"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="180"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="240"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_bucket{le="+Inf"} 0 +taint_eviction_controller_pod_deletion_duration_seconds_sum 0 +taint_eviction_controller_pod_deletion_duration_seconds_count 0 +# HELP taint_eviction_controller_pod_deletions_total [ALPHA] Total number of Pods deleted by TaintEvictionController since its start. +# TYPE taint_eviction_controller_pod_deletions_total counter +taint_eviction_controller_pod_deletions_total 0 +# HELP ttl_after_finished_controller_job_deletion_duration_seconds [ALPHA] The time it took to delete the job since it became eligible for deletion +# TYPE ttl_after_finished_controller_job_deletion_duration_seconds histogram +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.1"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.2"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.4"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.8"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="1.6"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="3.2"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="6.4"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="12.8"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="25.6"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="51.2"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="102.4"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="204.8"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="409.6"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="819.2"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="+Inf"} 0 +ttl_after_finished_controller_job_deletion_duration_seconds_sum 0 +ttl_after_finished_controller_job_deletion_duration_seconds_count 0 +# HELP workqueue_adds_total [ALPHA] Total number of adds handled by workqueue +# TYPE workqueue_adds_total counter +workqueue_adds_total{name="ClusterRoleAggregator"} 20 +workqueue_adds_total{name="DynamicCABundle-client-ca-bundle"} 1 +workqueue_adds_total{name="DynamicCABundle-csr-controller"} 6 +workqueue_adds_total{name="DynamicCABundle-request-header"} 1 +workqueue_adds_total{name="DynamicServingCertificateController"} 3 +workqueue_adds_total{name="bootstrap_signer_queue"} 2 +workqueue_adds_total{name="certificate"} 15 +workqueue_adds_total{name="claims"} 0 +workqueue_adds_total{name="cronjob"} 0 +workqueue_adds_total{name="daemonset"} 5 +workqueue_adds_total{name="deployment"} 9 +workqueue_adds_total{name="disruption"} 0 +workqueue_adds_total{name="disruption_recheck"} 0 +workqueue_adds_total{name="endpoint"} 7 +workqueue_adds_total{name="endpoint_slice"} 8 +workqueue_adds_total{name="endpoint_slice_mirroring"} 6 +workqueue_adds_total{name="ephemeral_volume"} 0 +workqueue_adds_total{name="garbage_collector_attempt_to_delete"} 1 +workqueue_adds_total{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_adds_total{name="garbage_collector_graph_changes"} 400 +workqueue_adds_total{name="horizontalpodautoscaler"} 0 +workqueue_adds_total{name="job"} 0 +workqueue_adds_total{name="job_orphan_pod"} 0 +workqueue_adds_total{name="namespace"} 0 +workqueue_adds_total{name="node"} 1 +workqueue_adds_total{name="node_lifecycle_controller"} 6 +workqueue_adds_total{name="node_lifecycle_controller_pods"} 8 +workqueue_adds_total{name="noexec_taint_node"} 1 +workqueue_adds_total{name="noexec_taint_pod"} 12 +workqueue_adds_total{name="orphaned_pods_nodes"} 0 +workqueue_adds_total{name="pvcprotection"} 0 +workqueue_adds_total{name="pvcs"} 0 +workqueue_adds_total{name="pvprotection"} 0 +workqueue_adds_total{name="replicaset"} 7 +workqueue_adds_total{name="replicationmanager"} 0 +workqueue_adds_total{name="resource_quota_controller_resource_changes"} 1 +workqueue_adds_total{name="resourcequota_primary"} 0 +workqueue_adds_total{name="resourcequota_priority"} 0 +workqueue_adds_total{name="root_ca_cert_publisher"} 4 +workqueue_adds_total{name="service"} 0 +workqueue_adds_total{name="serviceaccount"} 4 +workqueue_adds_total{name="serviceaccount_tokens_secret"} 0 +workqueue_adds_total{name="serviceaccount_tokens_service"} 42 +workqueue_adds_total{name="stale_pod_disruption"} 0 +workqueue_adds_total{name="statefulset"} 0 +workqueue_adds_total{name="token_cleaner"} 1 +workqueue_adds_total{name="ttl_jobs_to_delete"} 0 +workqueue_adds_total{name="ttlcontroller"} 7 +workqueue_adds_total{name="validatingadmissionpolicy-status"} 0 +workqueue_adds_total{name="volume_expand"} 0 +workqueue_adds_total{name="volumes"} 0 +# HELP workqueue_depth [ALPHA] Current depth of workqueue +# TYPE workqueue_depth gauge +workqueue_depth{name="ClusterRoleAggregator"} 0 +workqueue_depth{name="DynamicCABundle-client-ca-bundle"} 0 +workqueue_depth{name="DynamicCABundle-csr-controller"} 0 +workqueue_depth{name="DynamicCABundle-request-header"} 0 +workqueue_depth{name="DynamicServingCertificateController"} 0 +workqueue_depth{name="bootstrap_signer_queue"} 0 +workqueue_depth{name="certificate"} 0 +workqueue_depth{name="claims"} 0 +workqueue_depth{name="cronjob"} 0 +workqueue_depth{name="daemonset"} 0 +workqueue_depth{name="deployment"} 0 +workqueue_depth{name="disruption"} 0 +workqueue_depth{name="disruption_recheck"} 0 +workqueue_depth{name="endpoint"} 0 +workqueue_depth{name="endpoint_slice"} 0 +workqueue_depth{name="endpoint_slice_mirroring"} 0 +workqueue_depth{name="ephemeral_volume"} 0 +workqueue_depth{name="garbage_collector_attempt_to_delete"} 0 +workqueue_depth{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_depth{name="garbage_collector_graph_changes"} 0 +workqueue_depth{name="horizontalpodautoscaler"} 0 +workqueue_depth{name="job"} 0 +workqueue_depth{name="job_orphan_pod"} 0 +workqueue_depth{name="namespace"} 0 +workqueue_depth{name="node"} 1 +workqueue_depth{name="node_lifecycle_controller"} 0 +workqueue_depth{name="node_lifecycle_controller_pods"} 0 +workqueue_depth{name="noexec_taint_node"} 0 +workqueue_depth{name="noexec_taint_pod"} 0 +workqueue_depth{name="orphaned_pods_nodes"} 0 +workqueue_depth{name="pvcprotection"} 0 +workqueue_depth{name="pvcs"} 0 +workqueue_depth{name="pvprotection"} 0 +workqueue_depth{name="replicaset"} 0 +workqueue_depth{name="replicationmanager"} 0 +workqueue_depth{name="resource_quota_controller_resource_changes"} 0 +workqueue_depth{name="resourcequota_primary"} 0 +workqueue_depth{name="resourcequota_priority"} 0 +workqueue_depth{name="root_ca_cert_publisher"} 0 +workqueue_depth{name="service"} 0 +workqueue_depth{name="serviceaccount"} 0 +workqueue_depth{name="serviceaccount_tokens_secret"} 0 +workqueue_depth{name="serviceaccount_tokens_service"} 0 +workqueue_depth{name="stale_pod_disruption"} 0 +workqueue_depth{name="statefulset"} 0 +workqueue_depth{name="token_cleaner"} 0 +workqueue_depth{name="ttl_jobs_to_delete"} 0 +workqueue_depth{name="ttlcontroller"} 0 +workqueue_depth{name="validatingadmissionpolicy-status"} 0 +workqueue_depth{name="volume_expand"} 0 +workqueue_depth{name="volumes"} 0 +# HELP workqueue_longest_running_processor_seconds [ALPHA] How many seconds has the longest running processor for workqueue been running. +# TYPE workqueue_longest_running_processor_seconds gauge +workqueue_longest_running_processor_seconds{name="ClusterRoleAggregator"} 0 +workqueue_longest_running_processor_seconds{name="DynamicCABundle-client-ca-bundle"} 0 +workqueue_longest_running_processor_seconds{name="DynamicCABundle-csr-controller"} 0 +workqueue_longest_running_processor_seconds{name="DynamicCABundle-request-header"} 0 +workqueue_longest_running_processor_seconds{name="DynamicServingCertificateController"} 0 +workqueue_longest_running_processor_seconds{name="bootstrap_signer_queue"} 0 +workqueue_longest_running_processor_seconds{name="certificate"} 0 +workqueue_longest_running_processor_seconds{name="claims"} 0 +workqueue_longest_running_processor_seconds{name="cronjob"} 0 +workqueue_longest_running_processor_seconds{name="daemonset"} 0 +workqueue_longest_running_processor_seconds{name="deployment"} 0 +workqueue_longest_running_processor_seconds{name="disruption"} 0 +workqueue_longest_running_processor_seconds{name="disruption_recheck"} 0 +workqueue_longest_running_processor_seconds{name="endpoint"} 0 +workqueue_longest_running_processor_seconds{name="endpoint_slice"} 0 +workqueue_longest_running_processor_seconds{name="endpoint_slice_mirroring"} 0 +workqueue_longest_running_processor_seconds{name="ephemeral_volume"} 0 +workqueue_longest_running_processor_seconds{name="garbage_collector_attempt_to_delete"} 0 +workqueue_longest_running_processor_seconds{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_longest_running_processor_seconds{name="garbage_collector_graph_changes"} 0 +workqueue_longest_running_processor_seconds{name="horizontalpodautoscaler"} 0 +workqueue_longest_running_processor_seconds{name="job"} 0 +workqueue_longest_running_processor_seconds{name="job_orphan_pod"} 0 +workqueue_longest_running_processor_seconds{name="namespace"} 0 +workqueue_longest_running_processor_seconds{name="node"} 0 +workqueue_longest_running_processor_seconds{name="node_lifecycle_controller"} 0 +workqueue_longest_running_processor_seconds{name="node_lifecycle_controller_pods"} 0 +workqueue_longest_running_processor_seconds{name="noexec_taint_node"} 0 +workqueue_longest_running_processor_seconds{name="noexec_taint_pod"} 0 +workqueue_longest_running_processor_seconds{name="orphaned_pods_nodes"} 0 +workqueue_longest_running_processor_seconds{name="pvcprotection"} 0 +workqueue_longest_running_processor_seconds{name="pvcs"} 0 +workqueue_longest_running_processor_seconds{name="pvprotection"} 0 +workqueue_longest_running_processor_seconds{name="replicaset"} 0 +workqueue_longest_running_processor_seconds{name="replicationmanager"} 0 +workqueue_longest_running_processor_seconds{name="resource_quota_controller_resource_changes"} 0 +workqueue_longest_running_processor_seconds{name="resourcequota_primary"} 0 +workqueue_longest_running_processor_seconds{name="resourcequota_priority"} 0 +workqueue_longest_running_processor_seconds{name="root_ca_cert_publisher"} 0 +workqueue_longest_running_processor_seconds{name="service"} 0 +workqueue_longest_running_processor_seconds{name="serviceaccount"} 0 +workqueue_longest_running_processor_seconds{name="serviceaccount_tokens_secret"} 0 +workqueue_longest_running_processor_seconds{name="serviceaccount_tokens_service"} 0 +workqueue_longest_running_processor_seconds{name="stale_pod_disruption"} 0 +workqueue_longest_running_processor_seconds{name="statefulset"} 0 +workqueue_longest_running_processor_seconds{name="token_cleaner"} 0 +workqueue_longest_running_processor_seconds{name="ttl_jobs_to_delete"} 0 +workqueue_longest_running_processor_seconds{name="ttlcontroller"} 0 +workqueue_longest_running_processor_seconds{name="validatingadmissionpolicy-status"} 0 +workqueue_longest_running_processor_seconds{name="volume_expand"} 0 +workqueue_longest_running_processor_seconds{name="volumes"} 0 +# HELP workqueue_queue_duration_seconds [ALPHA] How long in seconds an item stays in workqueue before being requested. +# TYPE workqueue_queue_duration_seconds histogram +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-06"} 6 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-05"} 8 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.001"} 12 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.01"} 16 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.1"} 20 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1"} 20 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="10"} 20 +workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="+Inf"} 20 +workqueue_queue_duration_seconds_sum{name="ClusterRoleAggregator"} 0.38345086600000006 +workqueue_queue_duration_seconds_count{name="ClusterRoleAggregator"} 20 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.001"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.01"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="10"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="+Inf"} 1 +workqueue_queue_duration_seconds_sum{name="DynamicCABundle-client-ca-bundle"} 0.000112784 +workqueue_queue_duration_seconds_count{name="DynamicCABundle-client-ca-bundle"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-06"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-05"} 2 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.001"} 6 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.01"} 6 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.1"} 6 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1"} 6 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="10"} 6 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="+Inf"} 6 +workqueue_queue_duration_seconds_sum{name="DynamicCABundle-csr-controller"} 0.001477908 +workqueue_queue_duration_seconds_count{name="DynamicCABundle-csr-controller"} 6 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-05"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.001"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.01"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="10"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="+Inf"} 1 +workqueue_queue_duration_seconds_sum{name="DynamicCABundle-request-header"} 7.5422e-05 +workqueue_queue_duration_seconds_count{name="DynamicCABundle-request-header"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 3 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 3 +workqueue_queue_duration_seconds_sum{name="DynamicServingCertificateController"} 1.9223000000000002e-05 +workqueue_queue_duration_seconds_count{name="DynamicServingCertificateController"} 3 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.001"} 1 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.01"} 1 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="10"} 2 +workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="+Inf"} 2 +workqueue_queue_duration_seconds_sum{name="bootstrap_signer_queue"} 2.361768259 +workqueue_queue_duration_seconds_count{name="bootstrap_signer_queue"} 2 +workqueue_queue_duration_seconds_bucket{name="certificate",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="certificate",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="certificate",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="certificate",le="9.999999999999999e-06"} 5 +workqueue_queue_duration_seconds_bucket{name="certificate",le="9.999999999999999e-05"} 8 +workqueue_queue_duration_seconds_bucket{name="certificate",le="0.001"} 11 +workqueue_queue_duration_seconds_bucket{name="certificate",le="0.01"} 14 +workqueue_queue_duration_seconds_bucket{name="certificate",le="0.1"} 15 +workqueue_queue_duration_seconds_bucket{name="certificate",le="1"} 15 +workqueue_queue_duration_seconds_bucket{name="certificate",le="10"} 15 +workqueue_queue_duration_seconds_bucket{name="certificate",le="+Inf"} 15 +workqueue_queue_duration_seconds_sum{name="certificate"} 0.04619411200000001 +workqueue_queue_duration_seconds_count{name="certificate"} 15 +workqueue_queue_duration_seconds_bucket{name="claims",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="claims",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="claims"} 0 +workqueue_queue_duration_seconds_count{name="claims"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="cronjob",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="cronjob"} 0 +workqueue_queue_duration_seconds_count{name="cronjob"} 0 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-06"} 2 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-05"} 3 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="0.001"} 3 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="0.01"} 3 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="0.1"} 3 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="1"} 5 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="10"} 5 +workqueue_queue_duration_seconds_bucket{name="daemonset",le="+Inf"} 5 +workqueue_queue_duration_seconds_sum{name="daemonset"} 0.279991625 +workqueue_queue_duration_seconds_count{name="daemonset"} 5 +workqueue_queue_duration_seconds_bucket{name="deployment",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="deployment",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="deployment",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="deployment",le="9.999999999999999e-06"} 4 +workqueue_queue_duration_seconds_bucket{name="deployment",le="9.999999999999999e-05"} 4 +workqueue_queue_duration_seconds_bucket{name="deployment",le="0.001"} 6 +workqueue_queue_duration_seconds_bucket{name="deployment",le="0.01"} 7 +workqueue_queue_duration_seconds_bucket{name="deployment",le="0.1"} 9 +workqueue_queue_duration_seconds_bucket{name="deployment",le="1"} 9 +workqueue_queue_duration_seconds_bucket{name="deployment",le="10"} 9 +workqueue_queue_duration_seconds_bucket{name="deployment",le="+Inf"} 9 +workqueue_queue_duration_seconds_sum{name="deployment"} 0.081023937 +workqueue_queue_duration_seconds_count{name="deployment"} 9 +workqueue_queue_duration_seconds_bucket{name="disruption",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="disruption"} 0 +workqueue_queue_duration_seconds_count{name="disruption"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="disruption_recheck"} 0 +workqueue_queue_duration_seconds_count{name="disruption_recheck"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-06"} 4 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-05"} 4 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="0.001"} 5 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="0.01"} 5 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="0.1"} 7 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="1"} 7 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="10"} 7 +workqueue_queue_duration_seconds_bucket{name="endpoint",le="+Inf"} 7 +workqueue_queue_duration_seconds_sum{name="endpoint"} 0.19608616599999998 +workqueue_queue_duration_seconds_count{name="endpoint"} 7 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-06"} 5 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-05"} 6 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="0.001"} 6 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="0.01"} 6 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="0.1"} 8 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1"} 8 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="10"} 8 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="+Inf"} 8 +workqueue_queue_duration_seconds_sum{name="endpoint_slice"} 0.19787523100000004 +workqueue_queue_duration_seconds_count{name="endpoint_slice"} 8 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-06"} 4 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-05"} 4 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.001"} 4 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.01"} 4 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.1"} 6 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1"} 6 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="10"} 6 +workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="+Inf"} 6 +workqueue_queue_duration_seconds_sum{name="endpoint_slice_mirroring"} 0.023224284 +workqueue_queue_duration_seconds_count{name="endpoint_slice_mirroring"} 6 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="ephemeral_volume"} 0 +workqueue_queue_duration_seconds_count{name="ephemeral_volume"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="10"} 1 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="+Inf"} 1 +workqueue_queue_duration_seconds_sum{name="garbage_collector_attempt_to_delete"} 0.687077829 +workqueue_queue_duration_seconds_count{name="garbage_collector_attempt_to_delete"} 1 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_queue_duration_seconds_count{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-06"} 164 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-05"} 226 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.001"} 400 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.01"} 400 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.1"} 400 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1"} 400 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="10"} 400 +workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="+Inf"} 400 +workqueue_queue_duration_seconds_sum{name="garbage_collector_graph_changes"} 0.04108330799999994 +workqueue_queue_duration_seconds_count{name="garbage_collector_graph_changes"} 400 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="horizontalpodautoscaler"} 0 +workqueue_queue_duration_seconds_count{name="horizontalpodautoscaler"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="job",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="job"} 0 +workqueue_queue_duration_seconds_count{name="job"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="job_orphan_pod"} 0 +workqueue_queue_duration_seconds_count{name="job_orphan_pod"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="namespace",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="namespace"} 0 +workqueue_queue_duration_seconds_count{name="namespace"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="node",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="node"} 0 +workqueue_queue_duration_seconds_count{name="node"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-06"} 3 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-05"} 4 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="0.001"} 4 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="0.01"} 4 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="0.1"} 5 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1"} 6 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="10"} 6 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="+Inf"} 6 +workqueue_queue_duration_seconds_sum{name="node_lifecycle_controller"} 0.20688174699999998 +workqueue_queue_duration_seconds_count{name="node_lifecycle_controller"} 6 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-06"} 4 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-05"} 4 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.001"} 4 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.01"} 8 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.1"} 8 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1"} 8 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="10"} 8 +workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="+Inf"} 8 +workqueue_queue_duration_seconds_sum{name="node_lifecycle_controller_pods"} 0.03383237000000001 +workqueue_queue_duration_seconds_count{name="node_lifecycle_controller_pods"} 8 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="10"} 1 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="+Inf"} 1 +workqueue_queue_duration_seconds_sum{name="noexec_taint_node"} 0.101178389 +workqueue_queue_duration_seconds_count{name="noexec_taint_node"} 1 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-06"} 7 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-05"} 7 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="0.001"} 7 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="0.01"} 7 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="0.1"} 12 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1"} 12 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="10"} 12 +workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="+Inf"} 12 +workqueue_queue_duration_seconds_sum{name="noexec_taint_pod"} 0.48862469399999997 +workqueue_queue_duration_seconds_count{name="noexec_taint_pod"} 12 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="orphaned_pods_nodes"} 0 +workqueue_queue_duration_seconds_count{name="orphaned_pods_nodes"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="pvcprotection"} 0 +workqueue_queue_duration_seconds_count{name="pvcprotection"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="pvcs",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="pvcs"} 0 +workqueue_queue_duration_seconds_count{name="pvcs"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="pvprotection",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="pvprotection"} 0 +workqueue_queue_duration_seconds_count{name="pvprotection"} 0 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-06"} 4 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-05"} 6 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="0.001"} 6 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="0.01"} 6 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="0.1"} 7 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="1"} 7 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="10"} 7 +workqueue_queue_duration_seconds_bucket{name="replicaset",le="+Inf"} 7 +workqueue_queue_duration_seconds_sum{name="replicaset"} 0.065005879 +workqueue_queue_duration_seconds_count{name="replicaset"} 7 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="replicationmanager"} 0 +workqueue_queue_duration_seconds_count{name="replicationmanager"} 0 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-06"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-05"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.001"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.01"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="10"} 1 +workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="+Inf"} 1 +workqueue_queue_duration_seconds_sum{name="resource_quota_controller_resource_changes"} 2.33e-06 +workqueue_queue_duration_seconds_count{name="resource_quota_controller_resource_changes"} 1 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="resourcequota_primary"} 0 +workqueue_queue_duration_seconds_count{name="resourcequota_primary"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="resourcequota_priority"} 0 +workqueue_queue_duration_seconds_count{name="resourcequota_priority"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1"} 4 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="10"} 4 +workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="+Inf"} 4 +workqueue_queue_duration_seconds_sum{name="root_ca_cert_publisher"} 2.8307388939999996 +workqueue_queue_duration_seconds_count{name="root_ca_cert_publisher"} 4 +workqueue_queue_duration_seconds_bucket{name="service",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="service",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="service"} 0 +workqueue_queue_duration_seconds_count{name="service"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1"} 4 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="10"} 4 +workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="+Inf"} 4 +workqueue_queue_duration_seconds_sum{name="serviceaccount"} 2.517243173 +workqueue_queue_duration_seconds_count{name="serviceaccount"} 4 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="serviceaccount_tokens_secret"} 0 +workqueue_queue_duration_seconds_count{name="serviceaccount_tokens_secret"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-06"} 40 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-05"} 40 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.001"} 40 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.01"} 41 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.1"} 42 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1"} 42 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="10"} 42 +workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="+Inf"} 42 +workqueue_queue_duration_seconds_sum{name="serviceaccount_tokens_service"} 0.10000589400000004 +workqueue_queue_duration_seconds_count{name="serviceaccount_tokens_service"} 42 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="stale_pod_disruption"} 0 +workqueue_queue_duration_seconds_count{name="stale_pod_disruption"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="statefulset",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="statefulset"} 0 +workqueue_queue_duration_seconds_count{name="statefulset"} 0 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="0.001"} 1 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="0.01"} 1 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="0.1"} 1 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1"} 1 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="10"} 1 +workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="+Inf"} 1 +workqueue_queue_duration_seconds_sum{name="token_cleaner"} 0.000280784 +workqueue_queue_duration_seconds_count{name="token_cleaner"} 1 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="ttl_jobs_to_delete"} 0 +workqueue_queue_duration_seconds_count{name="ttl_jobs_to_delete"} 0 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-06"} 4 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-05"} 4 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="0.001"} 5 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="0.01"} 5 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="0.1"} 7 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1"} 7 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="10"} 7 +workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="+Inf"} 7 +workqueue_queue_duration_seconds_sum{name="ttlcontroller"} 0.090578702 +workqueue_queue_duration_seconds_count{name="ttlcontroller"} 7 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="validatingadmissionpolicy-status"} 0 +workqueue_queue_duration_seconds_count{name="validatingadmissionpolicy-status"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="volume_expand",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="volume_expand"} 0 +workqueue_queue_duration_seconds_count{name="volume_expand"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="volumes",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="volumes"} 0 +workqueue_queue_duration_seconds_count{name="volumes"} 0 +# HELP workqueue_retries_total [ALPHA] Total number of retries handled by workqueue +# TYPE workqueue_retries_total counter +workqueue_retries_total{name="ClusterRoleAggregator"} 0 +workqueue_retries_total{name="DynamicCABundle-client-ca-bundle"} 0 +workqueue_retries_total{name="DynamicCABundle-csr-controller"} 0 +workqueue_retries_total{name="DynamicCABundle-request-header"} 0 +workqueue_retries_total{name="DynamicServingCertificateController"} 0 +workqueue_retries_total{name="bootstrap_signer_queue"} 0 +workqueue_retries_total{name="certificate"} 0 +workqueue_retries_total{name="cronjob"} 0 +workqueue_retries_total{name="daemonset"} 0 +workqueue_retries_total{name="deployment"} 5 +workqueue_retries_total{name="disruption"} 0 +workqueue_retries_total{name="disruption_recheck"} 0 +workqueue_retries_total{name="endpoint"} 3 +workqueue_retries_total{name="endpoint_slice"} 6 +workqueue_retries_total{name="endpoint_slice_mirroring"} 0 +workqueue_retries_total{name="ephemeral_volume"} 0 +workqueue_retries_total{name="garbage_collector_attempt_to_delete"} 0 +workqueue_retries_total{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_retries_total{name="garbage_collector_graph_changes"} 0 +workqueue_retries_total{name="horizontalpodautoscaler"} 0 +workqueue_retries_total{name="job"} 0 +workqueue_retries_total{name="job_orphan_pod"} 0 +workqueue_retries_total{name="namespace"} 0 +workqueue_retries_total{name="node"} 0 +workqueue_retries_total{name="node_lifecycle_controller_pods"} 0 +workqueue_retries_total{name="orphaned_pods_nodes"} 0 +workqueue_retries_total{name="pvcprotection"} 0 +workqueue_retries_total{name="pvcs"} 0 +workqueue_retries_total{name="pvprotection"} 0 +workqueue_retries_total{name="replicaset"} 0 +workqueue_retries_total{name="replicationmanager"} 0 +workqueue_retries_total{name="resource_quota_controller_resource_changes"} 0 +workqueue_retries_total{name="resourcequota_primary"} 0 +workqueue_retries_total{name="resourcequota_priority"} 0 +workqueue_retries_total{name="root_ca_cert_publisher"} 0 +workqueue_retries_total{name="service"} 0 +workqueue_retries_total{name="serviceaccount"} 0 +workqueue_retries_total{name="serviceaccount_tokens_secret"} 0 +workqueue_retries_total{name="serviceaccount_tokens_service"} 0 +workqueue_retries_total{name="stale_pod_disruption"} 0 +workqueue_retries_total{name="statefulset"} 0 +workqueue_retries_total{name="token_cleaner"} 1 +workqueue_retries_total{name="ttl_jobs_to_delete"} 0 +workqueue_retries_total{name="ttlcontroller"} 0 +workqueue_retries_total{name="validatingadmissionpolicy-status"} 0 +workqueue_retries_total{name="volume_expand"} 0 +# HELP workqueue_unfinished_work_seconds [ALPHA] How many seconds of work has done that is in progress and hasn't been observed by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases. +# TYPE workqueue_unfinished_work_seconds gauge +workqueue_unfinished_work_seconds{name="ClusterRoleAggregator"} 0 +workqueue_unfinished_work_seconds{name="DynamicCABundle-client-ca-bundle"} 0 +workqueue_unfinished_work_seconds{name="DynamicCABundle-csr-controller"} 0 +workqueue_unfinished_work_seconds{name="DynamicCABundle-request-header"} 0 +workqueue_unfinished_work_seconds{name="DynamicServingCertificateController"} 0 +workqueue_unfinished_work_seconds{name="bootstrap_signer_queue"} 0 +workqueue_unfinished_work_seconds{name="certificate"} 0 +workqueue_unfinished_work_seconds{name="claims"} 0 +workqueue_unfinished_work_seconds{name="cronjob"} 0 +workqueue_unfinished_work_seconds{name="daemonset"} 0 +workqueue_unfinished_work_seconds{name="deployment"} 0 +workqueue_unfinished_work_seconds{name="disruption"} 0 +workqueue_unfinished_work_seconds{name="disruption_recheck"} 0 +workqueue_unfinished_work_seconds{name="endpoint"} 0 +workqueue_unfinished_work_seconds{name="endpoint_slice"} 0 +workqueue_unfinished_work_seconds{name="endpoint_slice_mirroring"} 0 +workqueue_unfinished_work_seconds{name="ephemeral_volume"} 0 +workqueue_unfinished_work_seconds{name="garbage_collector_attempt_to_delete"} 0 +workqueue_unfinished_work_seconds{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_unfinished_work_seconds{name="garbage_collector_graph_changes"} 0 +workqueue_unfinished_work_seconds{name="horizontalpodautoscaler"} 0 +workqueue_unfinished_work_seconds{name="job"} 0 +workqueue_unfinished_work_seconds{name="job_orphan_pod"} 0 +workqueue_unfinished_work_seconds{name="namespace"} 0 +workqueue_unfinished_work_seconds{name="node"} 0 +workqueue_unfinished_work_seconds{name="node_lifecycle_controller"} 0 +workqueue_unfinished_work_seconds{name="node_lifecycle_controller_pods"} 0 +workqueue_unfinished_work_seconds{name="noexec_taint_node"} 0 +workqueue_unfinished_work_seconds{name="noexec_taint_pod"} 0 +workqueue_unfinished_work_seconds{name="orphaned_pods_nodes"} 0 +workqueue_unfinished_work_seconds{name="pvcprotection"} 0 +workqueue_unfinished_work_seconds{name="pvcs"} 0 +workqueue_unfinished_work_seconds{name="pvprotection"} 0 +workqueue_unfinished_work_seconds{name="replicaset"} 0 +workqueue_unfinished_work_seconds{name="replicationmanager"} 0 +workqueue_unfinished_work_seconds{name="resource_quota_controller_resource_changes"} 0 +workqueue_unfinished_work_seconds{name="resourcequota_primary"} 0 +workqueue_unfinished_work_seconds{name="resourcequota_priority"} 0 +workqueue_unfinished_work_seconds{name="root_ca_cert_publisher"} 0 +workqueue_unfinished_work_seconds{name="service"} 0 +workqueue_unfinished_work_seconds{name="serviceaccount"} 0 +workqueue_unfinished_work_seconds{name="serviceaccount_tokens_secret"} 0 +workqueue_unfinished_work_seconds{name="serviceaccount_tokens_service"} 0 +workqueue_unfinished_work_seconds{name="stale_pod_disruption"} 0 +workqueue_unfinished_work_seconds{name="statefulset"} 0 +workqueue_unfinished_work_seconds{name="token_cleaner"} 0 +workqueue_unfinished_work_seconds{name="ttl_jobs_to_delete"} 0 +workqueue_unfinished_work_seconds{name="ttlcontroller"} 0 +workqueue_unfinished_work_seconds{name="validatingadmissionpolicy-status"} 0 +workqueue_unfinished_work_seconds{name="volume_expand"} 0 +workqueue_unfinished_work_seconds{name="volumes"} 0 +# HELP workqueue_work_duration_seconds [ALPHA] How long in seconds processing an item from workqueue takes. +# TYPE workqueue_work_duration_seconds histogram +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.001"} 11 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.01"} 15 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.1"} 17 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1"} 20 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="10"} 20 +workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="+Inf"} 20 +workqueue_work_duration_seconds_sum{name="ClusterRoleAggregator"} 2.898477131 +workqueue_work_duration_seconds_count{name="ClusterRoleAggregator"} 20 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="10"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="+Inf"} 1 +workqueue_work_duration_seconds_sum{name="DynamicCABundle-client-ca-bundle"} 6.5901e-05 +workqueue_work_duration_seconds_count{name="DynamicCABundle-client-ca-bundle"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.001"} 5 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.01"} 6 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.1"} 6 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1"} 6 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="10"} 6 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="+Inf"} 6 +workqueue_work_duration_seconds_sum{name="DynamicCABundle-csr-controller"} 0.002299655 +workqueue_work_duration_seconds_count{name="DynamicCABundle-csr-controller"} 6 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="10"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="+Inf"} 1 +workqueue_work_duration_seconds_sum{name="DynamicCABundle-request-header"} 6.8813e-05 +workqueue_work_duration_seconds_count{name="DynamicCABundle-request-header"} 1 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 3 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 3 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 3 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 3 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 3 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 3 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 3 +workqueue_work_duration_seconds_sum{name="DynamicServingCertificateController"} 7.7778e-05 +workqueue_work_duration_seconds_count{name="DynamicServingCertificateController"} 3 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1"} 2 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="10"} 2 +workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="+Inf"} 2 +workqueue_work_duration_seconds_sum{name="bootstrap_signer_queue"} 0.510648106 +workqueue_work_duration_seconds_count{name="bootstrap_signer_queue"} 2 +workqueue_work_duration_seconds_bucket{name="certificate",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="certificate",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="certificate",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="certificate",le="9.999999999999999e-06"} 5 +workqueue_work_duration_seconds_bucket{name="certificate",le="9.999999999999999e-05"} 12 +workqueue_work_duration_seconds_bucket{name="certificate",le="0.001"} 13 +workqueue_work_duration_seconds_bucket{name="certificate",le="0.01"} 13 +workqueue_work_duration_seconds_bucket{name="certificate",le="0.1"} 14 +workqueue_work_duration_seconds_bucket{name="certificate",le="1"} 15 +workqueue_work_duration_seconds_bucket{name="certificate",le="10"} 15 +workqueue_work_duration_seconds_bucket{name="certificate",le="+Inf"} 15 +workqueue_work_duration_seconds_sum{name="certificate"} 0.8875127420000001 +workqueue_work_duration_seconds_count{name="certificate"} 15 +workqueue_work_duration_seconds_bucket{name="claims",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="claims",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="claims"} 0 +workqueue_work_duration_seconds_count{name="claims"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="cronjob",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="cronjob"} 0 +workqueue_work_duration_seconds_count{name="cronjob"} 0 +workqueue_work_duration_seconds_bucket{name="daemonset",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="daemonset",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="daemonset",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="daemonset",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="daemonset",le="0.01"} 3 +workqueue_work_duration_seconds_bucket{name="daemonset",le="0.1"} 4 +workqueue_work_duration_seconds_bucket{name="daemonset",le="1"} 4 +workqueue_work_duration_seconds_bucket{name="daemonset",le="10"} 5 +workqueue_work_duration_seconds_bucket{name="daemonset",le="+Inf"} 5 +workqueue_work_duration_seconds_sum{name="daemonset"} 1.253680391 +workqueue_work_duration_seconds_count{name="daemonset"} 5 +workqueue_work_duration_seconds_bucket{name="deployment",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="deployment",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="deployment",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="deployment",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="deployment",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="deployment",le="0.001"} 3 +workqueue_work_duration_seconds_bucket{name="deployment",le="0.01"} 7 +workqueue_work_duration_seconds_bucket{name="deployment",le="0.1"} 7 +workqueue_work_duration_seconds_bucket{name="deployment",le="1"} 9 +workqueue_work_duration_seconds_bucket{name="deployment",le="10"} 9 +workqueue_work_duration_seconds_bucket{name="deployment",le="+Inf"} 9 +workqueue_work_duration_seconds_sum{name="deployment"} 0.6208150189999999 +workqueue_work_duration_seconds_count{name="deployment"} 9 +workqueue_work_duration_seconds_bucket{name="disruption",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="disruption",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="disruption"} 0 +workqueue_work_duration_seconds_count{name="disruption"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="disruption_recheck"} 0 +workqueue_work_duration_seconds_count{name="disruption_recheck"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-05"} 2 +workqueue_work_duration_seconds_bucket{name="endpoint",le="0.001"} 2 +workqueue_work_duration_seconds_bucket{name="endpoint",le="0.01"} 5 +workqueue_work_duration_seconds_bucket{name="endpoint",le="0.1"} 5 +workqueue_work_duration_seconds_bucket{name="endpoint",le="1"} 7 +workqueue_work_duration_seconds_bucket{name="endpoint",le="10"} 7 +workqueue_work_duration_seconds_bucket{name="endpoint",le="+Inf"} 7 +workqueue_work_duration_seconds_sum{name="endpoint"} 1.207983575 +workqueue_work_duration_seconds_count{name="endpoint"} 7 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="0.001"} 5 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="0.01"} 7 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="0.1"} 7 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1"} 8 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="10"} 8 +workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="+Inf"} 8 +workqueue_work_duration_seconds_sum{name="endpoint_slice"} 0.817184333 +workqueue_work_duration_seconds_count{name="endpoint_slice"} 8 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-05"} 6 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.001"} 6 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.01"} 6 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.1"} 6 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1"} 6 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="10"} 6 +workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="+Inf"} 6 +workqueue_work_duration_seconds_sum{name="endpoint_slice_mirroring"} 0.000318015 +workqueue_work_duration_seconds_count{name="endpoint_slice_mirroring"} 6 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="ephemeral_volume"} 0 +workqueue_work_duration_seconds_count{name="ephemeral_volume"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="10"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="+Inf"} 1 +workqueue_work_duration_seconds_sum{name="garbage_collector_attempt_to_delete"} 1.881e-05 +workqueue_work_duration_seconds_count{name="garbage_collector_attempt_to_delete"} 1 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_work_duration_seconds_count{name="garbage_collector_attempt_to_orphan"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-06"} 317 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-05"} 395 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.001"} 400 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.01"} 400 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.1"} 400 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1"} 400 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="10"} 400 +workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="+Inf"} 400 +workqueue_work_duration_seconds_sum{name="garbage_collector_graph_changes"} 0.004563805000000001 +workqueue_work_duration_seconds_count{name="garbage_collector_graph_changes"} 400 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="horizontalpodautoscaler"} 0 +workqueue_work_duration_seconds_count{name="horizontalpodautoscaler"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="job",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="job"} 0 +workqueue_work_duration_seconds_count{name="job"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="job_orphan_pod"} 0 +workqueue_work_duration_seconds_count{name="job_orphan_pod"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="namespace",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="namespace"} 0 +workqueue_work_duration_seconds_count{name="namespace"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="node",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="node"} 0 +workqueue_work_duration_seconds_count{name="node"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-06"} 3 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-05"} 4 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="0.001"} 5 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="0.01"} 5 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="0.1"} 5 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1"} 6 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="10"} 6 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="+Inf"} 6 +workqueue_work_duration_seconds_sum{name="node_lifecycle_controller"} 0.29352712099999995 +workqueue_work_duration_seconds_count{name="node_lifecycle_controller"} 6 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-06"} 2 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-05"} 6 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.001"} 8 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.01"} 8 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.1"} 8 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1"} 8 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="10"} 8 +workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="+Inf"} 8 +workqueue_work_duration_seconds_sum{name="node_lifecycle_controller_pods"} 0.000630785 +workqueue_work_duration_seconds_count{name="node_lifecycle_controller_pods"} 8 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="10"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="+Inf"} 1 +workqueue_work_duration_seconds_sum{name="noexec_taint_node"} 3.774e-05 +workqueue_work_duration_seconds_count{name="noexec_taint_node"} 1 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-06"} 3 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-05"} 12 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="0.001"} 12 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="0.01"} 12 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="0.1"} 12 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1"} 12 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="10"} 12 +workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="+Inf"} 12 +workqueue_work_duration_seconds_sum{name="noexec_taint_pod"} 0.000267002 +workqueue_work_duration_seconds_count{name="noexec_taint_pod"} 12 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="orphaned_pods_nodes"} 0 +workqueue_work_duration_seconds_count{name="orphaned_pods_nodes"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="pvcprotection",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="pvcprotection"} 0 +workqueue_work_duration_seconds_count{name="pvcprotection"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="pvcs",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="pvcs"} 0 +workqueue_work_duration_seconds_count{name="pvcs"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="pvprotection",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="pvprotection"} 0 +workqueue_work_duration_seconds_count{name="pvprotection"} 0 +workqueue_work_duration_seconds_bucket{name="replicaset",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="replicaset",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="replicaset",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="replicaset",le="0.001"} 4 +workqueue_work_duration_seconds_bucket{name="replicaset",le="0.01"} 6 +workqueue_work_duration_seconds_bucket{name="replicaset",le="0.1"} 6 +workqueue_work_duration_seconds_bucket{name="replicaset",le="1"} 6 +workqueue_work_duration_seconds_bucket{name="replicaset",le="10"} 7 +workqueue_work_duration_seconds_bucket{name="replicaset",le="+Inf"} 7 +workqueue_work_duration_seconds_sum{name="replicaset"} 1.274785746 +workqueue_work_duration_seconds_count{name="replicaset"} 7 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="replicationmanager",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="replicationmanager"} 0 +workqueue_work_duration_seconds_count{name="replicationmanager"} 0 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-06"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="10"} 1 +workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="+Inf"} 1 +workqueue_work_duration_seconds_sum{name="resource_quota_controller_resource_changes"} 8.088e-06 +workqueue_work_duration_seconds_count{name="resource_quota_controller_resource_changes"} 1 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="resourcequota_primary"} 0 +workqueue_work_duration_seconds_count{name="resourcequota_primary"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="resourcequota_priority"} 0 +workqueue_work_duration_seconds_count{name="resourcequota_priority"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.01"} 2 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.1"} 3 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1"} 4 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="10"} 4 +workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="+Inf"} 4 +workqueue_work_duration_seconds_sum{name="root_ca_cert_publisher"} 0.9028573999999999 +workqueue_work_duration_seconds_count{name="root_ca_cert_publisher"} 4 +workqueue_work_duration_seconds_bucket{name="service",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="service",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="service"} 0 +workqueue_work_duration_seconds_count{name="service"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="0.01"} 3 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="0.1"} 3 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1"} 4 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="10"} 4 +workqueue_work_duration_seconds_bucket{name="serviceaccount",le="+Inf"} 4 +workqueue_work_duration_seconds_sum{name="serviceaccount"} 0.7180389739999999 +workqueue_work_duration_seconds_count{name="serviceaccount"} 4 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="serviceaccount_tokens_secret"} 0 +workqueue_work_duration_seconds_count{name="serviceaccount_tokens_secret"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-06"} 38 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-05"} 42 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.001"} 42 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.01"} 42 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.1"} 42 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1"} 42 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="10"} 42 +workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="+Inf"} 42 +workqueue_work_duration_seconds_sum{name="serviceaccount_tokens_service"} 0.0003050970000000001 +workqueue_work_duration_seconds_count{name="serviceaccount_tokens_service"} 42 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="stale_pod_disruption"} 0 +workqueue_work_duration_seconds_count{name="stale_pod_disruption"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="statefulset",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="statefulset"} 0 +workqueue_work_duration_seconds_count{name="statefulset"} 0 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-05"} 1 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="0.001"} 1 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="0.01"} 1 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="0.1"} 1 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1"} 1 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="10"} 1 +workqueue_work_duration_seconds_bucket{name="token_cleaner",le="+Inf"} 1 +workqueue_work_duration_seconds_sum{name="token_cleaner"} 3.1786e-05 +workqueue_work_duration_seconds_count{name="token_cleaner"} 1 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="ttl_jobs_to_delete"} 0 +workqueue_work_duration_seconds_count{name="ttl_jobs_to_delete"} 0 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-06"} 5 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-05"} 5 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="0.001"} 5 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="0.01"} 5 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="0.1"} 6 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1"} 7 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="10"} 7 +workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="+Inf"} 7 +workqueue_work_duration_seconds_sum{name="ttlcontroller"} 0.199981429 +workqueue_work_duration_seconds_count{name="ttlcontroller"} 7 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="validatingadmissionpolicy-status",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="validatingadmissionpolicy-status"} 0 +workqueue_work_duration_seconds_count{name="validatingadmissionpolicy-status"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="volume_expand",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="volume_expand"} 0 +workqueue_work_duration_seconds_count{name="volume_expand"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="volumes",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="volumes"} 0 +workqueue_work_duration_seconds_count{name="volumes"} 0 \ No newline at end of file diff --git a/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31.expected b/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31.expected new file mode 100644 index 00000000000..1016a1f27e1 --- /dev/null +++ b/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.31.expected @@ -0,0 +1,2464 @@ +[ + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "endpoint_slice_mirroring", + "workqueue": { + "adds": { + "count": 6 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 34 + } + }, + "code": "404", + "host": "192.168.58.2:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "job", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "500", + "host": "192.168.58.2:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "replicationmanager", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 71 + } + }, + "code": "201", + "host": "192.168.58.2:8443", + "method": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "serviceaccount_tokens_service", + "workqueue": { + "adds": { + "count": 42 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "bootstrap_signer_queue", + "workqueue": { + "adds": { + "count": 2 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "endpoint", + "workqueue": { + "adds": { + "count": 7 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 3 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "claims", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "noexec_taint_pod", + "workqueue": { + "adds": { + "count": 12 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "cronjob", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 16 + } + }, + "code": "200", + "host": "192.168.58.2:8443", + "method": "PUT" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "DynamicCABundle-csr-controller", + "workqueue": { + "adds": { + "count": 6 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "disruption_recheck", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "daemonset", + "workqueue": { + "adds": { + "count": 5 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "disruption", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "pvcs", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "certificate", + "workqueue": { + "adds": { + "count": 15 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "DynamicServingCertificateController", + "workqueue": { + "adds": { + "count": 3 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "resource_quota_controller_resource_changes", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "statefulset", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "ClusterRoleAggregator", + "workqueue": { + "adds": { + "count": 20 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "409", + "host": "192.168.58.2:8443", + "method": "PUT" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "node_lifecycle_controller", + "workqueue": { + "adds": { + "count": 6 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "node", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 1 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 2 + } + }, + "code": "403", + "host": "192.168.58.2:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "ttl_jobs_to_delete", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "DynamicCABundle-request-header", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "garbage_collector_graph_changes", + "workqueue": { + "adds": { + "count": 400 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "serviceaccount_tokens_secret", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 10 + } + }, + "code": "200", + "host": "192.168.58.2:8443", + "method": "PATCH" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "job_orphan_pod", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "volume_expand", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "409", + "host": "192.168.58.2:8443", + "method": "PATCH" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "ephemeral_volume", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "garbage_collector_attempt_to_orphan", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 11, + "100000": 7, + "1000000": 11, + "15000000": 11, + "2000000": 11, + "25000": 4, + "250000": 8, + "30000000": 11, + "4000000": 11, + "5000": 0, + "500000": 8, + "60000000": 11, + "8000000": 11 + }, + "count": 11, + "sum": 3115352.958 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 11, + "1024": 6, + "1048576": 11, + "16384": 11, + "16777216": 11, + "256": 5, + "262144": 11, + "4096": 11, + "4194304": 11, + "512": 6, + "64": 2, + "65536": 11 + }, + "count": 11, + "sum": 14842 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 11, + "1024": 2, + "1048576": 11, + "16384": 11, + "16777216": 11, + "256": 1, + "262144": 11, + "4096": 7, + "4194304": 11, + "512": 1, + "64": 0, + "65536": 11 + }, + "count": 11, + "sum": 31657 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "PATCH" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "token_cleaner", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 1 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "endpoint_slice", + "workqueue": { + "adds": { + "count": 8 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 6 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "stale_pod_disruption", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "namespace", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "horizontalpodautoscaler", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "node": { + "collector": { + "count": 1, + "eviction": { + "count": 0 + }, + "health": { + "pct": 100 + }, + "unhealthy": { + "count": 0 + } + } + }, + "process": { + "cpu": { + "sec": 7 + }, + "fds": { + "max": { + "count": 1048576 + }, + "open": { + "count": 19 + } + }, + "memory": { + "resident": { + "bytes": 116060160 + }, + "virtual": { + "bytes": 1367392256 + } + }, + "started": { + "sec": 1714044432.9 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "DynamicCABundle-client-ca-bundle", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "404", + "host": "192.168.58.2:8443", + "method": "DELETE" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "pvprotection", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 190 + } + }, + "code": "200", + "host": "192.168.58.2:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 179, + "100000": 152, + "1000000": 179, + "15000000": 179, + "2000000": 179, + "25000": 85, + "250000": 164, + "30000000": 179, + "4000000": 179, + "5000": 77, + "500000": 175, + "60000000": 179, + "8000000": 179 + }, + "count": 179, + "sum": 12788541.488999996 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 179, + "1024": 179, + "1048576": 179, + "16384": 179, + "16777216": 179, + "256": 179, + "262144": 179, + "4096": 179, + "4194304": 179, + "512": 179, + "64": 179, + "65536": 179 + }, + "count": 179, + "sum": 0 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 179, + "1024": 134, + "1048576": 179, + "16384": 163, + "16777216": 179, + "256": 92, + "262144": 179, + "4096": 143, + "4194304": 179, + "512": 128, + "64": 19, + "65536": 179 + }, + "count": 179, + "sum": 514937 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 2, + "100000": 1, + "1000000": 2, + "15000000": 2, + "2000000": 2, + "25000": 1, + "250000": 1, + "30000000": 2, + "4000000": 2, + "5000": 1, + "500000": 1, + "60000000": 2, + "8000000": 2 + }, + "count": 2, + "sum": 599931.8539999999 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 2, + "1024": 2, + "1048576": 2, + "16384": 2, + "16777216": 2, + "256": 2, + "262144": 2, + "4096": 2, + "4194304": 2, + "512": 2, + "64": 2, + "65536": 2 + }, + "count": 2, + "sum": 62 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 2, + "1024": 2, + "1048576": 2, + "16384": 2, + "16777216": 2, + "256": 2, + "262144": 2, + "4096": 2, + "4194304": 2, + "512": 2, + "64": 0, + "65536": 2 + }, + "count": 2, + "sum": 275 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "DELETE" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "replicaset", + "workqueue": { + "adds": { + "count": 7 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 71, + "100000": 49, + "1000000": 69, + "15000000": 71, + "2000000": 71, + "25000": 24, + "250000": 52, + "30000000": 71, + "4000000": 71, + "5000": 13, + "500000": 61, + "60000000": 71, + "8000000": 71 + }, + "count": 71, + "sum": 13400135.484 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 71, + "1024": 63, + "1048576": 71, + "16384": 71, + "16777216": 71, + "256": 56, + "262144": 71, + "4096": 71, + "4194304": 71, + "512": 61, + "64": 1, + "65536": 71 + }, + "count": 71, + "sum": 19672 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 71, + "1024": 45, + "1048576": 71, + "16384": 71, + "16777216": 71, + "256": 38, + "262144": 71, + "4096": 71, + "4194304": 71, + "512": 38, + "64": 0, + "65536": 71 + }, + "count": 71, + "sum": 52967 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "volumes", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "deployment", + "workqueue": { + "adds": { + "count": 9 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 5 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "noexec_taint_node", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "serviceaccount", + "workqueue": { + "adds": { + "count": 4 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "pvcprotection", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "resourcequota_primary", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "garbage_collector_attempt_to_delete", + "workqueue": { + "adds": { + "count": 1 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "resourcequota_priority", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "root_ca_cert_publisher", + "workqueue": { + "adds": { + "count": 4 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "orphaned_pods_nodes", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "200", + "host": "192.168.58.2:8443", + "method": "DELETE" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "validatingadmissionpolicy-status", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "service", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "ttlcontroller", + "workqueue": { + "adds": { + "count": 7 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 17, + "100000": 14, + "1000000": 17, + "15000000": 17, + "2000000": 17, + "25000": 12, + "250000": 16, + "30000000": 17, + "4000000": 17, + "5000": 3, + "500000": 16, + "60000000": 17, + "8000000": 17 + }, + "count": 17, + "sum": 990688.5049999999 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 17, + "1024": 7, + "1048576": 17, + "16384": 17, + "16777216": 17, + "256": 0, + "262144": 17, + "4096": 17, + "4194304": 17, + "512": 2, + "64": 0, + "65536": 17 + }, + "count": 17, + "sum": 18631 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 17, + "1024": 3, + "1048576": 17, + "16384": 17, + "16777216": 17, + "256": 1, + "262144": 17, + "4096": 17, + "4194304": 17, + "512": 1, + "64": 0, + "65536": 17 + }, + "count": 17, + "sum": 42059 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "PUT" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "node_lifecycle_controller_pods", + "workqueue": { + "adds": { + "count": 8 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + } +] \ No newline at end of file From c20d694277d9868aa3bbcc9d32f57077606b45fa Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 17:19:54 -0300 Subject: [PATCH 6/8] add test metrics for scheduler --- .../scheduler/_meta/test/metrics.1.31 | 1886 +++++++++++++++++ .../_meta/test/metrics.1.31.expected | 704 ++++++ 2 files changed, 2590 insertions(+) create mode 100644 metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31 create mode 100644 metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31.expected diff --git a/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31 b/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31 new file mode 100644 index 00000000000..876427f8a29 --- /dev/null +++ b/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31 @@ -0,0 +1,1886 @@ +# HELP aggregator_discovery_aggregation_count_total [ALPHA] Counter of number of times discovery was aggregated +# TYPE aggregator_discovery_aggregation_count_total counter +aggregator_discovery_aggregation_count_total 0 +# HELP apiserver_audit_event_total [ALPHA] Counter of audit events generated and sent to the audit backend. +# TYPE apiserver_audit_event_total counter +apiserver_audit_event_total 0 +# HELP apiserver_audit_requests_rejected_total [ALPHA] Counter of apiserver requests rejected due to an error in audit logging backend. +# TYPE apiserver_audit_requests_rejected_total counter +apiserver_audit_requests_rejected_total 0 +# HELP apiserver_client_certificate_expiration_seconds [ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request. +# TYPE apiserver_client_certificate_expiration_seconds histogram +apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="1800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="3600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="7200"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 0 +apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 0 +apiserver_client_certificate_expiration_seconds_sum 0 +apiserver_client_certificate_expiration_seconds_count 0 +# HELP apiserver_delegated_authn_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. +# TYPE apiserver_delegated_authn_request_duration_seconds histogram +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.25"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.5"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.7"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1.5"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="3"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="5"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="10"} 2 +apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="+Inf"} 2 +apiserver_delegated_authn_request_duration_seconds_sum{code="201"} 0.0057811600000000005 +apiserver_delegated_authn_request_duration_seconds_count{code="201"} 2 +# HELP apiserver_delegated_authn_request_total [ALPHA] Number of HTTP requests partitioned by status code. +# TYPE apiserver_delegated_authn_request_total counter +apiserver_delegated_authn_request_total{code="201"} 2 +# HELP apiserver_delegated_authz_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. +# TYPE apiserver_delegated_authz_request_duration_seconds histogram +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.25"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.5"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.7"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1.5"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="3"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="5"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="10"} 2 +apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="+Inf"} 2 +apiserver_delegated_authz_request_duration_seconds_sum{code="201"} 0.005424043 +apiserver_delegated_authz_request_duration_seconds_count{code="201"} 2 +# HELP apiserver_delegated_authz_request_total [ALPHA] Number of HTTP requests partitioned by status code. +# TYPE apiserver_delegated_authz_request_total counter +apiserver_delegated_authz_request_total{code="201"} 2 +# HELP apiserver_envelope_encryption_dek_cache_fill_percent [ALPHA] Percent of the cache slots currently occupied by cached DEKs. +# TYPE apiserver_envelope_encryption_dek_cache_fill_percent gauge +apiserver_envelope_encryption_dek_cache_fill_percent 0 +# HELP apiserver_storage_data_key_generation_duration_seconds [ALPHA] Latencies in seconds of data encryption key(DEK) generation operations. +# TYPE apiserver_storage_data_key_generation_duration_seconds histogram +apiserver_storage_data_key_generation_duration_seconds_bucket{le="5e-06"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="1e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="2e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="4e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="8e-05"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00016"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00032"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00064"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00128"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00256"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00512"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.01024"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.02048"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.04096"} 0 +apiserver_storage_data_key_generation_duration_seconds_bucket{le="+Inf"} 0 +apiserver_storage_data_key_generation_duration_seconds_sum 0 +apiserver_storage_data_key_generation_duration_seconds_count 0 +# HELP apiserver_storage_data_key_generation_failures_total [ALPHA] Total number of failed data encryption key(DEK) generation operations. +# TYPE apiserver_storage_data_key_generation_failures_total counter +apiserver_storage_data_key_generation_failures_total 0 +# HELP apiserver_storage_envelope_transformation_cache_misses_total [ALPHA] Total number of cache misses while accessing key decryption key(KEK). +# TYPE apiserver_storage_envelope_transformation_cache_misses_total counter +apiserver_storage_envelope_transformation_cache_misses_total 0 +# HELP apiserver_webhooks_x509_insecure_sha1_total [ALPHA] Counts the number of requests to servers with insecure SHA1 signatures in their serving certificate OR the number of connection failures due to the insecure SHA1 signatures (either/or, based on the runtime environment) +# TYPE apiserver_webhooks_x509_insecure_sha1_total counter +apiserver_webhooks_x509_insecure_sha1_total 0 +# HELP apiserver_webhooks_x509_missing_san_total [ALPHA] Counts the number of requests to servers missing SAN extension in their serving certificate OR the number of connection failures due to the lack of x509 certificate SAN extension missing (either/or, based on the runtime environment) +# TYPE apiserver_webhooks_x509_missing_san_total counter +apiserver_webhooks_x509_missing_san_total 0 +# HELP authenticated_user_requests [ALPHA] Counter of authenticated requests broken out by username. +# TYPE authenticated_user_requests counter +authenticated_user_requests{username="other"} 53 +# HELP authentication_attempts [ALPHA] Counter of authenticated attempts. +# TYPE authentication_attempts counter +authentication_attempts{result="success"} 53 +# HELP authentication_duration_seconds [ALPHA] Authentication duration in seconds broken out by result. +# TYPE authentication_duration_seconds histogram +authentication_duration_seconds_bucket{result="success",le="0.001"} 52 +authentication_duration_seconds_bucket{result="success",le="0.002"} 52 +authentication_duration_seconds_bucket{result="success",le="0.004"} 53 +authentication_duration_seconds_bucket{result="success",le="0.008"} 53 +authentication_duration_seconds_bucket{result="success",le="0.016"} 53 +authentication_duration_seconds_bucket{result="success",le="0.032"} 53 +authentication_duration_seconds_bucket{result="success",le="0.064"} 53 +authentication_duration_seconds_bucket{result="success",le="0.128"} 53 +authentication_duration_seconds_bucket{result="success",le="0.256"} 53 +authentication_duration_seconds_bucket{result="success",le="0.512"} 53 +authentication_duration_seconds_bucket{result="success",le="1.024"} 53 +authentication_duration_seconds_bucket{result="success",le="2.048"} 53 +authentication_duration_seconds_bucket{result="success",le="4.096"} 53 +authentication_duration_seconds_bucket{result="success",le="8.192"} 53 +authentication_duration_seconds_bucket{result="success",le="16.384"} 53 +authentication_duration_seconds_bucket{result="success",le="+Inf"} 53 +authentication_duration_seconds_sum{result="success"} 0.0032351209999999997 +authentication_duration_seconds_count{result="success"} 53 +# HELP authentication_token_cache_active_fetch_count [ALPHA] +# TYPE authentication_token_cache_active_fetch_count gauge +authentication_token_cache_active_fetch_count{status="blocked"} 0 +authentication_token_cache_active_fetch_count{status="in_flight"} 0 +# HELP authentication_token_cache_fetch_total [ALPHA] +# TYPE authentication_token_cache_fetch_total counter +authentication_token_cache_fetch_total{status="ok"} 2 +# HELP authentication_token_cache_request_duration_seconds [ALPHA] +# TYPE authentication_token_cache_request_duration_seconds histogram +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.005"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.01"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.025"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.05"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.1"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.25"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.5"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="1"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="2.5"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="5"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="10"} 2 +authentication_token_cache_request_duration_seconds_bucket{status="miss",le="+Inf"} 2 +authentication_token_cache_request_duration_seconds_sum{status="miss"} 0.005 +authentication_token_cache_request_duration_seconds_count{status="miss"} 2 +# HELP authentication_token_cache_request_total [ALPHA] +# TYPE authentication_token_cache_request_total counter +authentication_token_cache_request_total{status="miss"} 2 +# HELP authorization_attempts_total [ALPHA] Counter of authorization attempts broken down by result. It can be either 'allowed', 'denied', 'no-opinion' or 'error'. +# TYPE authorization_attempts_total counter +authorization_attempts_total{result="allowed"} 53 +# HELP authorization_duration_seconds [ALPHA] Authorization duration in seconds broken out by result. +# TYPE authorization_duration_seconds histogram +authorization_duration_seconds_bucket{result="allowed",le="0.001"} 52 +authorization_duration_seconds_bucket{result="allowed",le="0.002"} 52 +authorization_duration_seconds_bucket{result="allowed",le="0.004"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.008"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.016"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.032"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.064"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.128"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.256"} 53 +authorization_duration_seconds_bucket{result="allowed",le="0.512"} 53 +authorization_duration_seconds_bucket{result="allowed",le="1.024"} 53 +authorization_duration_seconds_bucket{result="allowed",le="2.048"} 53 +authorization_duration_seconds_bucket{result="allowed",le="4.096"} 53 +authorization_duration_seconds_bucket{result="allowed",le="8.192"} 53 +authorization_duration_seconds_bucket{result="allowed",le="16.384"} 53 +authorization_duration_seconds_bucket{result="allowed",le="+Inf"} 53 +authorization_duration_seconds_sum{result="allowed"} 0.002906287 +authorization_duration_seconds_count{result="allowed"} 53 +# HELP cardinality_enforcement_unexpected_categorizations_total [ALPHA] The count of unexpected categorizations during cardinality enforcement. +# TYPE cardinality_enforcement_unexpected_categorizations_total counter +cardinality_enforcement_unexpected_categorizations_total 0 +# HELP disabled_metrics_total [BETA] The count of disabled metrics. +# TYPE disabled_metrics_total counter +disabled_metrics_total 0 +# HELP go_cgo_go_to_c_calls_calls_total Count of calls made from Go to C by the current process. +# TYPE go_cgo_go_to_c_calls_calls_total counter +go_cgo_go_to_c_calls_calls_total 0 +# HELP go_cpu_classes_gc_mark_assist_cpu_seconds_total Estimated total CPU time goroutines spent performing GC tasks to assist the GC and prevent it from falling behind the application. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_assist_cpu_seconds_total counter +go_cpu_classes_gc_mark_assist_cpu_seconds_total 0.003560223 +# HELP go_cpu_classes_gc_mark_dedicated_cpu_seconds_total Estimated total CPU time spent performing GC tasks on processors (as defined by GOMAXPROCS) dedicated to those tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_dedicated_cpu_seconds_total counter +go_cpu_classes_gc_mark_dedicated_cpu_seconds_total 0.052338014 +# HELP go_cpu_classes_gc_mark_idle_cpu_seconds_total Estimated total CPU time spent performing GC tasks on spare CPU resources that the Go scheduler could not otherwise find a use for. This should be subtracted from the total GC CPU time to obtain a measure of compulsory GC CPU time. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_mark_idle_cpu_seconds_total counter +go_cpu_classes_gc_mark_idle_cpu_seconds_total 0.010331886 +# HELP go_cpu_classes_gc_pause_cpu_seconds_total Estimated total CPU time spent with the application paused by the GC. Even if only one thread is running during the pause, this is computed as GOMAXPROCS times the pause latency because nothing else can be executing. This is the exact sum of samples in /sched/pauses/total/gc:seconds if each sample is multiplied by GOMAXPROCS at the time it is taken. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_gc_pause_cpu_seconds_total counter +go_cpu_classes_gc_pause_cpu_seconds_total 0.97803108 +# HELP go_cpu_classes_gc_total_cpu_seconds_total Estimated total CPU time spent performing GC tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/gc. +# TYPE go_cpu_classes_gc_total_cpu_seconds_total counter +go_cpu_classes_gc_total_cpu_seconds_total 1.044261203 +# HELP go_cpu_classes_idle_cpu_seconds_total Estimated total available CPU time not spent executing any Go or Go runtime code. In other words, the part of /cpu/classes/total:cpu-seconds that was unused. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_idle_cpu_seconds_total counter +go_cpu_classes_idle_cpu_seconds_total 5820.052802986 +# HELP go_cpu_classes_scavenge_assist_cpu_seconds_total Estimated total CPU time spent returning unused memory to the underlying platform in response eagerly in response to memory pressure. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_scavenge_assist_cpu_seconds_total counter +go_cpu_classes_scavenge_assist_cpu_seconds_total 2.22e-07 +# HELP go_cpu_classes_scavenge_background_cpu_seconds_total Estimated total CPU time spent performing background tasks to return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_scavenge_background_cpu_seconds_total counter +go_cpu_classes_scavenge_background_cpu_seconds_total 0.000635705 +# HELP go_cpu_classes_scavenge_total_cpu_seconds_total Estimated total CPU time spent performing tasks that return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/scavenge. +# TYPE go_cpu_classes_scavenge_total_cpu_seconds_total counter +go_cpu_classes_scavenge_total_cpu_seconds_total 0.000635927 +# HELP go_cpu_classes_total_cpu_seconds_total Estimated total available CPU time for user Go code or the Go runtime, as defined by GOMAXPROCS. In other words, GOMAXPROCS integrated over the wall-clock duration this process has been executing for. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes. +# TYPE go_cpu_classes_total_cpu_seconds_total counter +go_cpu_classes_total_cpu_seconds_total 5826.23507028 +# HELP go_cpu_classes_user_cpu_seconds_total Estimated total CPU time spent running user Go code. This may also include some small amount of time spent in the Go runtime. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. +# TYPE go_cpu_classes_user_cpu_seconds_total counter +go_cpu_classes_user_cpu_seconds_total 5.137370164 +# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime. +# TYPE go_gc_cycles_automatic_gc_cycles_total counter +go_gc_cycles_automatic_gc_cycles_total 12 +# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application. +# TYPE go_gc_cycles_forced_gc_cycles_total counter +go_gc_cycles_forced_gc_cycles_total 0 +# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles. +# TYPE go_gc_cycles_total_gc_cycles_total counter +go_gc_cycles_total_gc_cycles_total 12 +# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. +# TYPE go_gc_duration_seconds summary +go_gc_duration_seconds{quantile="0"} 6.1691e-05 +go_gc_duration_seconds{quantile="0.25"} 0.000187722 +go_gc_duration_seconds{quantile="0.5"} 0.000220963 +go_gc_duration_seconds{quantile="0.75"} 0.000594416 +go_gc_duration_seconds{quantile="1"} 0.078428376 +go_gc_duration_seconds_sum 0.081495357 +go_gc_duration_seconds_count 12 +# HELP go_gc_gogc_percent Heap size target percentage configured by the user, otherwise 100. This value is set by the GOGC environment variable, and the runtime/debug.SetGCPercent function. +# TYPE go_gc_gogc_percent gauge +go_gc_gogc_percent 100 +# HELP go_gc_gomemlimit_bytes Go runtime memory limit configured by the user, otherwise math.MaxInt64. This value is set by the GOMEMLIMIT environment variable, and the runtime/debug.SetMemoryLimit function. +# TYPE go_gc_gomemlimit_bytes gauge +go_gc_gomemlimit_bytes 9.223372036854776e+18 +# HELP go_gc_heap_allocs_by_size_bytes Distribution of heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_allocs_by_size_bytes histogram +go_gc_heap_allocs_by_size_bytes_bucket{le="8.999999999999998"} 7289 +go_gc_heap_allocs_by_size_bytes_bucket{le="24.999999999999996"} 64229 +go_gc_heap_allocs_by_size_bytes_bucket{le="64.99999999999999"} 111370 +go_gc_heap_allocs_by_size_bytes_bucket{le="144.99999999999997"} 147275 +go_gc_heap_allocs_by_size_bytes_bucket{le="320.99999999999994"} 178995 +go_gc_heap_allocs_by_size_bytes_bucket{le="704.9999999999999"} 182683 +go_gc_heap_allocs_by_size_bytes_bucket{le="1536.9999999999998"} 183921 +go_gc_heap_allocs_by_size_bytes_bucket{le="3200.9999999999995"} 184675 +go_gc_heap_allocs_by_size_bytes_bucket{le="6528.999999999999"} 185669 +go_gc_heap_allocs_by_size_bytes_bucket{le="13568.999999999998"} 185824 +go_gc_heap_allocs_by_size_bytes_bucket{le="27264.999999999996"} 185879 +go_gc_heap_allocs_by_size_bytes_bucket{le="+Inf"} 185928 +go_gc_heap_allocs_by_size_bytes_sum 2.9935952e+07 +go_gc_heap_allocs_by_size_bytes_count 185928 +# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application. +# TYPE go_gc_heap_allocs_bytes_total counter +go_gc_heap_allocs_bytes_total 2.9935952e+07 +# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_allocs_objects_total counter +go_gc_heap_allocs_objects_total 185928 +# HELP go_gc_heap_frees_by_size_bytes Distribution of freed heap allocations by approximate size. Bucket counts increase monotonically. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_frees_by_size_bytes histogram +go_gc_heap_frees_by_size_bytes_bucket{le="8.999999999999998"} 4379 +go_gc_heap_frees_by_size_bytes_bucket{le="24.999999999999996"} 47313 +go_gc_heap_frees_by_size_bytes_bucket{le="64.99999999999999"} 83049 +go_gc_heap_frees_by_size_bytes_bucket{le="144.99999999999997"} 112937 +go_gc_heap_frees_by_size_bytes_bucket{le="320.99999999999994"} 141367 +go_gc_heap_frees_by_size_bytes_bucket{le="704.9999999999999"} 143890 +go_gc_heap_frees_by_size_bytes_bucket{le="1536.9999999999998"} 144768 +go_gc_heap_frees_by_size_bytes_bucket{le="3200.9999999999995"} 145275 +go_gc_heap_frees_by_size_bytes_bucket{le="6528.999999999999"} 146152 +go_gc_heap_frees_by_size_bytes_bucket{le="13568.999999999998"} 146232 +go_gc_heap_frees_by_size_bytes_bucket{le="27264.999999999996"} 146250 +go_gc_heap_frees_by_size_bytes_bucket{le="+Inf"} 146284 +go_gc_heap_frees_by_size_bytes_sum 2.29784e+07 +go_gc_heap_frees_by_size_bytes_count 146284 +# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector. +# TYPE go_gc_heap_frees_bytes_total counter +go_gc_heap_frees_bytes_total 2.29784e+07 +# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. +# TYPE go_gc_heap_frees_objects_total counter +go_gc_heap_frees_objects_total 146284 +# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle. +# TYPE go_gc_heap_goal_bytes gauge +go_gc_heap_goal_bytes 1.455508e+07 +# HELP go_gc_heap_live_bytes Heap memory occupied by live objects that were marked by the previous GC. +# TYPE go_gc_heap_live_bytes gauge +go_gc_heap_live_bytes 6.822432e+06 +# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory. +# TYPE go_gc_heap_objects_objects gauge +go_gc_heap_objects_objects 39644 +# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size. +# TYPE go_gc_heap_tiny_allocs_objects_total counter +go_gc_heap_tiny_allocs_objects_total 17107 +# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled. +# TYPE go_gc_limiter_last_enabled_gc_cycle gauge +go_gc_limiter_last_enabled_gc_cycle 0 +# HELP go_gc_pauses_seconds Deprecated. Prefer the identical /sched/pauses/total/gc:seconds. +# TYPE go_gc_pauses_seconds histogram +go_gc_pauses_seconds_bucket{le="6.399999999999999e-08"} 0 +go_gc_pauses_seconds_bucket{le="6.399999999999999e-07"} 0 +go_gc_pauses_seconds_bucket{le="7.167999999999999e-06"} 4 +go_gc_pauses_seconds_bucket{le="8.191999999999999e-05"} 13 +go_gc_pauses_seconds_bucket{le="0.0009175039999999999"} 23 +go_gc_pauses_seconds_bucket{le="0.010485759999999998"} 23 +go_gc_pauses_seconds_bucket{le="0.11744051199999998"} 24 +go_gc_pauses_seconds_bucket{le="+Inf"} 24 +go_gc_pauses_seconds_sum 0.011372032 +go_gc_pauses_seconds_count 24 +# HELP go_gc_scan_globals_bytes The total amount of global variable space that is scannable. +# TYPE go_gc_scan_globals_bytes gauge +go_gc_scan_globals_bytes 750720 +# HELP go_gc_scan_heap_bytes The total amount of heap space that is scannable. +# TYPE go_gc_scan_heap_bytes gauge +go_gc_scan_heap_bytes 5.318056e+06 +# HELP go_gc_scan_stack_bytes The number of bytes of stack that were scanned last GC cycle. +# TYPE go_gc_scan_stack_bytes gauge +go_gc_scan_stack_bytes 159496 +# HELP go_gc_scan_total_bytes The total amount space that is scannable. Sum of all metrics in /gc/scan. +# TYPE go_gc_scan_total_bytes gauge +go_gc_scan_total_bytes 6.228272e+06 +# HELP go_gc_stack_starting_size_bytes The stack size of new goroutines. +# TYPE go_gc_stack_starting_size_bytes gauge +go_gc_stack_starting_size_bytes 2048 +# HELP go_godebug_non_default_behavior_execerrdot_events_total The number of non-default behaviors executed by the os/exec package due to a non-default GODEBUG=execerrdot=... setting. +# TYPE go_godebug_non_default_behavior_execerrdot_events_total counter +go_godebug_non_default_behavior_execerrdot_events_total 0 +# HELP go_godebug_non_default_behavior_gocachehash_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocachehash=... setting. +# TYPE go_godebug_non_default_behavior_gocachehash_events_total counter +go_godebug_non_default_behavior_gocachehash_events_total 0 +# HELP go_godebug_non_default_behavior_gocachetest_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocachetest=... setting. +# TYPE go_godebug_non_default_behavior_gocachetest_events_total counter +go_godebug_non_default_behavior_gocachetest_events_total 0 +# HELP go_godebug_non_default_behavior_gocacheverify_events_total The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocacheverify=... setting. +# TYPE go_godebug_non_default_behavior_gocacheverify_events_total counter +go_godebug_non_default_behavior_gocacheverify_events_total 0 +# HELP go_godebug_non_default_behavior_gotypesalias_events_total The number of non-default behaviors executed by the go/types package due to a non-default GODEBUG=gotypesalias=... setting. +# TYPE go_godebug_non_default_behavior_gotypesalias_events_total counter +go_godebug_non_default_behavior_gotypesalias_events_total 0 +# HELP go_godebug_non_default_behavior_http2client_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2client=... setting. +# TYPE go_godebug_non_default_behavior_http2client_events_total counter +go_godebug_non_default_behavior_http2client_events_total 0 +# HELP go_godebug_non_default_behavior_http2server_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2server=... setting. +# TYPE go_godebug_non_default_behavior_http2server_events_total counter +go_godebug_non_default_behavior_http2server_events_total 0 +# HELP go_godebug_non_default_behavior_httplaxcontentlength_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=httplaxcontentlength=... setting. +# TYPE go_godebug_non_default_behavior_httplaxcontentlength_events_total counter +go_godebug_non_default_behavior_httplaxcontentlength_events_total 0 +# HELP go_godebug_non_default_behavior_httpmuxgo121_events_total The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=httpmuxgo121=... setting. +# TYPE go_godebug_non_default_behavior_httpmuxgo121_events_total counter +go_godebug_non_default_behavior_httpmuxgo121_events_total 0 +# HELP go_godebug_non_default_behavior_installgoroot_events_total The number of non-default behaviors executed by the go/build package due to a non-default GODEBUG=installgoroot=... setting. +# TYPE go_godebug_non_default_behavior_installgoroot_events_total counter +go_godebug_non_default_behavior_installgoroot_events_total 0 +# HELP go_godebug_non_default_behavior_jstmpllitinterp_events_total The number of non-default behaviors executed by the html/template package due to a non-default GODEBUG=jstmpllitinterp=... setting. +# TYPE go_godebug_non_default_behavior_jstmpllitinterp_events_total counter +go_godebug_non_default_behavior_jstmpllitinterp_events_total 0 +# HELP go_godebug_non_default_behavior_multipartmaxheaders_events_total The number of non-default behaviors executed by the mime/multipart package due to a non-default GODEBUG=multipartmaxheaders=... setting. +# TYPE go_godebug_non_default_behavior_multipartmaxheaders_events_total counter +go_godebug_non_default_behavior_multipartmaxheaders_events_total 0 +# HELP go_godebug_non_default_behavior_multipartmaxparts_events_total The number of non-default behaviors executed by the mime/multipart package due to a non-default GODEBUG=multipartmaxparts=... setting. +# TYPE go_godebug_non_default_behavior_multipartmaxparts_events_total counter +go_godebug_non_default_behavior_multipartmaxparts_events_total 0 +# HELP go_godebug_non_default_behavior_multipathtcp_events_total The number of non-default behaviors executed by the net package due to a non-default GODEBUG=multipathtcp=... setting. +# TYPE go_godebug_non_default_behavior_multipathtcp_events_total counter +go_godebug_non_default_behavior_multipathtcp_events_total 0 +# HELP go_godebug_non_default_behavior_panicnil_events_total The number of non-default behaviors executed by the runtime package due to a non-default GODEBUG=panicnil=... setting. +# TYPE go_godebug_non_default_behavior_panicnil_events_total counter +go_godebug_non_default_behavior_panicnil_events_total 0 +# HELP go_godebug_non_default_behavior_randautoseed_events_total The number of non-default behaviors executed by the math/rand package due to a non-default GODEBUG=randautoseed=... setting. +# TYPE go_godebug_non_default_behavior_randautoseed_events_total counter +go_godebug_non_default_behavior_randautoseed_events_total 0 +# HELP go_godebug_non_default_behavior_tarinsecurepath_events_total The number of non-default behaviors executed by the archive/tar package due to a non-default GODEBUG=tarinsecurepath=... setting. +# TYPE go_godebug_non_default_behavior_tarinsecurepath_events_total counter +go_godebug_non_default_behavior_tarinsecurepath_events_total 0 +# HELP go_godebug_non_default_behavior_tls10server_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tls10server=... setting. +# TYPE go_godebug_non_default_behavior_tls10server_events_total counter +go_godebug_non_default_behavior_tls10server_events_total 0 +# HELP go_godebug_non_default_behavior_tlsmaxrsasize_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsmaxrsasize=... setting. +# TYPE go_godebug_non_default_behavior_tlsmaxrsasize_events_total counter +go_godebug_non_default_behavior_tlsmaxrsasize_events_total 0 +# HELP go_godebug_non_default_behavior_tlsrsakex_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsrsakex=... setting. +# TYPE go_godebug_non_default_behavior_tlsrsakex_events_total counter +go_godebug_non_default_behavior_tlsrsakex_events_total 0 +# HELP go_godebug_non_default_behavior_tlsunsafeekm_events_total The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsunsafeekm=... setting. +# TYPE go_godebug_non_default_behavior_tlsunsafeekm_events_total counter +go_godebug_non_default_behavior_tlsunsafeekm_events_total 0 +# HELP go_godebug_non_default_behavior_x509sha1_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509sha1=... setting. +# TYPE go_godebug_non_default_behavior_x509sha1_events_total counter +go_godebug_non_default_behavior_x509sha1_events_total 0 +# HELP go_godebug_non_default_behavior_x509usefallbackroots_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509usefallbackroots=... setting. +# TYPE go_godebug_non_default_behavior_x509usefallbackroots_events_total counter +go_godebug_non_default_behavior_x509usefallbackroots_events_total 0 +# HELP go_godebug_non_default_behavior_x509usepolicies_events_total The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509usepolicies=... setting. +# TYPE go_godebug_non_default_behavior_x509usepolicies_events_total counter +go_godebug_non_default_behavior_x509usepolicies_events_total 0 +# HELP go_godebug_non_default_behavior_zipinsecurepath_events_total The number of non-default behaviors executed by the archive/zip package due to a non-default GODEBUG=zipinsecurepath=... setting. +# TYPE go_godebug_non_default_behavior_zipinsecurepath_events_total counter +go_godebug_non_default_behavior_zipinsecurepath_events_total 0 +# HELP go_goroutines Number of goroutines that currently exist. +# TYPE go_goroutines gauge +go_goroutines 172 +# HELP go_info Information about the Go environment. +# TYPE go_info gauge +go_info{version="go1.22.2"} 1 +# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory. +# TYPE go_memory_classes_heap_free_bytes gauge +go_memory_classes_heap_free_bytes 1.048576e+06 +# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector. +# TYPE go_memory_classes_heap_objects_bytes gauge +go_memory_classes_heap_objects_bytes 6.957552e+06 +# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory. +# TYPE go_memory_classes_heap_released_bytes gauge +go_memory_classes_heap_released_bytes 2.768896e+06 +# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use. Currently, this represents all stack memory for goroutines. It also includes all OS thread stacks in non-cgo programs. Note that stacks may be allocated differently in the future, and this may change. +# TYPE go_memory_classes_heap_stacks_bytes gauge +go_memory_classes_heap_stacks_bytes 1.769472e+06 +# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects. +# TYPE go_memory_classes_heap_unused_bytes gauge +go_memory_classes_heap_unused_bytes 4.23272e+06 +# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use. +# TYPE go_memory_classes_metadata_mcache_free_bytes gauge +go_memory_classes_metadata_mcache_free_bytes 1200 +# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used. +# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge +go_memory_classes_metadata_mcache_inuse_bytes 14400 +# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use. +# TYPE go_memory_classes_metadata_mspan_free_bytes gauge +go_memory_classes_metadata_mspan_free_bytes 19680 +# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used. +# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge +go_memory_classes_metadata_mspan_inuse_bytes 241440 +# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata. +# TYPE go_memory_classes_metadata_other_bytes gauge +go_memory_classes_metadata_other_bytes 3.624128e+06 +# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system. In non-cgo programs this metric is currently zero. This may change in the future.In cgo programs this metric includes OS thread stacks allocated directly from the OS. Currently, this only accounts for one stack in c-shared and c-archive build modes, and other sources of stacks from the OS are not measured. This too may change in the future. +# TYPE go_memory_classes_os_stacks_bytes gauge +go_memory_classes_os_stacks_bytes 0 +# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more. +# TYPE go_memory_classes_other_bytes gauge +go_memory_classes_other_bytes 2.560267e+06 +# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling. +# TYPE go_memory_classes_profiling_buckets_bytes gauge +go_memory_classes_profiling_buckets_bytes 1.490509e+06 +# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes. +# TYPE go_memory_classes_total_bytes gauge +go_memory_classes_total_bytes 2.472884e+07 +# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. +# TYPE go_memstats_alloc_bytes gauge +go_memstats_alloc_bytes 6.957552e+06 +# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. +# TYPE go_memstats_alloc_bytes_total counter +go_memstats_alloc_bytes_total 2.9935952e+07 +# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. +# TYPE go_memstats_buck_hash_sys_bytes gauge +go_memstats_buck_hash_sys_bytes 1.490509e+06 +# HELP go_memstats_frees_total Total number of frees. +# TYPE go_memstats_frees_total counter +go_memstats_frees_total 163391 +# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. +# TYPE go_memstats_gc_sys_bytes gauge +go_memstats_gc_sys_bytes 3.624128e+06 +# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. +# TYPE go_memstats_heap_alloc_bytes gauge +go_memstats_heap_alloc_bytes 6.957552e+06 +# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. +# TYPE go_memstats_heap_idle_bytes gauge +go_memstats_heap_idle_bytes 3.817472e+06 +# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. +# TYPE go_memstats_heap_inuse_bytes gauge +go_memstats_heap_inuse_bytes 1.1190272e+07 +# HELP go_memstats_heap_objects Number of allocated objects. +# TYPE go_memstats_heap_objects gauge +go_memstats_heap_objects 39644 +# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. +# TYPE go_memstats_heap_released_bytes gauge +go_memstats_heap_released_bytes 2.768896e+06 +# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. +# TYPE go_memstats_heap_sys_bytes gauge +go_memstats_heap_sys_bytes 1.5007744e+07 +# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. +# TYPE go_memstats_last_gc_time_seconds gauge +go_memstats_last_gc_time_seconds 1.7140449195219896e+09 +# HELP go_memstats_lookups_total Total number of pointer lookups. +# TYPE go_memstats_lookups_total counter +go_memstats_lookups_total 0 +# HELP go_memstats_mallocs_total Total number of mallocs. +# TYPE go_memstats_mallocs_total counter +go_memstats_mallocs_total 203035 +# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. +# TYPE go_memstats_mcache_inuse_bytes gauge +go_memstats_mcache_inuse_bytes 14400 +# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. +# TYPE go_memstats_mcache_sys_bytes gauge +go_memstats_mcache_sys_bytes 15600 +# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. +# TYPE go_memstats_mspan_inuse_bytes gauge +go_memstats_mspan_inuse_bytes 241440 +# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. +# TYPE go_memstats_mspan_sys_bytes gauge +go_memstats_mspan_sys_bytes 261120 +# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. +# TYPE go_memstats_next_gc_bytes gauge +go_memstats_next_gc_bytes 1.455508e+07 +# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. +# TYPE go_memstats_other_sys_bytes gauge +go_memstats_other_sys_bytes 2.560267e+06 +# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. +# TYPE go_memstats_stack_inuse_bytes gauge +go_memstats_stack_inuse_bytes 1.769472e+06 +# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. +# TYPE go_memstats_stack_sys_bytes gauge +go_memstats_stack_sys_bytes 1.769472e+06 +# HELP go_memstats_sys_bytes Number of bytes obtained from system. +# TYPE go_memstats_sys_bytes gauge +go_memstats_sys_bytes 2.472884e+07 +# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. +# TYPE go_sched_gomaxprocs_threads gauge +go_sched_gomaxprocs_threads 12 +# HELP go_sched_goroutines_goroutines Count of live goroutines. +# TYPE go_sched_goroutines_goroutines gauge +go_sched_goroutines_goroutines 171 +# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. Bucket counts increase monotonically. +# TYPE go_sched_latencies_seconds histogram +go_sched_latencies_seconds_bucket{le="6.399999999999999e-08"} 775 +go_sched_latencies_seconds_bucket{le="6.399999999999999e-07"} 906 +go_sched_latencies_seconds_bucket{le="7.167999999999999e-06"} 1187 +go_sched_latencies_seconds_bucket{le="8.191999999999999e-05"} 2116 +go_sched_latencies_seconds_bucket{le="0.0009175039999999999"} 2262 +go_sched_latencies_seconds_bucket{le="0.010485759999999998"} 2266 +go_sched_latencies_seconds_bucket{le="0.11744051199999998"} 2266 +go_sched_latencies_seconds_bucket{le="+Inf"} 2266 +go_sched_latencies_seconds_sum 0.022477631999999997 +go_sched_latencies_seconds_count 2266 +# HELP go_sched_pauses_stopping_gc_seconds Distribution of individual GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total GC-related stop-the-world time (/sched/pauses/total/gc:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. +# TYPE go_sched_pauses_stopping_gc_seconds histogram +go_sched_pauses_stopping_gc_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_stopping_gc_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_stopping_gc_seconds_bucket{le="7.167999999999999e-06"} 11 +go_sched_pauses_stopping_gc_seconds_bucket{le="8.191999999999999e-05"} 14 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.0009175039999999999"} 23 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.010485759999999998"} 23 +go_sched_pauses_stopping_gc_seconds_bucket{le="0.11744051199999998"} 24 +go_sched_pauses_stopping_gc_seconds_bucket{le="+Inf"} 24 +go_sched_pauses_stopping_gc_seconds_sum 0.011251584 +go_sched_pauses_stopping_gc_seconds_count 24 +# HELP go_sched_pauses_stopping_other_seconds Distribution of individual non-GC-related stop-the-world stopping latencies. This is the time it takes from deciding to stop the world until all Ps are stopped. This is a subset of the total non-GC-related stop-the-world time (/sched/pauses/total/other:seconds). During this time, some threads may be executing. Bucket counts increase monotonically. +# TYPE go_sched_pauses_stopping_other_seconds histogram +go_sched_pauses_stopping_other_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="7.167999999999999e-06"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="8.191999999999999e-05"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.0009175039999999999"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.010485759999999998"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="0.11744051199999998"} 0 +go_sched_pauses_stopping_other_seconds_bucket{le="+Inf"} 0 +go_sched_pauses_stopping_other_seconds_sum 0 +go_sched_pauses_stopping_other_seconds_count 0 +# HELP go_sched_pauses_total_gc_seconds Distribution of individual GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (this is measured directly in /sched/pauses/stopping/gc:seconds), during which some threads may still be running. Bucket counts increase monotonically. +# TYPE go_sched_pauses_total_gc_seconds histogram +go_sched_pauses_total_gc_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_total_gc_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_total_gc_seconds_bucket{le="7.167999999999999e-06"} 4 +go_sched_pauses_total_gc_seconds_bucket{le="8.191999999999999e-05"} 13 +go_sched_pauses_total_gc_seconds_bucket{le="0.0009175039999999999"} 23 +go_sched_pauses_total_gc_seconds_bucket{le="0.010485759999999998"} 23 +go_sched_pauses_total_gc_seconds_bucket{le="0.11744051199999998"} 24 +go_sched_pauses_total_gc_seconds_bucket{le="+Inf"} 24 +go_sched_pauses_total_gc_seconds_sum 0.011372032 +go_sched_pauses_total_gc_seconds_count 24 +# HELP go_sched_pauses_total_other_seconds Distribution of individual non-GC-related stop-the-world pause latencies. This is the time from deciding to stop the world until the world is started again. Some of this time is spent getting all threads to stop (measured directly in /sched/pauses/stopping/other:seconds). Bucket counts increase monotonically. +# TYPE go_sched_pauses_total_other_seconds histogram +go_sched_pauses_total_other_seconds_bucket{le="6.399999999999999e-08"} 0 +go_sched_pauses_total_other_seconds_bucket{le="6.399999999999999e-07"} 0 +go_sched_pauses_total_other_seconds_bucket{le="7.167999999999999e-06"} 0 +go_sched_pauses_total_other_seconds_bucket{le="8.191999999999999e-05"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.0009175039999999999"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.010485759999999998"} 0 +go_sched_pauses_total_other_seconds_bucket{le="0.11744051199999998"} 0 +go_sched_pauses_total_other_seconds_bucket{le="+Inf"} 0 +go_sched_pauses_total_other_seconds_sum 0 +go_sched_pauses_total_other_seconds_count 0 +# HELP go_sync_mutex_wait_total_seconds_total Approximate cumulative time goroutines have spent blocked on a sync.Mutex, sync.RWMutex, or runtime-internal lock. This metric is useful for identifying global changes in lock contention. Collect a mutex or block profile using the runtime/pprof package for more detailed contention data. +# TYPE go_sync_mutex_wait_total_seconds_total counter +go_sync_mutex_wait_total_seconds_total 0.081866008 +# HELP go_threads Number of OS threads created. +# TYPE go_threads gauge +go_threads 17 +# HELP hidden_metrics_total [BETA] The count of hidden metrics. +# TYPE hidden_metrics_total counter +hidden_metrics_total 1 +# HELP kubernetes_build_info [ALPHA] A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running. +# TYPE kubernetes_build_info gauge +kubernetes_build_info{build_date="2024-04-17T17:27:03Z",compiler="gc",git_commit="7c48c2bd72b9bf5c44d21d7338cc7bea77d0ad2a",git_tree_state="clean",git_version="v1.30.0",go_version="go1.22.2",major="1",minor="30",platform="linux/amd64"} 1 +# HELP kubernetes_feature_enabled [BETA] This metric records the data about the stage and enablement of a k8s feature. +# TYPE kubernetes_feature_enabled gauge +kubernetes_feature_enabled{name="APIListChunking",stage=""} 1 +kubernetes_feature_enabled{name="APIPriorityAndFairness",stage=""} 1 +kubernetes_feature_enabled{name="APIResponseCompression",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServerIdentity",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServerTracing",stage="BETA"} 1 +kubernetes_feature_enabled{name="APIServingWithRoutine",stage="BETA"} 1 +kubernetes_feature_enabled{name="AdmissionWebhookMatchConditions",stage=""} 1 +kubernetes_feature_enabled{name="AggregatedDiscoveryEndpoint",stage=""} 1 +kubernetes_feature_enabled{name="AllAlpha",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="AllBeta",stage="BETA"} 0 +kubernetes_feature_enabled{name="AllowServiceLBStatusOnNonLB",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="AnyVolumeDataSource",stage="BETA"} 1 +kubernetes_feature_enabled{name="AppArmor",stage="BETA"} 1 +kubernetes_feature_enabled{name="AppArmorFields",stage="BETA"} 1 +kubernetes_feature_enabled{name="CPUManager",stage=""} 1 +kubernetes_feature_enabled{name="CPUManagerPolicyAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CPUManagerPolicyBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="CPUManagerPolicyOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="CRDValidationRatcheting",stage="BETA"} 1 +kubernetes_feature_enabled{name="CSIMigrationPortworx",stage="BETA"} 0 +kubernetes_feature_enabled{name="CSIMigrationRBD",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="CSINodeExpandSecret",stage=""} 1 +kubernetes_feature_enabled{name="CSIVolumeHealth",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CloudControllerManagerWebhook",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CloudDualStackNodeIPs",stage=""} 1 +kubernetes_feature_enabled{name="ClusterTrustBundle",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ClusterTrustBundleProjection",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ComponentSLIs",stage="BETA"} 1 +kubernetes_feature_enabled{name="ConsistentHTTPGetHandlers",stage=""} 1 +kubernetes_feature_enabled{name="ConsistentListFromCache",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ContainerCheckpoint",stage="BETA"} 1 +kubernetes_feature_enabled{name="ContextualLogging",stage="BETA"} 1 +kubernetes_feature_enabled{name="CronJobsScheduledAnnotation",stage="BETA"} 1 +kubernetes_feature_enabled{name="CrossNamespaceVolumeDataSource",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomCPUCFSQuotaPeriod",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomResourceFieldSelectors",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="CustomResourceValidationExpressions",stage=""} 1 +kubernetes_feature_enabled{name="DefaultHostNetworkHostPortsInPodTemplates",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="DevicePluginCDIDevices",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableCloudProviders",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableKubeletCloudCredentialProviders",stage="BETA"} 1 +kubernetes_feature_enabled{name="DisableNodeKubeProxyVersion",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="DynamicResourceAllocation",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="EfficientWatchResumption",stage=""} 1 +kubernetes_feature_enabled{name="ElasticIndexedJob",stage="BETA"} 1 +kubernetes_feature_enabled{name="EventedPLEG",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ExecProbeTimeout",stage=""} 1 +kubernetes_feature_enabled{name="GracefulNodeShutdown",stage="BETA"} 1 +kubernetes_feature_enabled{name="GracefulNodeShutdownBasedOnPodPriority",stage="BETA"} 1 +kubernetes_feature_enabled{name="HPAContainerMetrics",stage=""} 1 +kubernetes_feature_enabled{name="HPAScaleToZero",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="HonorPVReclaimPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ImageMaximumGCAge",stage="BETA"} 1 +kubernetes_feature_enabled{name="InPlacePodVerticalScaling",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAWSUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAzureDiskUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginAzureFileUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginGCEUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginOpenStackUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginPortworxUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InTreePluginRBDUnregister",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="InTreePluginvSphereUnregister",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="InformerResourceVersion",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="JobBackoffLimitPerIndex",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobManagedBy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="JobPodFailurePolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobPodReplacementPolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="JobReadyPods",stage=""} 1 +kubernetes_feature_enabled{name="JobSuccessPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KMSv1",stage="DEPRECATED"} 0 +kubernetes_feature_enabled{name="KMSv2",stage=""} 1 +kubernetes_feature_enabled{name="KMSv2KDF",stage=""} 1 +kubernetes_feature_enabled{name="KubeProxyDrainingTerminatingNodes",stage="BETA"} 1 +kubernetes_feature_enabled{name="KubeletCgroupDriverFromCRI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletInUserNamespace",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletPodResourcesDynamicResources",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletPodResourcesGet",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletSeparateDiskGC",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="KubeletTracing",stage="BETA"} 1 +kubernetes_feature_enabled{name="LegacyServiceAccountTokenCleanUp",stage=""} 1 +kubernetes_feature_enabled{name="LoadBalancerIPMode",stage="BETA"} 1 +kubernetes_feature_enabled{name="LocalStorageCapacityIsolationFSQuotaMonitoring",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="LogarithmicScaleDown",stage="BETA"} 1 +kubernetes_feature_enabled{name="LoggingAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="LoggingBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="MatchLabelKeysInPodAffinity",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MatchLabelKeysInPodTopologySpread",stage="BETA"} 1 +kubernetes_feature_enabled{name="MaxUnavailableStatefulSet",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MemoryManager",stage="BETA"} 1 +kubernetes_feature_enabled{name="MemoryQoS",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MinDomainsInPodTopologySpread",stage=""} 1 +kubernetes_feature_enabled{name="MultiCIDRServiceAllocator",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="MutatingAdmissionPolicy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="NFTablesProxyMode",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="NewVolumeManagerReconstruction",stage=""} 1 +kubernetes_feature_enabled{name="NodeInclusionPolicyInPodTopologySpread",stage="BETA"} 1 +kubernetes_feature_enabled{name="NodeLogQuery",stage="BETA"} 0 +kubernetes_feature_enabled{name="NodeOutOfServiceVolumeDetach",stage=""} 1 +kubernetes_feature_enabled{name="NodeSwap",stage="BETA"} 1 +kubernetes_feature_enabled{name="OpenAPIEnums",stage="BETA"} 1 +kubernetes_feature_enabled{name="PDBUnhealthyPodEvictionPolicy",stage="BETA"} 1 +kubernetes_feature_enabled{name="PersistentVolumeLastPhaseTransitionTime",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodAndContainerStatsFromCRI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="PodDeletionCost",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodDisruptionConditions",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodHostIPs",stage=""} 1 +kubernetes_feature_enabled{name="PodIndexLabel",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodLifecycleSleepAction",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodReadyToStartContainersCondition",stage="BETA"} 1 +kubernetes_feature_enabled{name="PodSchedulingReadiness",stage=""} 1 +kubernetes_feature_enabled{name="PortForwardWebsockets",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ProcMountType",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="QOSReserved",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ReadWriteOncePod",stage=""} 1 +kubernetes_feature_enabled{name="RecoverVolumeExpansionFailure",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RecursiveReadOnlyMounts",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RelaxedEnvironmentVariableValidation",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RemainingItemCount",stage=""} 1 +kubernetes_feature_enabled{name="RetryGenerateName",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="RotateKubeletServerCertificate",stage="BETA"} 1 +kubernetes_feature_enabled{name="RuntimeClassInImageCriApi",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SELinuxMount",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SELinuxMountReadWriteOncePod",stage="BETA"} 1 +kubernetes_feature_enabled{name="SchedulerQueueingHints",stage="BETA"} 0 +kubernetes_feature_enabled{name="SeparateCacheWatchRPC",stage="BETA"} 1 +kubernetes_feature_enabled{name="SeparateTaintEvictionController",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServerSideApply",stage=""} 1 +kubernetes_feature_enabled{name="ServerSideFieldValidation",stage=""} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenJTI",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenNodeBinding",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="ServiceAccountTokenNodeBindingValidation",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceAccountTokenPodNodeInfo",stage="BETA"} 1 +kubernetes_feature_enabled{name="ServiceNodePortStaticSubrange",stage=""} 1 +kubernetes_feature_enabled{name="ServiceTrafficDistribution",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="SidecarContainers",stage="BETA"} 1 +kubernetes_feature_enabled{name="SizeMemoryBackedVolumes",stage="BETA"} 1 +kubernetes_feature_enabled{name="SkipReadOnlyValidationGCE",stage="DEPRECATED"} 1 +kubernetes_feature_enabled{name="StableLoadBalancerNodeSet",stage=""} 1 +kubernetes_feature_enabled{name="StatefulSetAutoDeletePVC",stage="BETA"} 1 +kubernetes_feature_enabled{name="StatefulSetStartOrdinal",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageNamespaceIndex",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageVersionAPI",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="StorageVersionHash",stage="BETA"} 1 +kubernetes_feature_enabled{name="StorageVersionMigrator",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="StructuredAuthenticationConfiguration",stage="BETA"} 1 +kubernetes_feature_enabled{name="StructuredAuthorizationConfiguration",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyAwareHints",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyManagerPolicyAlphaOptions",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="TopologyManagerPolicyBetaOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="TopologyManagerPolicyOptions",stage="BETA"} 1 +kubernetes_feature_enabled{name="TranslateStreamCloseWebsocketRequests",stage="BETA"} 1 +kubernetes_feature_enabled{name="UnauthenticatedHTTP2DOSMitigation",stage="BETA"} 1 +kubernetes_feature_enabled{name="UnknownVersionInteroperabilityProxy",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="UserNamespacesPodSecurityStandards",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="UserNamespacesSupport",stage="BETA"} 0 +kubernetes_feature_enabled{name="ValidatingAdmissionPolicy",stage=""} 1 +kubernetes_feature_enabled{name="VolumeAttributesClass",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="VolumeCapacityPriority",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WatchBookmark",stage=""} 1 +kubernetes_feature_enabled{name="WatchFromStorageWithoutResourceVersion",stage="BETA"} 0 +kubernetes_feature_enabled{name="WatchList",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WatchListClient",stage="BETA"} 0 +kubernetes_feature_enabled{name="WinDSR",stage="ALPHA"} 0 +kubernetes_feature_enabled{name="WinOverlay",stage="BETA"} 1 +kubernetes_feature_enabled{name="WindowsHostNetwork",stage="ALPHA"} 1 +kubernetes_feature_enabled{name="ZeroLimitedNominalConcurrencyShares",stage=""} 1 +# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. +# TYPE process_cpu_seconds_total counter +process_cpu_seconds_total 3.95 +# HELP process_max_fds Maximum number of open file descriptors. +# TYPE process_max_fds gauge +process_max_fds 1.048576e+06 +# HELP process_open_fds Number of open file descriptors. +# TYPE process_open_fds gauge +process_open_fds 11 +# HELP process_resident_memory_bytes Resident memory size in bytes. +# TYPE process_resident_memory_bytes gauge +process_resident_memory_bytes 5.904384e+07 +# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. +# TYPE process_start_time_seconds gauge +process_start_time_seconds 1.71404443282e+09 +# HELP process_virtual_memory_bytes Virtual memory size in bytes. +# TYPE process_virtual_memory_bytes gauge +process_virtual_memory_bytes 1.317883904e+09 +# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. +# TYPE process_virtual_memory_max_bytes gauge +process_virtual_memory_max_bytes 1.8446744073709552e+19 +# HELP registered_metrics_total [BETA] The count of registered metrics broken by stability level and deprecation version. +# TYPE registered_metrics_total counter +registered_metrics_total{deprecated_version="",stability_level="ALPHA"} 84 +registered_metrics_total{deprecated_version="",stability_level="BETA"} 5 +registered_metrics_total{deprecated_version="",stability_level="STABLE"} 13 +registered_metrics_total{deprecated_version="1.30.0",stability_level="ALPHA"} 2 +# HELP rest_client_exec_plugin_certificate_rotation_age [ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data. +# TYPE rest_client_exec_plugin_certificate_rotation_age histogram +rest_client_exec_plugin_certificate_rotation_age_bucket{le="600"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1800"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="3600"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="14400"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="86400"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="604800"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="2.592e+06"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="7.776e+06"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.5552e+07"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="3.1104e+07"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.24416e+08"} 0 +rest_client_exec_plugin_certificate_rotation_age_bucket{le="+Inf"} 0 +rest_client_exec_plugin_certificate_rotation_age_sum 0 +rest_client_exec_plugin_certificate_rotation_age_count 0 +# HELP rest_client_exec_plugin_ttl_seconds [ALPHA] Gauge of the shortest TTL (time-to-live) of the client certificate(s) managed by the auth exec plugin. The value is in seconds until certificate expiry (negative if already expired). If auth exec plugins are unused or manage no TLS certificates, the value will be +INF. +# TYPE rest_client_exec_plugin_ttl_seconds gauge +rest_client_exec_plugin_ttl_seconds +Inf +# HELP rest_client_rate_limiter_duration_seconds [ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host. +# TYPE rest_client_rate_limiter_duration_seconds histogram +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.005"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.025"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.1"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.25"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.5"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="1"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="2"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="4"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="8"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="15"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="30"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="60"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 44 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="GET"} 0.000107926 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="GET"} 44 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.005"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.025"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.1"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.25"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.5"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="1"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="2"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="4"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="8"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="15"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="30"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="60"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 1 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="PATCH"} 2.814e-06 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="PATCH"} 1 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.005"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.025"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.1"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.25"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.5"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="1"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="2"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="4"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="8"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="15"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="30"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="60"} 13 +rest_client_rate_limiter_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 13 +rest_client_rate_limiter_duration_seconds_sum{host="192.168.58.2:8443",verb="POST"} 2.5429999999999995e-05 +rest_client_rate_limiter_duration_seconds_count{host="192.168.58.2:8443",verb="POST"} 13 +# HELP rest_client_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by verb, and host. +# TYPE rest_client_request_duration_seconds histogram +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.005"} 26 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.025"} 36 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.1"} 43 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.25"} 43 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="0.5"} 43 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="1"} 43 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="2"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="4"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="8"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="15"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="30"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="60"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 44 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="GET"} 1.5162836270000006 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="GET"} 44 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.005"} 0 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.025"} 0 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.1"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.25"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="0.5"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="1"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="2"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="4"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="8"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="15"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="30"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="60"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 1 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="PATCH"} 0.034555265 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="PATCH"} 1 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.005"} 6 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.025"} 10 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.1"} 11 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.25"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="0.5"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="1"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="2"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="4"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="8"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="15"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="30"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="60"} 13 +rest_client_request_duration_seconds_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 13 +rest_client_request_duration_seconds_sum{host="192.168.58.2:8443",verb="POST"} 0.429212684 +rest_client_request_duration_seconds_count{host="192.168.58.2:8443",verb="POST"} 13 +# HELP rest_client_request_size_bytes [ALPHA] Request size in bytes. Broken down by verb and host. +# TYPE rest_client_request_size_bytes histogram +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="64"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="256"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="512"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1024"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4096"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="16384"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="65536"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="262144"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.048576e+06"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4.194304e+06"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.6777216e+07"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 44 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="GET"} 0 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="GET"} 44 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="64"} 0 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="256"} 0 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="512"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1024"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4096"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="16384"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="65536"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="262144"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.048576e+06"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4.194304e+06"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.6777216e+07"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 1 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="PATCH"} 342 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="PATCH"} 1 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="64"} 0 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="256"} 4 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="512"} 9 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1024"} 11 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4096"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="16384"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="65536"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="262144"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.048576e+06"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4.194304e+06"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.6777216e+07"} 13 +rest_client_request_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 13 +rest_client_request_size_bytes_sum{host="192.168.58.2:8443",verb="POST"} 6520 +rest_client_request_size_bytes_count{host="192.168.58.2:8443",verb="POST"} 13 +# HELP rest_client_requests_total [ALPHA] Number of HTTP requests, partitioned by status code, method, and host. +# TYPE rest_client_requests_total counter +rest_client_requests_total{code="200",host="192.168.58.2:8443",method="GET"} 41 +rest_client_requests_total{code="200",host="192.168.58.2:8443",method="PATCH"} 1 +rest_client_requests_total{code="201",host="192.168.58.2:8443",method="POST"} 13 +rest_client_requests_total{code="403",host="192.168.58.2:8443",method="GET"} 29 +# HELP rest_client_response_size_bytes [ALPHA] Response size in bytes. Broken down by verb and host. +# TYPE rest_client_response_size_bytes histogram +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="64"} 10 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="256"} 32 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="512"} 39 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1024"} 40 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4096"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="16384"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="65536"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="262144"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.048576e+06"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="4.194304e+06"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="1.6777216e+07"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="GET",le="+Inf"} 44 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="GET"} 17474 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="GET"} 44 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="64"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="256"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="512"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1024"} 0 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4096"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="16384"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="65536"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="262144"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.048576e+06"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="4.194304e+06"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="1.6777216e+07"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="PATCH",le="+Inf"} 1 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="PATCH"} 2891 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="PATCH"} 1 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="64"} 4 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="256"} 4 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="512"} 4 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1024"} 9 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4096"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="16384"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="65536"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="262144"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.048576e+06"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="4.194304e+06"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="1.6777216e+07"} 13 +rest_client_response_size_bytes_bucket{host="192.168.58.2:8443",verb="POST",le="+Inf"} 13 +rest_client_response_size_bytes_sum{host="192.168.58.2:8443",verb="POST"} 10662 +rest_client_response_size_bytes_count{host="192.168.58.2:8443",verb="POST"} 13 +# HELP rest_client_transport_cache_entries [ALPHA] Number of transport entries in the internal cache. +# TYPE rest_client_transport_cache_entries gauge +rest_client_transport_cache_entries 2 +# HELP rest_client_transport_create_calls_total [ALPHA] Number of calls to get a new transport, partitioned by the result of the operation hit: obtained from the cache, miss: created and added to the cache, uncacheable: created and not cached +# TYPE rest_client_transport_create_calls_total counter +rest_client_transport_create_calls_total{result="hit"} 3 +rest_client_transport_create_calls_total{result="miss"} 2 +# HELP scheduler_framework_extension_point_duration_seconds [STABLE] Latency for running all plugins of a specific extension point. +# TYPE scheduler_framework_extension_point_duration_seconds histogram +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0001"} 0 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0002"} 0 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0004"} 0 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0008"} 0 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0016"} 0 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0032"} 0 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0064"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0128"} 2 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0256"} 2 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0512"} 2 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.1024"} 3 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.2048"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="+Inf"} 4 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="Bind",profile="default-scheduler",status="Success"} 0.252910753 +scheduler_framework_extension_point_duration_seconds_count{extension_point="Bind",profile="default-scheduler",status="Success"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0001"} 3 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0002"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0004"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0008"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0016"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0032"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0064"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0128"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0256"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0512"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.1024"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.2048"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="+Inf"} 5 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="Filter",profile="default-scheduler",status="Success"} 0.000648609 +scheduler_framework_extension_point_duration_seconds_count{extension_point="Filter",profile="default-scheduler",status="Success"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0001"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0002"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0004"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0008"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0016"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0032"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0064"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0128"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0256"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0512"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.1024"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.2048"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="+Inf"} 4 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="Permit",profile="default-scheduler",status="Success"} 7.436e-06 +scheduler_framework_extension_point_duration_seconds_count{extension_point="Permit",profile="default-scheduler",status="Success"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0001"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0002"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0004"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0008"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0016"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0032"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0064"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0128"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0256"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0512"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.1024"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.2048"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="+Inf"} 4 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="PostBind",profile="default-scheduler",status="Success"} 1.9804000000000002e-05 +scheduler_framework_extension_point_duration_seconds_count{extension_point="PostBind",profile="default-scheduler",status="Success"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0001"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0002"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0004"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0008"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0016"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0032"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0064"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0128"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0256"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0512"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.1024"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.2048"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="+Inf"} 1 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable"} 1.7721e-05 +scheduler_framework_extension_point_duration_seconds_count{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable"} 1 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0001"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0002"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0004"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0008"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0016"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0032"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0064"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0128"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0256"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0512"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.1024"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.2048"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="+Inf"} 4 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="PreBind",profile="default-scheduler",status="Success"} 1.3931e-05 +scheduler_framework_extension_point_duration_seconds_count{extension_point="PreBind",profile="default-scheduler",status="Success"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0001"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0002"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0004"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0008"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0016"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0032"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0064"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0128"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0256"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0512"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.1024"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.2048"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="+Inf"} 5 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="PreEnqueue",profile="default-scheduler",status="Success"} 7.071899999999998e-05 +scheduler_framework_extension_point_duration_seconds_count{extension_point="PreEnqueue",profile="default-scheduler",status="Success"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0001"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0002"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0004"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0008"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0016"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0032"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0064"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0128"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0256"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0512"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.1024"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.2048"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="+Inf"} 5 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="PreFilter",profile="default-scheduler",status="Success"} 0.000176461 +scheduler_framework_extension_point_duration_seconds_count{extension_point="PreFilter",profile="default-scheduler",status="Success"} 5 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0001"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0002"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0004"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0008"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0016"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0032"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0064"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0128"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0256"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0512"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.1024"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.2048"} 4 +scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="+Inf"} 4 +scheduler_framework_extension_point_duration_seconds_sum{extension_point="Reserve",profile="default-scheduler",status="Success"} 2.5863e-05 +scheduler_framework_extension_point_duration_seconds_count{extension_point="Reserve",profile="default-scheduler",status="Success"} 4 +# HELP scheduler_goroutines [ALPHA] Number of running goroutines split by the work they do such as binding. +# TYPE scheduler_goroutines gauge +scheduler_goroutines{operation="Filter"} 0 +scheduler_goroutines{operation="InterPodAffinity"} 0 +scheduler_goroutines{operation="binding"} 0 +# HELP scheduler_pending_pods [STABLE] Number of pending pods, by the queue type. 'active' means number of pods in activeQ; 'backoff' means number of pods in backoffQ; 'unschedulable' means number of pods in unschedulablePods that the scheduler attempted to schedule and failed; 'gated' is the number of unschedulable pods that the scheduler never attempted to schedule because they are gated. +# TYPE scheduler_pending_pods gauge +scheduler_pending_pods{queue="active"} 0 +scheduler_pending_pods{queue="backoff"} 0 +scheduler_pending_pods{queue="gated"} 0 +scheduler_pending_pods{queue="unschedulable"} 0 +# HELP scheduler_plugin_evaluation_total [ALPHA] Number of attempts to schedule pods by each plugin and the extension point (available only in PreFilter, Filter, PreScore, and Score). +# TYPE scheduler_plugin_evaluation_total counter +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="AzureDiskLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="EBSLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="GCEPDLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="InterPodAffinity",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeAffinity",profile="default-scheduler"} 2 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeName",profile="default-scheduler"} 5 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodePorts",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeResourcesFit",profile="default-scheduler"} 4 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeUnschedulable",profile="default-scheduler"} 5 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeVolumeLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="PodTopologySpread",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="TaintToleration",profile="default-scheduler"} 5 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="VolumeBinding",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="VolumeRestrictions",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Filter",plugin="VolumeZone",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="AzureDiskLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="EBSLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="GCEPDLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="InterPodAffinity",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodeAffinity",profile="default-scheduler"} 2 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodePorts",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodeResourcesFit",profile="default-scheduler"} 5 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodeVolumeLimits",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="PodTopologySpread",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="VolumeBinding",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="VolumeRestrictions",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="VolumeZone",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="InterPodAffinity",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="NodeAffinity",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="NodeResourcesBalancedAllocation",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="NodeResourcesFit",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="PodTopologySpread",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="TaintToleration",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="PreScore",plugin="VolumeBinding",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="ImageLocality",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="InterPodAffinity",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="NodeAffinity",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="NodeResourcesBalancedAllocation",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="NodeResourcesFit",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="PodTopologySpread",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="TaintToleration",profile="default-scheduler"} 0 +scheduler_plugin_evaluation_total{extension_point="Score",plugin="VolumeBinding",profile="default-scheduler"} 0 +# HELP scheduler_plugin_execution_duration_seconds [ALPHA] Duration for running a plugin at a specific extension point. +# TYPE scheduler_plugin_execution_duration_seconds histogram +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="1e-05"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="1.5000000000000002e-05"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="2.2500000000000005e-05"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="3.375000000000001e-05"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="5.062500000000001e-05"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="7.593750000000002e-05"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.00011390625000000003"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.00017085937500000006"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.0002562890625000001"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.00038443359375000017"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.0005766503906250003"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.0008649755859375004"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.0012974633789062506"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.0019461950683593758"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.0029192926025390638"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.004378938903808595"} 0 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Bind",plugin="DefaultBinder",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="Bind",plugin="DefaultBinder",status="Success"} 0.004684277 +scheduler_plugin_execution_duration_seconds_count{extension_point="Bind",plugin="DefaultBinder",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="NodeName",status="Success"} 1.15e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="NodeName",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeResourcesFit",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="NodeResourcesFit",status="Success"} 1.459e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="NodeResourcesFit",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="NodeUnschedulable",status="Success"} 3.93e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="NodeUnschedulable",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="TaintToleration",status="Success"} 2.04e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="TaintToleration",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreBind",plugin="VolumeBinding",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreBind",plugin="VolumeBinding",status="Success"} 1.306e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreBind",plugin="VolumeBinding",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip"} 2.68e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="AzureDiskLimits",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="EBSLimits",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="EBSLimits",status="Skip"} 1.292e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="EBSLimits",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip"} 2.85e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="GCEPDLimits",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip"} 9.625e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodeAffinity",status="Skip"} 1.429e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodeAffinity",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodePorts",status="Skip"} 8.17e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodePorts",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success"} 1.963e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip"} 3.539e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodeVolumeLimits",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip"} 1.48e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="PodTopologySpread",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="VolumeBinding",status="Skip"} 2.566e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="VolumeBinding",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip"} 8.158e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="VolumeRestrictions",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="VolumeZone",status="Skip"} 4.89e-07 +scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="VolumeZone",status="Skip"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="1e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="1.5000000000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="2.2500000000000005e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="3.375000000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="5.062500000000001e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="7.593750000000002e-05"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.00011390625000000003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.00017085937500000006"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.0002562890625000001"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.00038443359375000017"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.0005766503906250003"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.0008649755859375004"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.0012974633789062506"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.0019461950683593758"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.0029192926025390638"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.004378938903808595"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.006568408355712893"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.009852612533569338"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.014778918800354007"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="0.02216837820053101"} 1 +scheduler_plugin_execution_duration_seconds_bucket{extension_point="Reserve",plugin="VolumeBinding",status="Success",le="+Inf"} 1 +scheduler_plugin_execution_duration_seconds_sum{extension_point="Reserve",plugin="VolumeBinding",status="Success"} 1.149e-06 +scheduler_plugin_execution_duration_seconds_count{extension_point="Reserve",plugin="VolumeBinding",status="Success"} 1 +# HELP scheduler_pod_scheduling_attempts [STABLE] Number of attempts to successfully schedule a pod. +# TYPE scheduler_pod_scheduling_attempts histogram +scheduler_pod_scheduling_attempts_bucket{le="1"} 3 +scheduler_pod_scheduling_attempts_bucket{le="2"} 4 +scheduler_pod_scheduling_attempts_bucket{le="4"} 4 +scheduler_pod_scheduling_attempts_bucket{le="8"} 4 +scheduler_pod_scheduling_attempts_bucket{le="16"} 4 +scheduler_pod_scheduling_attempts_bucket{le="+Inf"} 4 +scheduler_pod_scheduling_attempts_sum 5 +scheduler_pod_scheduling_attempts_count 4 +# HELP scheduler_pod_scheduling_sli_duration_seconds [BETA] E2e latency for a pod being scheduled, from the time the pod enters the scheduling queue an d might involve multiple scheduling attempts. +# TYPE scheduler_pod_scheduling_sli_duration_seconds histogram +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.01"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.02"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.04"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.08"} 2 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.16"} 2 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.32"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="0.64"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="1.28"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="2.56"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="5.12"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="10.24"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="20.48"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="40.96"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="81.92"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="163.84"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="327.68"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="655.36"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="1310.72"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="2621.44"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="5242.88"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="1",le="+Inf"} 3 +scheduler_pod_scheduling_sli_duration_seconds_sum{attempts="1"} 0.24951579799999998 +scheduler_pod_scheduling_sli_duration_seconds_count{attempts="1"} 3 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.01"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.02"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.04"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.08"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.16"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.32"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="0.64"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="1.28"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="2.56"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="5.12"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="10.24"} 0 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="20.48"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="40.96"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="81.92"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="163.84"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="327.68"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="655.36"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="1310.72"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="2621.44"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="5242.88"} 1 +scheduler_pod_scheduling_sli_duration_seconds_bucket{attempts="2",le="+Inf"} 1 +scheduler_pod_scheduling_sli_duration_seconds_sum{attempts="2"} 11.805764317 +scheduler_pod_scheduling_sli_duration_seconds_count{attempts="2"} 1 +# HELP scheduler_preemption_attempts_total [STABLE] Total preemption attempts in the cluster till now +# TYPE scheduler_preemption_attempts_total counter +scheduler_preemption_attempts_total 1 +# HELP scheduler_preemption_victims [STABLE] Number of selected preemption victims +# TYPE scheduler_preemption_victims histogram +scheduler_preemption_victims_bucket{le="1"} 0 +scheduler_preemption_victims_bucket{le="2"} 0 +scheduler_preemption_victims_bucket{le="4"} 0 +scheduler_preemption_victims_bucket{le="8"} 0 +scheduler_preemption_victims_bucket{le="16"} 0 +scheduler_preemption_victims_bucket{le="32"} 0 +scheduler_preemption_victims_bucket{le="64"} 0 +scheduler_preemption_victims_bucket{le="+Inf"} 0 +scheduler_preemption_victims_sum 0 +scheduler_preemption_victims_count 0 +# HELP scheduler_queue_incoming_pods_total [STABLE] Number of pods added to scheduling queues by event and queue type. +# TYPE scheduler_queue_incoming_pods_total counter +scheduler_queue_incoming_pods_total{event="NodeTaintChange",queue="active"} 1 +scheduler_queue_incoming_pods_total{event="PodAdd",queue="active"} 4 +scheduler_queue_incoming_pods_total{event="ScheduleAttemptFailure",queue="unschedulable"} 1 +# HELP scheduler_schedule_attempts_total [STABLE] Number of attempts to schedule pods, by the result. 'unschedulable' means a pod could not be scheduled, while 'error' means an internal scheduler problem. +# TYPE scheduler_schedule_attempts_total counter +scheduler_schedule_attempts_total{profile="default-scheduler",result="scheduled"} 4 +scheduler_schedule_attempts_total{profile="default-scheduler",result="unschedulable"} 1 +# HELP scheduler_scheduler_cache_size [ALPHA] Number of nodes, pods, and assumed (bound) pods in the scheduler cache. +# TYPE scheduler_scheduler_cache_size gauge +scheduler_scheduler_cache_size{type="assumed_pods"} 0 +scheduler_scheduler_cache_size{type="nodes"} 1 +scheduler_scheduler_cache_size{type="pods"} 8 +# HELP scheduler_scheduling_algorithm_duration_seconds [ALPHA] Scheduling algorithm latency in seconds +# TYPE scheduler_scheduling_algorithm_duration_seconds histogram +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.001"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.002"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.004"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.008"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.016"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.032"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.064"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.128"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.256"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.512"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="1.024"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="2.048"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="4.096"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="8.192"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="16.384"} 5 +scheduler_scheduling_algorithm_duration_seconds_bucket{le="+Inf"} 5 +scheduler_scheduling_algorithm_duration_seconds_sum 0.001147491 +scheduler_scheduling_algorithm_duration_seconds_count 5 +# HELP scheduler_scheduling_attempt_duration_seconds [STABLE] Scheduling attempt latency in seconds (scheduling algorithm + binding) +# TYPE scheduler_scheduling_attempt_duration_seconds histogram +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.001"} 0 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.002"} 0 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.004"} 0 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.008"} 2 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.016"} 2 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.032"} 2 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.064"} 3 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.128"} 3 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.256"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.512"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="1.024"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="2.048"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="4.096"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="8.192"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="16.384"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="+Inf"} 4 +scheduler_scheduling_attempt_duration_seconds_sum{profile="default-scheduler",result="scheduled"} 0.25439238200000003 +scheduler_scheduling_attempt_duration_seconds_count{profile="default-scheduler",result="scheduled"} 4 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.001"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.002"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.004"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.008"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.016"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.032"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.064"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.128"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.256"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.512"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="1.024"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="2.048"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="4.096"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="8.192"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="16.384"} 1 +scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="+Inf"} 1 +scheduler_scheduling_attempt_duration_seconds_sum{profile="default-scheduler",result="unschedulable"} 0.000298987 +scheduler_scheduling_attempt_duration_seconds_count{profile="default-scheduler",result="unschedulable"} 1 +# HELP scheduler_unschedulable_pods [ALPHA] The number of unschedulable pods broken down by plugin name. A pod will increment the gauge for all plugins that caused it to not schedule and so this metric have meaning only when broken down by plugin. +# TYPE scheduler_unschedulable_pods gauge +scheduler_unschedulable_pods{plugin="TaintToleration",profile="default-scheduler"} 0 +# HELP workqueue_adds_total [ALPHA] Total number of adds handled by workqueue +# TYPE workqueue_adds_total counter +workqueue_adds_total{name="DynamicConfigMapCABundle-client-ca"} 10 +workqueue_adds_total{name="DynamicServingCertificateController"} 10 +workqueue_adds_total{name="RequestHeaderAuthRequestController"} 0 +# HELP workqueue_depth [ALPHA] Current depth of workqueue +# TYPE workqueue_depth gauge +workqueue_depth{name="DynamicConfigMapCABundle-client-ca"} 0 +workqueue_depth{name="DynamicServingCertificateController"} 0 +workqueue_depth{name="RequestHeaderAuthRequestController"} 0 +# HELP workqueue_longest_running_processor_seconds [ALPHA] How many seconds has the longest running processor for workqueue been running. +# TYPE workqueue_longest_running_processor_seconds gauge +workqueue_longest_running_processor_seconds{name="DynamicConfigMapCABundle-client-ca"} 0 +workqueue_longest_running_processor_seconds{name="DynamicServingCertificateController"} 0 +workqueue_longest_running_processor_seconds{name="RequestHeaderAuthRequestController"} 0 +# HELP workqueue_queue_duration_seconds [ALPHA] How long in seconds an item stays in workqueue before being requested. +# TYPE workqueue_queue_duration_seconds histogram +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-05"} 8 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.001"} 9 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.01"} 9 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.1"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="10"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="+Inf"} 10 +workqueue_queue_duration_seconds_sum{name="DynamicConfigMapCABundle-client-ca"} 0.012691912 +workqueue_queue_duration_seconds_count{name="DynamicConfigMapCABundle-client-ca"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 1 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 8 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 10 +workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 10 +workqueue_queue_duration_seconds_sum{name="DynamicServingCertificateController"} 0.00045570900000000005 +workqueue_queue_duration_seconds_count{name="DynamicServingCertificateController"} 10 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-08"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-07"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-06"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-05"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.001"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.01"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.1"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="10"} 0 +workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="+Inf"} 0 +workqueue_queue_duration_seconds_sum{name="RequestHeaderAuthRequestController"} 0 +workqueue_queue_duration_seconds_count{name="RequestHeaderAuthRequestController"} 0 +# HELP workqueue_retries_total [ALPHA] Total number of retries handled by workqueue +# TYPE workqueue_retries_total counter +workqueue_retries_total{name="DynamicConfigMapCABundle-client-ca"} 0 +workqueue_retries_total{name="DynamicServingCertificateController"} 0 +workqueue_retries_total{name="RequestHeaderAuthRequestController"} 0 +# HELP workqueue_unfinished_work_seconds [ALPHA] How many seconds of work has done that is in progress and hasn't been observed by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases. +# TYPE workqueue_unfinished_work_seconds gauge +workqueue_unfinished_work_seconds{name="DynamicConfigMapCABundle-client-ca"} 0 +workqueue_unfinished_work_seconds{name="DynamicServingCertificateController"} 0 +workqueue_unfinished_work_seconds{name="RequestHeaderAuthRequestController"} 0 +# HELP workqueue_work_duration_seconds [ALPHA] How long in seconds processing an item from workqueue takes. +# TYPE workqueue_work_duration_seconds histogram +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-06"} 2 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-05"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.001"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.01"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.1"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="10"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="+Inf"} 10 +workqueue_work_duration_seconds_sum{name="DynamicConfigMapCABundle-client-ca"} 0.000200986 +workqueue_work_duration_seconds_count{name="DynamicConfigMapCABundle-client-ca"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 7 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 9 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 10 +workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 10 +workqueue_work_duration_seconds_sum{name="DynamicServingCertificateController"} 0.000554516 +workqueue_work_duration_seconds_count{name="DynamicServingCertificateController"} 10 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-08"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-07"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-06"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-06"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-05"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.001"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.01"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.1"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="10"} 0 +workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="+Inf"} 0 +workqueue_work_duration_seconds_sum{name="RequestHeaderAuthRequestController"} 0 +workqueue_work_duration_seconds_count{name="RequestHeaderAuthRequestController"} 0 \ No newline at end of file diff --git a/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31.expected b/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31.expected new file mode 100644 index 00000000000..c63d913c15c --- /dev/null +++ b/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.31.expected @@ -0,0 +1,704 @@ +[ + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 44, + "100000": 43, + "1000000": 43, + "15000000": 44, + "2000000": 44, + "25000": 36, + "250000": 43, + "30000000": 44, + "4000000": 44, + "5000": 26, + "500000": 43, + "60000000": 44, + "8000000": 44 + }, + "count": 44, + "sum": 1516283.6270000006 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 44, + "1024": 44, + "1048576": 44, + "16384": 44, + "16777216": 44, + "256": 44, + "262144": 44, + "4096": 44, + "4194304": 44, + "512": 44, + "64": 44, + "65536": 44 + }, + "count": 44, + "sum": 0 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 44, + "1024": 40, + "1048576": 44, + "16384": 44, + "16777216": 44, + "256": 32, + "262144": 44, + "4096": 44, + "4194304": 44, + "512": 39, + "64": 10, + "65536": 44 + }, + "count": 44, + "sum": 17474 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 29 + } + }, + "code": "403", + "host": "192.168.58.2:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 41 + } + }, + "code": "200", + "host": "192.168.58.2:8443", + "method": "GET" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 13, + "100000": 11, + "1000000": 13, + "15000000": 13, + "2000000": 13, + "25000": 10, + "250000": 13, + "30000000": 13, + "4000000": 13, + "5000": 6, + "500000": 13, + "60000000": 13, + "8000000": 13 + }, + "count": 13, + "sum": 429212.684 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 13, + "1024": 11, + "1048576": 13, + "16384": 13, + "16777216": 13, + "256": 4, + "262144": 13, + "4096": 13, + "4194304": 13, + "512": 9, + "64": 0, + "65536": 13 + }, + "count": 13, + "sum": 6520 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 13, + "1024": 9, + "1048576": 13, + "16384": 13, + "16777216": 13, + "256": 4, + "262144": 13, + "4096": 13, + "4194304": 13, + "512": 4, + "64": 4, + "65536": 13 + }, + "count": 13, + "sum": 10662 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "profile": "default-scheduler", + "result": "unschedulable", + "scheduling": { + "attempts": { + "duration": { + "us": { + "bucket": { + "+Inf": 1, + "1000": 1, + "1024000": 1, + "128000": 1, + "16000": 1, + "16384000": 1, + "2000": 1, + "2048000": 1, + "256000": 1, + "32000": 1, + "4000": 1, + "4096000": 1, + "512000": 1, + "64000": 1, + "8000": 1, + "8192000": 1 + }, + "count": 1, + "sum": 298.987 + } + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "queue": "gated", + "scheduling": { + "pending": { + "pods": { + "count": 0 + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "queue": "unschedulable", + "scheduling": { + "pending": { + "pods": { + "count": 0 + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "RequestHeaderAuthRequestController", + "workqueue": { + "adds": { + "count": 0 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "process": { + "cpu": { + "sec": 3 + }, + "fds": { + "max": { + "count": 1048576 + }, + "open": { + "count": 11 + } + }, + "memory": { + "resident": { + "bytes": 59043840 + }, + "virtual": { + "bytes": 1317883904 + } + }, + "started": { + "sec": 1714044432.82 + } + }, + "scheduling": { + "preemption": { + "attempts": { + "count": 1 + }, + "victims": { + "bucket": { + "+Inf": 0, + "1": 0, + "16": 0, + "2": 0, + "32": 0, + "4": 0, + "64": 0, + "8": 0 + }, + "count": 0, + "sum": 0 + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "DynamicServingCertificateController", + "workqueue": { + "adds": { + "count": 10 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "duration": { + "us": { + "bucket": { + "+Inf": 1, + "100000": 1, + "1000000": 1, + "15000000": 1, + "2000000": 1, + "25000": 0, + "250000": 1, + "30000000": 1, + "4000000": 1, + "5000": 0, + "500000": 1, + "60000000": 1, + "8000000": 1 + }, + "count": 1, + "sum": 34555.265 + } + }, + "size": { + "bytes": { + "bucket": { + "+Inf": 1, + "1024": 1, + "1048576": 1, + "16384": 1, + "16777216": 1, + "256": 0, + "262144": 1, + "4096": 1, + "4194304": 1, + "512": 1, + "64": 0, + "65536": 1 + }, + "count": 1, + "sum": 342 + } + } + }, + "response": { + "size": { + "bytes": { + "bucket": { + "+Inf": 1, + "1024": 0, + "1048576": 1, + "16384": 1, + "16777216": 1, + "256": 0, + "262144": 1, + "4096": 1, + "4194304": 1, + "512": 0, + "64": 0, + "65536": 1 + }, + "count": 1, + "sum": 2891 + } + } + } + }, + "host": "192.168.58.2:8443", + "verb": "PATCH" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 1 + } + }, + "code": "200", + "host": "192.168.58.2:8443", + "method": "PATCH" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "queue": "backoff", + "scheduling": { + "pending": { + "pods": { + "count": 0 + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "profile": "default-scheduler", + "result": "scheduled", + "scheduling": { + "attempts": { + "duration": { + "us": { + "bucket": { + "+Inf": 4, + "1000": 0, + "1024000": 4, + "128000": 3, + "16000": 2, + "16384000": 4, + "2000": 0, + "2048000": 4, + "256000": 4, + "32000": 2, + "4000": 0, + "4096000": 4, + "512000": 4, + "64000": 3, + "8000": 2, + "8192000": 4 + }, + "count": 4, + "sum": 254392.38200000004 + } + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "name": "DynamicConfigMapCABundle-client-ca", + "workqueue": { + "adds": { + "count": 10 + }, + "depth": { + "count": 0 + }, + "longestrunning": { + "sec": 0 + }, + "retries": { + "count": 0 + }, + "unfinished": { + "sec": 0 + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "client": { + "request": { + "count": 13 + } + }, + "code": "201", + "host": "192.168.58.2:8443", + "method": "POST" + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + }, + { + "RootFields": {}, + "ModuleFields": null, + "MetricSetFields": { + "queue": "active", + "scheduling": { + "pending": { + "pods": { + "count": 0 + } + } + } + }, + "Index": "", + "ID": "", + "Namespace": "", + "Timestamp": "0001-01-01T00:00:00Z", + "Error": null, + "Host": "", + "Service": "", + "Took": 0, + "Period": 0, + "DisableTimeSeries": false + } +] \ No newline at end of file From 14881b65879c9888dae55fb5dbd76ac35ccdb94c Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Tue, 17 Sep 2024 17:20:33 -0300 Subject: [PATCH 7/8] remove 1.27 metric test files --- .../controllermanager/_meta/test/metrics.1.27 | 2725 ----------------- .../_meta/test/metrics.1.27.expected | 2293 -------------- .../scheduler/_meta/test/metrics.1.27 | 1603 ---------- .../_meta/test/metrics.1.27.expected | 857 ------ 4 files changed, 7478 deletions(-) delete mode 100644 metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27 delete mode 100644 metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27.expected delete mode 100644 metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27 delete mode 100644 metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27.expected diff --git a/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27 b/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27 deleted file mode 100644 index 7a63ccdf7be..00000000000 --- a/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27 +++ /dev/null @@ -1,2725 +0,0 @@ -# HELP aggregator_discovery_aggregation_count_total [ALPHA] Counter of number of times discovery was aggregated -# TYPE aggregator_discovery_aggregation_count_total counter -aggregator_discovery_aggregation_count_total 0 -# HELP apiserver_audit_event_total [ALPHA] Counter of audit events generated and sent to the audit backend. -# TYPE apiserver_audit_event_total counter -apiserver_audit_event_total 0 -# HELP apiserver_audit_requests_rejected_total [ALPHA] Counter of apiserver requests rejected due to an error in audit logging backend. -# TYPE apiserver_audit_requests_rejected_total counter -apiserver_audit_requests_rejected_total 0 -# HELP apiserver_client_certificate_expiration_seconds [ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request. -# TYPE apiserver_client_certificate_expiration_seconds histogram -apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="1800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="3600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="7200"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 0 -apiserver_client_certificate_expiration_seconds_sum 0 -apiserver_client_certificate_expiration_seconds_count 0 -# HELP apiserver_delegated_authn_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. -# TYPE apiserver_delegated_authn_request_duration_seconds histogram -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.25"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.5"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.7"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1.5"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="3"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="5"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="10"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="+Inf"} 2 -apiserver_delegated_authn_request_duration_seconds_sum{code="201"} 0.014738774999999999 -apiserver_delegated_authn_request_duration_seconds_count{code="201"} 2 -# HELP apiserver_delegated_authn_request_total [ALPHA] Number of HTTP requests partitioned by status code. -# TYPE apiserver_delegated_authn_request_total counter -apiserver_delegated_authn_request_total{code="201"} 2 -# HELP apiserver_delegated_authz_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. -# TYPE apiserver_delegated_authz_request_duration_seconds histogram -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.25"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.5"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.7"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1.5"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="3"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="5"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="10"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="+Inf"} 2 -apiserver_delegated_authz_request_duration_seconds_sum{code="201"} 0.005855873 -apiserver_delegated_authz_request_duration_seconds_count{code="201"} 2 -# HELP apiserver_delegated_authz_request_total [ALPHA] Number of HTTP requests partitioned by status code. -# TYPE apiserver_delegated_authz_request_total counter -apiserver_delegated_authz_request_total{code="201"} 2 -# HELP apiserver_envelope_encryption_dek_cache_fill_percent [ALPHA] Percent of the cache slots currently occupied by cached DEKs. -# TYPE apiserver_envelope_encryption_dek_cache_fill_percent gauge -apiserver_envelope_encryption_dek_cache_fill_percent 0 -# HELP apiserver_storage_data_key_generation_duration_seconds [ALPHA] Latencies in seconds of data encryption key(DEK) generation operations. -# TYPE apiserver_storage_data_key_generation_duration_seconds histogram -apiserver_storage_data_key_generation_duration_seconds_bucket{le="5e-06"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="1e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="2e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="4e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="8e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00016"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00032"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00064"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00128"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00256"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00512"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.01024"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.02048"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.04096"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="+Inf"} 0 -apiserver_storage_data_key_generation_duration_seconds_sum 0 -apiserver_storage_data_key_generation_duration_seconds_count 0 -# HELP apiserver_storage_data_key_generation_failures_total [ALPHA] Total number of failed data encryption key(DEK) generation operations. -# TYPE apiserver_storage_data_key_generation_failures_total counter -apiserver_storage_data_key_generation_failures_total 0 -# HELP apiserver_storage_envelope_transformation_cache_misses_total [ALPHA] Total number of cache misses while accessing key decryption key(KEK). -# TYPE apiserver_storage_envelope_transformation_cache_misses_total counter -apiserver_storage_envelope_transformation_cache_misses_total 0 -# HELP apiserver_webhooks_x509_insecure_sha1_total [ALPHA] Counts the number of requests to servers with insecure SHA1 signatures in their serving certificate OR the number of connection failures due to the insecure SHA1 signatures (either/or, based on the runtime environment) -# TYPE apiserver_webhooks_x509_insecure_sha1_total counter -apiserver_webhooks_x509_insecure_sha1_total 0 -# HELP apiserver_webhooks_x509_missing_san_total [ALPHA] Counts the number of requests to servers missing SAN extension in their serving certificate OR the number of connection failures due to the lack of x509 certificate SAN extension missing (either/or, based on the runtime environment) -# TYPE apiserver_webhooks_x509_missing_san_total counter -apiserver_webhooks_x509_missing_san_total 0 -# HELP attachdetach_controller_forced_detaches [ALPHA] Number of times the A/D Controller performed a forced detach -# TYPE attachdetach_controller_forced_detaches counter -attachdetach_controller_forced_detaches 0 -# HELP authenticated_user_requests [ALPHA] Counter of authenticated requests broken out by username. -# TYPE authenticated_user_requests counter -authenticated_user_requests{username="other"} 66 -# HELP authentication_attempts [ALPHA] Counter of authenticated attempts. -# TYPE authentication_attempts counter -authentication_attempts{result="success"} 66 -# HELP authentication_duration_seconds [ALPHA] Authentication duration in seconds broken out by result. -# TYPE authentication_duration_seconds histogram -authentication_duration_seconds_bucket{result="success",le="0.001"} 65 -authentication_duration_seconds_bucket{result="success",le="0.002"} 65 -authentication_duration_seconds_bucket{result="success",le="0.004"} 65 -authentication_duration_seconds_bucket{result="success",le="0.008"} 65 -authentication_duration_seconds_bucket{result="success",le="0.016"} 66 -authentication_duration_seconds_bucket{result="success",le="0.032"} 66 -authentication_duration_seconds_bucket{result="success",le="0.064"} 66 -authentication_duration_seconds_bucket{result="success",le="0.128"} 66 -authentication_duration_seconds_bucket{result="success",le="0.256"} 66 -authentication_duration_seconds_bucket{result="success",le="0.512"} 66 -authentication_duration_seconds_bucket{result="success",le="1.024"} 66 -authentication_duration_seconds_bucket{result="success",le="2.048"} 66 -authentication_duration_seconds_bucket{result="success",le="4.096"} 66 -authentication_duration_seconds_bucket{result="success",le="8.192"} 66 -authentication_duration_seconds_bucket{result="success",le="16.384"} 66 -authentication_duration_seconds_bucket{result="success",le="+Inf"} 66 -authentication_duration_seconds_sum{result="success"} 0.014726734000000002 -authentication_duration_seconds_count{result="success"} 66 -# HELP authentication_token_cache_active_fetch_count [ALPHA] -# TYPE authentication_token_cache_active_fetch_count gauge -authentication_token_cache_active_fetch_count{status="blocked"} 0 -authentication_token_cache_active_fetch_count{status="in_flight"} 0 -# HELP authentication_token_cache_fetch_total [ALPHA] -# TYPE authentication_token_cache_fetch_total counter -authentication_token_cache_fetch_total{status="ok"} 2 -# HELP authentication_token_cache_request_duration_seconds [ALPHA] -# TYPE authentication_token_cache_request_duration_seconds histogram -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.005"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.01"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.025"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.05"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.1"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.25"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.5"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="1"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="2.5"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="5"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="10"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="+Inf"} 1 -authentication_token_cache_request_duration_seconds_sum{status="hit"} 0 -authentication_token_cache_request_duration_seconds_count{status="hit"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.005"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.01"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.025"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.05"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.1"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.25"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.5"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="1"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="2.5"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="5"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="10"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="+Inf"} 2 -authentication_token_cache_request_duration_seconds_sum{status="miss"} 0.015 -authentication_token_cache_request_duration_seconds_count{status="miss"} 2 -# HELP authentication_token_cache_request_total [ALPHA] -# TYPE authentication_token_cache_request_total counter -authentication_token_cache_request_total{status="hit"} 1 -authentication_token_cache_request_total{status="miss"} 2 -# HELP cronjob_controller_job_creation_skew_duration_seconds [STABLE] Time between when a cronjob is scheduled to be run, and when the corresponding job is created -# TYPE cronjob_controller_job_creation_skew_duration_seconds histogram -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="1"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="2"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="4"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="8"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="16"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="32"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="64"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="128"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="256"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="512"} 0 -cronjob_controller_job_creation_skew_duration_seconds_bucket{le="+Inf"} 0 -cronjob_controller_job_creation_skew_duration_seconds_sum 0 -cronjob_controller_job_creation_skew_duration_seconds_count 0 -# HELP disabled_metric_total [ALPHA] The count of disabled metrics. -# TYPE disabled_metric_total counter -disabled_metric_total 0 -# HELP endpoint_slice_controller_changes [ALPHA] Number of EndpointSlice changes -# TYPE endpoint_slice_controller_changes counter -endpoint_slice_controller_changes{operation="create"} 1 -endpoint_slice_controller_changes{operation="update"} 3 -# HELP endpoint_slice_controller_desired_endpoint_slices [ALPHA] Number of EndpointSlices that would exist with perfect endpoint allocation -# TYPE endpoint_slice_controller_desired_endpoint_slices gauge -endpoint_slice_controller_desired_endpoint_slices 1 -# HELP endpoint_slice_controller_endpoints_added_per_sync [ALPHA] Number of endpoints added on each Service sync -# TYPE endpoint_slice_controller_endpoints_added_per_sync histogram -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="2"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="4"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="8"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="16"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="32"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="64"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="128"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="256"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="512"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="1024"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="2048"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="4096"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="8192"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="16384"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="32768"} 8 -endpoint_slice_controller_endpoints_added_per_sync_bucket{le="+Inf"} 8 -endpoint_slice_controller_endpoints_added_per_sync_sum 2 -endpoint_slice_controller_endpoints_added_per_sync_count 8 -# HELP endpoint_slice_controller_endpoints_desired [ALPHA] Number of endpoints desired -# TYPE endpoint_slice_controller_endpoints_desired gauge -endpoint_slice_controller_endpoints_desired 2 -# HELP endpoint_slice_controller_endpoints_removed_per_sync [ALPHA] Number of endpoints removed on each Service sync -# TYPE endpoint_slice_controller_endpoints_removed_per_sync histogram -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="2"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="4"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="8"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="16"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="32"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="64"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="128"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="256"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="512"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="1024"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="2048"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="4096"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="8192"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="16384"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="32768"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_bucket{le="+Inf"} 8 -endpoint_slice_controller_endpoints_removed_per_sync_sum 0 -endpoint_slice_controller_endpoints_removed_per_sync_count 8 -# HELP endpoint_slice_controller_endpointslices_changed_per_sync [ALPHA] Number of EndpointSlices changed on each Service sync -# TYPE endpoint_slice_controller_endpointslices_changed_per_sync histogram -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.005"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.01"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.025"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.05"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.1"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.25"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="0.5"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="1"} 8 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="2.5"} 8 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="5"} 8 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="10"} 8 -endpoint_slice_controller_endpointslices_changed_per_sync_bucket{topology="Disabled",le="+Inf"} 8 -endpoint_slice_controller_endpointslices_changed_per_sync_sum{topology="Disabled"} 4 -endpoint_slice_controller_endpointslices_changed_per_sync_count{topology="Disabled"} 8 -# HELP endpoint_slice_controller_num_endpoint_slices [ALPHA] Number of EndpointSlices -# TYPE endpoint_slice_controller_num_endpoint_slices gauge -endpoint_slice_controller_num_endpoint_slices 1 -# HELP endpoint_slice_controller_syncs [ALPHA] Number of EndpointSlice syncs -# TYPE endpoint_slice_controller_syncs counter -endpoint_slice_controller_syncs{result="success"} 9 -# HELP endpoint_slice_mirroring_controller_endpoints_sync_duration [ALPHA] Duration of syncEndpoints() in seconds -# TYPE endpoint_slice_mirroring_controller_endpoints_sync_duration histogram -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.001"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.002"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.004"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.008"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.016"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.032"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.064"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.128"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.256"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="0.512"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="1.024"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="2.048"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="4.096"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="8.192"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="16.384"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_bucket{le="+Inf"} 5 -endpoint_slice_mirroring_controller_endpoints_sync_duration_sum 0 -endpoint_slice_mirroring_controller_endpoints_sync_duration_count 5 -# HELP ephemeral_volume_controller_create_failures_total [ALPHA] Number of PersistenVolumeClaims creation requests -# TYPE ephemeral_volume_controller_create_failures_total counter -ephemeral_volume_controller_create_failures_total 0 -# HELP ephemeral_volume_controller_create_total [ALPHA] Number of PersistenVolumeClaims creation requests -# TYPE ephemeral_volume_controller_create_total counter -ephemeral_volume_controller_create_total 0 -# HELP garbagecollector_controller_resources_sync_error_total [ALPHA] Number of garbage collector resources sync errors -# TYPE garbagecollector_controller_resources_sync_error_total counter -garbagecollector_controller_resources_sync_error_total 0 -# HELP go_cgo_go_to_c_calls_calls_total Count of calls made from Go to C by the current process. -# TYPE go_cgo_go_to_c_calls_calls_total counter -go_cgo_go_to_c_calls_calls_total 0 -# HELP go_cpu_classes_gc_mark_assist_cpu_seconds_total Estimated total CPU time goroutines spent performing GC tasks to assist the GC and prevent it from falling behind the application. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_assist_cpu_seconds_total counter -go_cpu_classes_gc_mark_assist_cpu_seconds_total 0.009350777 -# HELP go_cpu_classes_gc_mark_dedicated_cpu_seconds_total Estimated total CPU time spent performing GC tasks on processors (as defined by GOMAXPROCS) dedicated to those tasks. This includes time spent with the world stopped due to the GC. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_dedicated_cpu_seconds_total counter -go_cpu_classes_gc_mark_dedicated_cpu_seconds_total 0.149717618 -# HELP go_cpu_classes_gc_mark_idle_cpu_seconds_total Estimated total CPU time spent performing GC tasks on spare CPU resources that the Go scheduler could not otherwise find a use for. This should be subtracted from the total GC CPU time to obtain a measure of compulsory GC CPU time. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_idle_cpu_seconds_total counter -go_cpu_classes_gc_mark_idle_cpu_seconds_total 0.034730859 -# HELP go_cpu_classes_gc_pause_cpu_seconds_total Estimated total CPU time spent with the application paused by the GC. Even if only one thread is running during the pause, this is computed as GOMAXPROCS times the pause latency because nothing else can be executing. This is the exact sum of samples in /gc/pause:seconds if each sample is multiplied by GOMAXPROCS at the time it is taken. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_pause_cpu_seconds_total counter -go_cpu_classes_gc_pause_cpu_seconds_total 0.022017536 -# HELP go_cpu_classes_gc_total_cpu_seconds_total Estimated total CPU time spent performing GC tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/gc. -# TYPE go_cpu_classes_gc_total_cpu_seconds_total counter -go_cpu_classes_gc_total_cpu_seconds_total 0.21581679 -# HELP go_cpu_classes_idle_cpu_seconds_total Estimated total available CPU time not spent executing any Go or Go runtime code. In other words, the part of /cpu/classes/total:cpu-seconds that was unused. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_idle_cpu_seconds_total counter -go_cpu_classes_idle_cpu_seconds_total 4385.415002366 -# HELP go_cpu_classes_scavenge_assist_cpu_seconds_total Estimated total CPU time spent returning unused memory to the underlying platform in response eagerly in response to memory pressure. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_scavenge_assist_cpu_seconds_total counter -go_cpu_classes_scavenge_assist_cpu_seconds_total 4.99e-07 -# HELP go_cpu_classes_scavenge_background_cpu_seconds_total Estimated total CPU time spent performing background tasks to return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_scavenge_background_cpu_seconds_total counter -go_cpu_classes_scavenge_background_cpu_seconds_total 0.00170814 -# HELP go_cpu_classes_scavenge_total_cpu_seconds_total Estimated total CPU time spent performing tasks that return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/scavenge. -# TYPE go_cpu_classes_scavenge_total_cpu_seconds_total counter -go_cpu_classes_scavenge_total_cpu_seconds_total 0.001708639 -# HELP go_cpu_classes_total_cpu_seconds_total Estimated total available CPU time for user Go code or the Go runtime, as defined by GOMAXPROCS. In other words, GOMAXPROCS integrated over the wall-clock duration this process has been executing for. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes. -# TYPE go_cpu_classes_total_cpu_seconds_total counter -go_cpu_classes_total_cpu_seconds_total 5015.342976168 -# HELP go_cpu_classes_user_cpu_seconds_total Estimated total CPU time spent running user Go code. This may also include some small amount of time spent in the Go runtime. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_user_cpu_seconds_total counter -go_cpu_classes_user_cpu_seconds_total 629.710448373 -# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime. -# TYPE go_gc_cycles_automatic_gc_cycles_total counter -go_gc_cycles_automatic_gc_cycles_total 16 -# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application. -# TYPE go_gc_cycles_forced_gc_cycles_total counter -go_gc_cycles_forced_gc_cycles_total 0 -# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles. -# TYPE go_gc_cycles_total_gc_cycles_total counter -go_gc_cycles_total_gc_cycles_total 16 -# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. -# TYPE go_gc_duration_seconds summary -go_gc_duration_seconds{quantile="0"} 3.4792e-05 -go_gc_duration_seconds{quantile="0.25"} 8.5844e-05 -go_gc_duration_seconds{quantile="0.5"} 0.000176279 -go_gc_duration_seconds{quantile="0.75"} 0.000245191 -go_gc_duration_seconds{quantile="1"} 0.000475774 -go_gc_duration_seconds_sum 0.002752192 -go_gc_duration_seconds_count 16 -# HELP go_gc_heap_allocs_by_size_bytes Distribution of heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_allocs_by_size_bytes histogram -go_gc_heap_allocs_by_size_bytes_bucket{le="8.999999999999998"} 13986 -go_gc_heap_allocs_by_size_bytes_bucket{le="24.999999999999996"} 337373 -go_gc_heap_allocs_by_size_bytes_bucket{le="64.99999999999999"} 568393 -go_gc_heap_allocs_by_size_bytes_bucket{le="144.99999999999997"} 712395 -go_gc_heap_allocs_by_size_bytes_bucket{le="320.99999999999994"} 771930 -go_gc_heap_allocs_by_size_bytes_bucket{le="704.9999999999999"} 798600 -go_gc_heap_allocs_by_size_bytes_bucket{le="1536.9999999999998"} 804899 -go_gc_heap_allocs_by_size_bytes_bucket{le="3200.9999999999995"} 807409 -go_gc_heap_allocs_by_size_bytes_bucket{le="6528.999999999999"} 809058 -go_gc_heap_allocs_by_size_bytes_bucket{le="13568.999999999998"} 809746 -go_gc_heap_allocs_by_size_bytes_bucket{le="27264.999999999996"} 810071 -go_gc_heap_allocs_by_size_bytes_bucket{le="+Inf"} 810232 -go_gc_heap_allocs_by_size_bytes_sum 9.9479784e+07 -go_gc_heap_allocs_by_size_bytes_count 810232 -# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application. -# TYPE go_gc_heap_allocs_bytes_total counter -go_gc_heap_allocs_bytes_total 9.9479784e+07 -# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_allocs_objects_total counter -go_gc_heap_allocs_objects_total 810232 -# HELP go_gc_heap_frees_by_size_bytes Distribution of freed heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_frees_by_size_bytes histogram -go_gc_heap_frees_by_size_bytes_bucket{le="8.999999999999998"} 9984 -go_gc_heap_frees_by_size_bytes_bucket{le="24.999999999999996"} 307650 -go_gc_heap_frees_by_size_bytes_bucket{le="64.99999999999999"} 511409 -go_gc_heap_frees_by_size_bytes_bucket{le="144.99999999999997"} 642707 -go_gc_heap_frees_by_size_bytes_bucket{le="320.99999999999994"} 695655 -go_gc_heap_frees_by_size_bytes_bucket{le="704.9999999999999"} 719614 -go_gc_heap_frees_by_size_bytes_bucket{le="1536.9999999999998"} 725361 -go_gc_heap_frees_by_size_bytes_bucket{le="3200.9999999999995"} 727523 -go_gc_heap_frees_by_size_bytes_bucket{le="6528.999999999999"} 729049 -go_gc_heap_frees_by_size_bytes_bucket{le="13568.999999999998"} 729619 -go_gc_heap_frees_by_size_bytes_bucket{le="27264.999999999996"} 729761 -go_gc_heap_frees_by_size_bytes_bucket{le="+Inf"} 729826 -go_gc_heap_frees_by_size_bytes_sum 8.2895544e+07 -go_gc_heap_frees_by_size_bytes_count 729826 -# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector. -# TYPE go_gc_heap_frees_bytes_total counter -go_gc_heap_frees_bytes_total 8.2895544e+07 -# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_frees_objects_total counter -go_gc_heap_frees_objects_total 729826 -# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle. -# TYPE go_gc_heap_goal_bytes gauge -go_gc_heap_goal_bytes 3.4482008e+07 -# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory. -# TYPE go_gc_heap_objects_objects gauge -go_gc_heap_objects_objects 80406 -# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size. -# TYPE go_gc_heap_tiny_allocs_objects_total counter -go_gc_heap_tiny_allocs_objects_total 93134 -# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled. -# TYPE go_gc_limiter_last_enabled_gc_cycle gauge -go_gc_limiter_last_enabled_gc_cycle 0 -# HELP go_gc_pauses_seconds Distribution individual GC-related stop-the-world pause latencies. -# TYPE go_gc_pauses_seconds histogram -go_gc_pauses_seconds_bucket{le="6.399999999999999e-08"} 0 -go_gc_pauses_seconds_bucket{le="6.399999999999999e-07"} 0 -go_gc_pauses_seconds_bucket{le="7.167999999999999e-06"} 6 -go_gc_pauses_seconds_bucket{le="8.191999999999999e-05"} 21 -go_gc_pauses_seconds_bucket{le="0.0009175039999999999"} 32 -go_gc_pauses_seconds_bucket{le="0.010485759999999998"} 32 -go_gc_pauses_seconds_bucket{le="0.11744051199999998"} 32 -go_gc_pauses_seconds_bucket{le="+Inf"} 32 -go_gc_pauses_seconds_sum 0.00101248 -go_gc_pauses_seconds_count 32 -# HELP go_gc_stack_starting_size_bytes The stack size of new goroutines. -# TYPE go_gc_stack_starting_size_bytes gauge -go_gc_stack_starting_size_bytes 4096 -# HELP go_goroutines Number of goroutines that currently exist. -# TYPE go_goroutines gauge -go_goroutines 1123 -# HELP go_info Information about the Go environment. -# TYPE go_info gauge -go_info{version="go1.20.3"} 1 -# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory. -# TYPE go_memory_classes_heap_free_bytes gauge -go_memory_classes_heap_free_bytes 5.562368e+06 -# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector. -# TYPE go_memory_classes_heap_objects_bytes gauge -go_memory_classes_heap_objects_bytes 1.658424e+07 -# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory. -# TYPE go_memory_classes_heap_released_bytes gauge -go_memory_classes_heap_released_bytes 4.907008e+06 -# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use. -# TYPE go_memory_classes_heap_stacks_bytes gauge -go_memory_classes_heap_stacks_bytes 5.963776e+06 -# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects. -# TYPE go_memory_classes_heap_unused_bytes gauge -go_memory_classes_heap_unused_bytes 8.925648e+06 -# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use. -# TYPE go_memory_classes_metadata_mcache_free_bytes gauge -go_memory_classes_metadata_mcache_free_bytes 6000 -# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used. -# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge -go_memory_classes_metadata_mcache_inuse_bytes 9600 -# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use. -# TYPE go_memory_classes_metadata_mspan_free_bytes gauge -go_memory_classes_metadata_mspan_free_bytes 68320 -# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used. -# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge -go_memory_classes_metadata_mspan_inuse_bytes 453920 -# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata. -# TYPE go_memory_classes_metadata_other_bytes gauge -go_memory_classes_metadata_other_bytes 9.368496e+06 -# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system. -# TYPE go_memory_classes_os_stacks_bytes gauge -go_memory_classes_os_stacks_bytes 0 -# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more. -# TYPE go_memory_classes_other_bytes gauge -go_memory_classes_other_bytes 1.823877e+06 -# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling. -# TYPE go_memory_classes_profiling_buckets_bytes gauge -go_memory_classes_profiling_buckets_bytes 1.505251e+06 -# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes. -# TYPE go_memory_classes_total_bytes gauge -go_memory_classes_total_bytes 5.5178504e+07 -# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. -# TYPE go_memstats_alloc_bytes gauge -go_memstats_alloc_bytes 1.658424e+07 -# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. -# TYPE go_memstats_alloc_bytes_total counter -go_memstats_alloc_bytes_total 9.9479784e+07 -# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. -# TYPE go_memstats_buck_hash_sys_bytes gauge -go_memstats_buck_hash_sys_bytes 1.505251e+06 -# HELP go_memstats_frees_total Total number of frees. -# TYPE go_memstats_frees_total counter -go_memstats_frees_total 822960 -# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. -# TYPE go_memstats_gc_sys_bytes gauge -go_memstats_gc_sys_bytes 9.368496e+06 -# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. -# TYPE go_memstats_heap_alloc_bytes gauge -go_memstats_heap_alloc_bytes 1.658424e+07 -# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. -# TYPE go_memstats_heap_idle_bytes gauge -go_memstats_heap_idle_bytes 1.0469376e+07 -# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. -# TYPE go_memstats_heap_inuse_bytes gauge -go_memstats_heap_inuse_bytes 2.5509888e+07 -# HELP go_memstats_heap_objects Number of allocated objects. -# TYPE go_memstats_heap_objects gauge -go_memstats_heap_objects 80406 -# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. -# TYPE go_memstats_heap_released_bytes gauge -go_memstats_heap_released_bytes 4.907008e+06 -# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. -# TYPE go_memstats_heap_sys_bytes gauge -go_memstats_heap_sys_bytes 3.5979264e+07 -# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. -# TYPE go_memstats_last_gc_time_seconds gauge -go_memstats_last_gc_time_seconds 1.6915727966346712e+09 -# HELP go_memstats_lookups_total Total number of pointer lookups. -# TYPE go_memstats_lookups_total counter -go_memstats_lookups_total 0 -# HELP go_memstats_mallocs_total Total number of mallocs. -# TYPE go_memstats_mallocs_total counter -go_memstats_mallocs_total 903366 -# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. -# TYPE go_memstats_mcache_inuse_bytes gauge -go_memstats_mcache_inuse_bytes 9600 -# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. -# TYPE go_memstats_mcache_sys_bytes gauge -go_memstats_mcache_sys_bytes 15600 -# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. -# TYPE go_memstats_mspan_inuse_bytes gauge -go_memstats_mspan_inuse_bytes 453920 -# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. -# TYPE go_memstats_mspan_sys_bytes gauge -go_memstats_mspan_sys_bytes 522240 -# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. -# TYPE go_memstats_next_gc_bytes gauge -go_memstats_next_gc_bytes 3.4482008e+07 -# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. -# TYPE go_memstats_other_sys_bytes gauge -go_memstats_other_sys_bytes 1.823877e+06 -# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. -# TYPE go_memstats_stack_inuse_bytes gauge -go_memstats_stack_inuse_bytes 5.963776e+06 -# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. -# TYPE go_memstats_stack_sys_bytes gauge -go_memstats_stack_sys_bytes 5.963776e+06 -# HELP go_memstats_sys_bytes Number of bytes obtained from system. -# TYPE go_memstats_sys_bytes gauge -go_memstats_sys_bytes 5.5178504e+07 -# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. -# TYPE go_sched_gomaxprocs_threads gauge -go_sched_gomaxprocs_threads 8 -# HELP go_sched_goroutines_goroutines Count of live goroutines. -# TYPE go_sched_goroutines_goroutines gauge -go_sched_goroutines_goroutines 1123 -# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. -# TYPE go_sched_latencies_seconds histogram -go_sched_latencies_seconds_bucket{le="6.399999999999999e-08"} 1851 -go_sched_latencies_seconds_bucket{le="6.399999999999999e-07"} 2551 -go_sched_latencies_seconds_bucket{le="7.167999999999999e-06"} 5081 -go_sched_latencies_seconds_bucket{le="8.191999999999999e-05"} 16961 -go_sched_latencies_seconds_bucket{le="0.0009175039999999999"} 17342 -go_sched_latencies_seconds_bucket{le="0.010485759999999998"} 17353 -go_sched_latencies_seconds_bucket{le="0.11744051199999998"} 17353 -go_sched_latencies_seconds_bucket{le="+Inf"} 17353 -go_sched_latencies_seconds_sum 0.128123904 -go_sched_latencies_seconds_count 17353 -# HELP go_sync_mutex_wait_total_seconds_total Approximate cumulative time goroutines have spent blocked on a sync.Mutex or sync.RWMutex. This metric is useful for identifying global changes in lock contention. Collect a mutex or block profile using the runtime/pprof package for more detailed contention data. -# TYPE go_sync_mutex_wait_total_seconds_total counter -go_sync_mutex_wait_total_seconds_total 0.272595736 -# HELP go_threads Number of OS threads created. -# TYPE go_threads gauge -go_threads 10 -# HELP hidden_metric_total [ALPHA] The count of hidden metrics. -# TYPE hidden_metric_total counter -hidden_metric_total 0 -# HELP kubernetes_build_info [ALPHA] A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running. -# TYPE kubernetes_build_info gauge -kubernetes_build_info{build_date="2023-04-11T20:50:51Z",compiler="gc",git_commit="1b4df30b3cdfeaba6024e81e559a6cd09a089d65",git_tree_state="clean",git_version="v1.27.0",go_version="go1.20.3",major="1",minor="27",platform="linux/amd64"} 1 -# HELP kubernetes_feature_enabled [ALPHA] This metric records the data about the stage and enablement of a k8s feature. -# TYPE kubernetes_feature_enabled gauge -kubernetes_feature_enabled{name="APIListChunking",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIPriorityAndFairness",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIResponseCompression",stage="BETA"} 1 -kubernetes_feature_enabled{name="APISelfSubjectReview",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIServerIdentity",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIServerTracing",stage="BETA"} 1 -kubernetes_feature_enabled{name="AdmissionWebhookMatchConditions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="AdvancedAuditing",stage=""} 1 -kubernetes_feature_enabled{name="AggregatedDiscoveryEndpoint",stage="BETA"} 1 -kubernetes_feature_enabled{name="AllAlpha",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="AllBeta",stage="BETA"} 0 -kubernetes_feature_enabled{name="AnyVolumeDataSource",stage="BETA"} 1 -kubernetes_feature_enabled{name="AppArmor",stage="BETA"} 1 -kubernetes_feature_enabled{name="CPUManager",stage=""} 1 -kubernetes_feature_enabled{name="CPUManagerPolicyAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CPUManagerPolicyBetaOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="CPUManagerPolicyOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="CSIMigrationAzureFile",stage=""} 1 -kubernetes_feature_enabled{name="CSIMigrationGCE",stage=""} 1 -kubernetes_feature_enabled{name="CSIMigrationPortworx",stage="BETA"} 0 -kubernetes_feature_enabled{name="CSIMigrationRBD",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CSIMigrationvSphere",stage=""} 1 -kubernetes_feature_enabled{name="CSINodeExpandSecret",stage="BETA"} 1 -kubernetes_feature_enabled{name="CSIStorageCapacity",stage=""} 1 -kubernetes_feature_enabled{name="CSIVolumeHealth",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CloudControllerManagerWebhook",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CloudDualStackNodeIPs",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ClusterTrustBundle",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ComponentSLIs",stage="BETA"} 1 -kubernetes_feature_enabled{name="ConsistentHTTPGetHandlers",stage=""} 1 -kubernetes_feature_enabled{name="ContainerCheckpoint",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ContextualLogging",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CronJobTimeZone",stage=""} 1 -kubernetes_feature_enabled{name="CrossNamespaceVolumeDataSource",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CustomCPUCFSQuotaPeriod",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CustomResourceValidationExpressions",stage="BETA"} 1 -kubernetes_feature_enabled{name="DelegateFSGroupToCSIDriver",stage=""} 1 -kubernetes_feature_enabled{name="DevicePlugins",stage=""} 1 -kubernetes_feature_enabled{name="DisableAcceleratorUsageMetrics",stage=""} 1 -kubernetes_feature_enabled{name="DisableCloudProviders",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="DisableKubeletCloudCredentialProviders",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="DownwardAPIHugePages",stage=""} 1 -kubernetes_feature_enabled{name="DryRun",stage=""} 1 -kubernetes_feature_enabled{name="DynamicResourceAllocation",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="EfficientWatchResumption",stage=""} 1 -kubernetes_feature_enabled{name="ElasticIndexedJob",stage="BETA"} 1 -kubernetes_feature_enabled{name="EndpointSliceTerminatingCondition",stage=""} 1 -kubernetes_feature_enabled{name="EventedPLEG",stage="BETA"} 0 -kubernetes_feature_enabled{name="ExecProbeTimeout",stage=""} 1 -kubernetes_feature_enabled{name="ExpandedDNSConfig",stage="BETA"} 1 -kubernetes_feature_enabled{name="ExperimentalHostUserNamespaceDefaulting",stage="BETA"} 0 -kubernetes_feature_enabled{name="GRPCContainerProbe",stage=""} 1 -kubernetes_feature_enabled{name="GracefulNodeShutdown",stage="BETA"} 1 -kubernetes_feature_enabled{name="GracefulNodeShutdownBasedOnPodPriority",stage="BETA"} 1 -kubernetes_feature_enabled{name="HPAContainerMetrics",stage="BETA"} 1 -kubernetes_feature_enabled{name="HPAScaleToZero",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="HonorPVReclaimPolicy",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="IPTablesOwnershipCleanup",stage="BETA"} 1 -kubernetes_feature_enabled{name="InPlacePodVerticalScaling",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAWSUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAzureDiskUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAzureFileUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginGCEUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginOpenStackUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginPortworxUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginRBDUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginvSphereUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="JobMutableNodeSchedulingDirectives",stage=""} 1 -kubernetes_feature_enabled{name="JobPodFailurePolicy",stage="BETA"} 1 -kubernetes_feature_enabled{name="JobReadyPods",stage="BETA"} 1 -kubernetes_feature_enabled{name="JobTrackingWithFinalizers",stage=""} 1 -kubernetes_feature_enabled{name="KMSv2",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletCredentialProviders",stage=""} 1 -kubernetes_feature_enabled{name="KubeletInUserNamespace",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResources",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletPodResourcesDynamicResources",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResourcesGet",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResourcesGetAllocatable",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletTracing",stage="BETA"} 1 -kubernetes_feature_enabled{name="LegacyServiceAccountTokenNoAutoGeneration",stage=""} 1 -kubernetes_feature_enabled{name="LegacyServiceAccountTokenTracking",stage="BETA"} 1 -kubernetes_feature_enabled{name="LocalStorageCapacityIsolationFSQuotaMonitoring",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="LogarithmicScaleDown",stage="BETA"} 1 -kubernetes_feature_enabled{name="LoggingAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="LoggingBetaOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="MatchLabelKeysInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="MaxUnavailableStatefulSet",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MemoryManager",stage="BETA"} 1 -kubernetes_feature_enabled{name="MemoryQoS",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MinDomainsInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="MinimizeIPTablesRestore",stage="BETA"} 1 -kubernetes_feature_enabled{name="MixedProtocolLBService",stage=""} 1 -kubernetes_feature_enabled{name="MultiCIDRRangeAllocator",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MultiCIDRServiceAllocator",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NetworkPolicyStatus",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NewVolumeManagerReconstruction",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeInclusionPolicyInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeLogQuery",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NodeOutOfServiceVolumeDetach",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeSwap",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="OpenAPIEnums",stage="BETA"} 1 -kubernetes_feature_enabled{name="OpenAPIV3",stage=""} 1 -kubernetes_feature_enabled{name="PDBUnhealthyPodEvictionPolicy",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodAndContainerStatsFromCRI",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="PodDeletionCost",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodDisruptionConditions",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodHasNetworkCondition",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="PodSchedulingReadiness",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodSecurity",stage=""} 1 -kubernetes_feature_enabled{name="ProbeTerminationGracePeriod",stage="BETA"} 1 -kubernetes_feature_enabled{name="ProcMountType",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ProxyTerminatingEndpoints",stage="BETA"} 1 -kubernetes_feature_enabled{name="QOSReserved",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ReadWriteOncePod",stage="BETA"} 1 -kubernetes_feature_enabled{name="RecoverVolumeExpansionFailure",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="RemainingItemCount",stage="BETA"} 1 -kubernetes_feature_enabled{name="RemoveSelfLink",stage=""} 1 -kubernetes_feature_enabled{name="RetroactiveDefaultStorageClass",stage="BETA"} 1 -kubernetes_feature_enabled{name="RotateKubeletServerCertificate",stage="BETA"} 1 -kubernetes_feature_enabled{name="SELinuxMountReadWriteOncePod",stage="BETA"} 1 -kubernetes_feature_enabled{name="SeccompDefault",stage=""} 1 -kubernetes_feature_enabled{name="SecurityContextDeny",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ServerSideApply",stage=""} 1 -kubernetes_feature_enabled{name="ServerSideFieldValidation",stage=""} 1 -kubernetes_feature_enabled{name="ServiceIPStaticSubrange",stage=""} 1 -kubernetes_feature_enabled{name="ServiceInternalTrafficPolicy",stage=""} 1 -kubernetes_feature_enabled{name="ServiceNodePortStaticSubrange",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="SizeMemoryBackedVolumes",stage="BETA"} 1 -kubernetes_feature_enabled{name="StableLoadBalancerNodeSet",stage="BETA"} 1 -kubernetes_feature_enabled{name="StatefulSetAutoDeletePVC",stage="BETA"} 1 -kubernetes_feature_enabled{name="StatefulSetStartOrdinal",stage="BETA"} 1 -kubernetes_feature_enabled{name="StorageVersionAPI",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="StorageVersionHash",stage="BETA"} 1 -kubernetes_feature_enabled{name="TopologyAwareHints",stage="BETA"} 1 -kubernetes_feature_enabled{name="TopologyManager",stage=""} 1 -kubernetes_feature_enabled{name="TopologyManagerPolicyAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="TopologyManagerPolicyBetaOptions",stage="BETA"} 0 -kubernetes_feature_enabled{name="TopologyManagerPolicyOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="UserNamespacesStatelessPodsSupport",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ValidatingAdmissionPolicy",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="VolumeCapacityPriority",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WatchBookmark",stage=""} 1 -kubernetes_feature_enabled{name="WatchList",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WinDSR",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WinOverlay",stage="BETA"} 1 -kubernetes_feature_enabled{name="WindowsHostNetwork",stage="ALPHA"} 1 -kubernetes_feature_enabled{name="WindowsHostProcessContainers",stage=""} 1 -# HELP leader_election_master_status [ALPHA] 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. Please make sure to group by name. -# TYPE leader_election_master_status gauge -leader_election_master_status{name="kube-controller-manager"} 1 -# HELP node_collector_evictions_total [STABLE] Number of Node evictions that happened since current instance of NodeController started. -# TYPE node_collector_evictions_total counter -node_collector_evictions_total{zone=""} 0 -# HELP node_collector_unhealthy_nodes_in_zone [ALPHA] Gauge measuring number of not Ready Nodes per zones. -# TYPE node_collector_unhealthy_nodes_in_zone gauge -node_collector_unhealthy_nodes_in_zone{zone=""} 0 -# HELP node_collector_update_all_nodes_health_duration_seconds [ALPHA] Duration in seconds for NodeController to update the health of all nodes. -# TYPE node_collector_update_all_nodes_health_duration_seconds histogram -node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.01"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.04"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.16"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="0.64"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="2.56"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="10.24"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="40.96"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="163.84"} 125 -node_collector_update_all_nodes_health_duration_seconds_bucket{le="+Inf"} 125 -node_collector_update_all_nodes_health_duration_seconds_sum 0.030889747000000002 -node_collector_update_all_nodes_health_duration_seconds_count 125 -# HELP node_collector_update_node_health_duration_seconds [ALPHA] Duration in seconds for NodeController to update the health of a single node. -# TYPE node_collector_update_node_health_duration_seconds histogram -node_collector_update_node_health_duration_seconds_bucket{le="0.001"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="0.004"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="0.016"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="0.064"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="0.256"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="1.024"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="4.096"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="16.384"} 125 -node_collector_update_node_health_duration_seconds_bucket{le="+Inf"} 125 -node_collector_update_node_health_duration_seconds_sum 0.018322937 -node_collector_update_node_health_duration_seconds_count 125 -# HELP node_collector_zone_health [ALPHA] Gauge measuring percentage of healthy nodes per zone. -# TYPE node_collector_zone_health gauge -node_collector_zone_health{zone=""} 100 -# HELP node_collector_zone_size [ALPHA] Gauge measuring number of registered Nodes per zones. -# TYPE node_collector_zone_size gauge -node_collector_zone_size{zone=""} 1 -# HELP node_ipam_controller_cidrset_allocation_tries_per_request [ALPHA] Number of endpoints added on each Service sync -# TYPE node_ipam_controller_cidrset_allocation_tries_per_request histogram -node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="1"} 1 -node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="5"} 1 -node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="25"} 1 -node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="125"} 1 -node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="625"} 1 -node_ipam_controller_cidrset_allocation_tries_per_request_bucket{clusterCIDR="10.244.0.0/16",le="+Inf"} 1 -node_ipam_controller_cidrset_allocation_tries_per_request_sum{clusterCIDR="10.244.0.0/16"} 0 -node_ipam_controller_cidrset_allocation_tries_per_request_count{clusterCIDR="10.244.0.0/16"} 1 -# HELP node_ipam_controller_cidrset_cidrs_allocations_total [ALPHA] Counter measuring total number of CIDR allocations. -# TYPE node_ipam_controller_cidrset_cidrs_allocations_total counter -node_ipam_controller_cidrset_cidrs_allocations_total{clusterCIDR="10.244.0.0/16"} 1 -# HELP node_ipam_controller_cidrset_usage_cidrs [ALPHA] Gauge measuring percentage of allocated CIDRs. -# TYPE node_ipam_controller_cidrset_usage_cidrs gauge -node_ipam_controller_cidrset_usage_cidrs{clusterCIDR="10.244.0.0/16"} 0.00390625 -# HELP node_ipam_controller_cirdset_max_cidrs [ALPHA] Maximum number of CIDRs that can be allocated. -# TYPE node_ipam_controller_cirdset_max_cidrs gauge -node_ipam_controller_cirdset_max_cidrs{clusterCIDR="10.244.0.0/16"} 256 -# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. -# TYPE process_cpu_seconds_total counter -process_cpu_seconds_total 18.91 -# HELP process_max_fds Maximum number of open file descriptors. -# TYPE process_max_fds gauge -process_max_fds 1.048576e+06 -# HELP process_open_fds Number of open file descriptors. -# TYPE process_open_fds gauge -process_open_fds 19 -# HELP process_resident_memory_bytes Resident memory size in bytes. -# TYPE process_resident_memory_bytes gauge -process_resident_memory_bytes 9.4121984e+07 -# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. -# TYPE process_start_time_seconds gauge -process_start_time_seconds 1.69157216924e+09 -# HELP process_virtual_memory_bytes Virtual memory size in bytes. -# TYPE process_virtual_memory_bytes gauge -process_virtual_memory_bytes 8.00964608e+08 -# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. -# TYPE process_virtual_memory_max_bytes gauge -process_virtual_memory_max_bytes 1.8446744073709552e+19 -# HELP registered_metric_total [ALPHA] The count of registered metrics broken by stability level and deprecation version. -# TYPE registered_metric_total counter -registered_metric_total{deprecated_version="",stability_level="ALPHA"} 121 -registered_metric_total{deprecated_version="",stability_level="STABLE"} 9 -# HELP replicaset_controller_sorting_deletion_age_ratio [ALPHA] The ratio of chosen deleted pod's ages to the current youngest pod's age (at the time). Should be <2.The intent of this metric is to measure the rough efficacy of the LogarithmicScaleDown feature gate's effect onthe sorting (and deletion) of pods when a replicaset scales down. This only considers Ready pods when calculating and reporting. -# TYPE replicaset_controller_sorting_deletion_age_ratio histogram -replicaset_controller_sorting_deletion_age_ratio_bucket{le="0.25"} 0 -replicaset_controller_sorting_deletion_age_ratio_bucket{le="0.5"} 0 -replicaset_controller_sorting_deletion_age_ratio_bucket{le="1"} 0 -replicaset_controller_sorting_deletion_age_ratio_bucket{le="2"} 0 -replicaset_controller_sorting_deletion_age_ratio_bucket{le="4"} 0 -replicaset_controller_sorting_deletion_age_ratio_bucket{le="8"} 0 -replicaset_controller_sorting_deletion_age_ratio_bucket{le="+Inf"} 0 -replicaset_controller_sorting_deletion_age_ratio_sum 0 -replicaset_controller_sorting_deletion_age_ratio_count 0 -# HELP rest_client_exec_plugin_certificate_rotation_age [ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data. -# TYPE rest_client_exec_plugin_certificate_rotation_age histogram -rest_client_exec_plugin_certificate_rotation_age_bucket{le="600"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1800"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="3600"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="14400"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="86400"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="604800"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="2.592e+06"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="7.776e+06"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.5552e+07"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="3.1104e+07"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.24416e+08"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="+Inf"} 0 -rest_client_exec_plugin_certificate_rotation_age_sum 0 -rest_client_exec_plugin_certificate_rotation_age_count 0 -# HELP rest_client_exec_plugin_ttl_seconds [ALPHA] Gauge of the shortest TTL (time-to-live) of the client certificate(s) managed by the auth exec plugin. The value is in seconds until certificate expiry (negative if already expired). If auth exec plugins are unused or manage no TLS certificates, the value will be +INF. -# TYPE rest_client_exec_plugin_ttl_seconds gauge -rest_client_exec_plugin_ttl_seconds +Inf -# HELP rest_client_rate_limiter_duration_seconds [ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host. -# TYPE rest_client_rate_limiter_duration_seconds histogram -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.005"} 503 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.025"} 503 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.1"} 547 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.25"} 554 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.5"} 559 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="1"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="2"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="4"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="8"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="15"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="30"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="60"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 561 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="GET"} 6.241064445999998 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="GET"} 561 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.005"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.025"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.1"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.25"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.5"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="1"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="2"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="4"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="8"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="15"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="30"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="60"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 12 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="PATCH"} 2.6931999999999996e-05 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="PATCH"} 12 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.005"} 66 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.025"} 66 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.1"} 84 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.25"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.5"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="1"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="2"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="4"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="8"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="15"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="30"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="60"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 89 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="POST"} 2.0618520720000015 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="POST"} 89 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.005"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.025"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.1"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.25"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.5"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="1"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="2"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="4"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="8"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="15"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="30"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="60"} 353 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 353 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="PUT"} 0.0009427589999999995 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="PUT"} 353 -# HELP rest_client_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by verb, and host. -# TYPE rest_client_request_duration_seconds histogram -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.005"} 447 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.025"} 501 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.1"} 544 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.25"} 553 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.5"} 558 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="1"} 560 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="2"} 560 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="4"} 561 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="8"} 561 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="15"} 561 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="30"} 561 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="60"} 561 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 561 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="GET"} 11.537652950999988 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="GET"} 561 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.005"} 0 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.025"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.1"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.25"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.5"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="1"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="2"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="4"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="8"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="15"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="30"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="60"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 12 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="PATCH"} 0.164656374 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="PATCH"} 12 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.005"} 20 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.025"} 57 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.1"} 76 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.25"} 77 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.5"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="1"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="2"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="4"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="8"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="15"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="30"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="60"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 89 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="POST"} 5.392320426000001 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="POST"} 89 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.005"} 29 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.025"} 351 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.1"} 352 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.25"} 352 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.5"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="1"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="2"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="4"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="8"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="15"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="30"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="60"} 353 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 353 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="PUT"} 3.877152228000004 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="PUT"} 353 -# HELP rest_client_request_size_bytes [ALPHA] Request size in bytes. Broken down by verb and host. -# TYPE rest_client_request_size_bytes histogram -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="64"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="256"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="512"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1024"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4096"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="16384"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="65536"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="262144"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.048576e+06"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4.194304e+06"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.6777216e+07"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 561 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="GET"} 0 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="GET"} 561 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="64"} 1 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="256"} 6 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="512"} 7 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1024"} 7 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4096"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="16384"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="65536"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="262144"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.048576e+06"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4.194304e+06"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.6777216e+07"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 12 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="PATCH"} 15373 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="PATCH"} 12 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="64"} 1 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="256"} 53 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="512"} 65 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1024"} 69 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4096"} 88 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="16384"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="65536"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="262144"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.048576e+06"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4.194304e+06"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.6777216e+07"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 89 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="POST"} 47067 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="POST"} 89 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="64"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="256"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="512"} 317 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1024"} 321 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4096"} 346 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="16384"} 353 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="65536"} 353 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="262144"} 353 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.048576e+06"} 353 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4.194304e+06"} 353 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.6777216e+07"} 353 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 353 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="PUT"} 264367 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="PUT"} 353 -# HELP rest_client_requests_total [ALPHA] Number of HTTP requests, partitioned by status code, method, and host. -# TYPE rest_client_requests_total counter -rest_client_requests_total{code="200",host="172.18.0.2:6443",method="GET"} 619 -rest_client_requests_total{code="200",host="172.18.0.2:6443",method="PATCH"} 12 -rest_client_requests_total{code="200",host="172.18.0.2:6443",method="PUT"} 348 -rest_client_requests_total{code="201",host="172.18.0.2:6443",method="POST"} 85 -rest_client_requests_total{code="403",host="172.18.0.2:6443",method="GET"} 1 -rest_client_requests_total{code="403",host="172.18.0.2:6443",method="POST"} 4 -rest_client_requests_total{code="404",host="172.18.0.2:6443",method="GET"} 33 -rest_client_requests_total{code="409",host="172.18.0.2:6443",method="PUT"} 5 -# HELP rest_client_response_size_bytes [ALPHA] Response size in bytes. Broken down by verb and host. -# TYPE rest_client_response_size_bytes histogram -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="64"} 20 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="256"} 84 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="512"} 437 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1024"} 441 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4096"} 458 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="16384"} 558 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="65536"} 561 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="262144"} 561 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.048576e+06"} 561 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4.194304e+06"} 561 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.6777216e+07"} 561 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 561 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="GET"} 1.424272e+06 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="GET"} 561 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="64"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="256"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="512"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1024"} 4 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4096"} 11 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="16384"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="65536"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="262144"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.048576e+06"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4.194304e+06"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.6777216e+07"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 12 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="PATCH"} 28374 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="PATCH"} 12 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="64"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="256"} 41 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="512"} 42 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1024"} 55 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4096"} 87 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="16384"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="65536"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="262144"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.048576e+06"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4.194304e+06"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.6777216e+07"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 89 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="POST"} 84305 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="POST"} 89 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="64"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="256"} 2 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="512"} 322 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1024"} 325 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4096"} 346 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="16384"} 353 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="65536"} 353 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="262144"} 353 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.048576e+06"} 353 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4.194304e+06"} 353 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.6777216e+07"} 353 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 353 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="PUT"} 249739 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="PUT"} 353 -# HELP retroactive_storageclass_errors_total [ALPHA] Total number of failed retroactive StorageClass assignments to persistent volume claim -# TYPE retroactive_storageclass_errors_total counter -retroactive_storageclass_errors_total 0 -# HELP retroactive_storageclass_total [ALPHA] Total number of retroactive StorageClass assignments to persistent volume claim -# TYPE retroactive_storageclass_total counter -retroactive_storageclass_total 0 -# HELP root_ca_cert_publisher_sync_duration_seconds [ALPHA] Number of namespace syncs happened in root ca cert publisher. -# TYPE root_ca_cert_publisher_sync_duration_seconds histogram -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.001"} 0 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.002"} 0 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.004"} 0 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.008"} 4 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.016"} 4 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.032"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.064"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.128"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.256"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="0.512"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="1.024"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="2.048"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="4.096"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="8.192"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="16.384"} 5 -root_ca_cert_publisher_sync_duration_seconds_bucket{code="200",le="+Inf"} 5 -root_ca_cert_publisher_sync_duration_seconds_sum{code="200"} 0.04534516 -root_ca_cert_publisher_sync_duration_seconds_count{code="200"} 5 -# HELP root_ca_cert_publisher_sync_total [ALPHA] Number of namespace syncs happened in root ca cert publisher. -# TYPE root_ca_cert_publisher_sync_total counter -root_ca_cert_publisher_sync_total{code="200"} 5 -# HELP running_managed_controllers [ALPHA] Indicates where instances of a controller are currently running -# TYPE running_managed_controllers gauge -running_managed_controllers{manager="kube-controller-manager",name="nodeipam"} 1 -# HELP service_controller_loadbalancer_sync_total [ALPHA] A metric counting the amount of times any load balancer has been configured, as an effect of service/node changes on the cluster -# TYPE service_controller_loadbalancer_sync_total counter -service_controller_loadbalancer_sync_total 0 -# HELP service_controller_nodesync_error_total [ALPHA] A metric counting the amount of times any load balancer has been configured and errored, as an effect of node changes on the cluster -# TYPE service_controller_nodesync_error_total counter -service_controller_nodesync_error_total 0 -# HELP service_controller_nodesync_latency_seconds [ALPHA] A metric measuring the latency for nodesync which updates loadbalancer hosts on cluster node updates. -# TYPE service_controller_nodesync_latency_seconds histogram -service_controller_nodesync_latency_seconds_bucket{le="1"} 0 -service_controller_nodesync_latency_seconds_bucket{le="2"} 0 -service_controller_nodesync_latency_seconds_bucket{le="4"} 0 -service_controller_nodesync_latency_seconds_bucket{le="8"} 0 -service_controller_nodesync_latency_seconds_bucket{le="16"} 0 -service_controller_nodesync_latency_seconds_bucket{le="32"} 0 -service_controller_nodesync_latency_seconds_bucket{le="64"} 0 -service_controller_nodesync_latency_seconds_bucket{le="128"} 0 -service_controller_nodesync_latency_seconds_bucket{le="256"} 0 -service_controller_nodesync_latency_seconds_bucket{le="512"} 0 -service_controller_nodesync_latency_seconds_bucket{le="1024"} 0 -service_controller_nodesync_latency_seconds_bucket{le="2048"} 0 -service_controller_nodesync_latency_seconds_bucket{le="4096"} 0 -service_controller_nodesync_latency_seconds_bucket{le="8192"} 0 -service_controller_nodesync_latency_seconds_bucket{le="16384"} 0 -service_controller_nodesync_latency_seconds_bucket{le="+Inf"} 0 -service_controller_nodesync_latency_seconds_sum 0 -service_controller_nodesync_latency_seconds_count 0 -# HELP service_controller_update_loadbalancer_host_latency_seconds [ALPHA] A metric measuring the latency for updating each load balancer hosts. -# TYPE service_controller_update_loadbalancer_host_latency_seconds histogram -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="1"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="2"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="4"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="8"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="16"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="32"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="64"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="128"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="256"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="512"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="1024"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="2048"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="4096"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="8192"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="16384"} 0 -service_controller_update_loadbalancer_host_latency_seconds_bucket{le="+Inf"} 0 -service_controller_update_loadbalancer_host_latency_seconds_sum 0 -service_controller_update_loadbalancer_host_latency_seconds_count 0 -# HELP ttl_after_finished_controller_job_deletion_duration_seconds [ALPHA] The time it took to delete the job since it became eligible for deletion -# TYPE ttl_after_finished_controller_job_deletion_duration_seconds histogram -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.1"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.2"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.4"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="0.8"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="1.6"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="3.2"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="6.4"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="12.8"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="25.6"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="51.2"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="102.4"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="204.8"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="409.6"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="819.2"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_bucket{le="+Inf"} 0 -ttl_after_finished_controller_job_deletion_duration_seconds_sum 0 -ttl_after_finished_controller_job_deletion_duration_seconds_count 0 -# HELP workqueue_adds_total [ALPHA] Total number of adds handled by workqueue -# TYPE workqueue_adds_total counter -workqueue_adds_total{name="ClusterRoleAggregator"} 18 -workqueue_adds_total{name="DynamicCABundle-client-ca-bundle"} 1 -workqueue_adds_total{name="DynamicCABundle-csr-controller"} 8 -workqueue_adds_total{name="DynamicCABundle-request-header"} 2 -workqueue_adds_total{name="DynamicServingCertificateController"} 11 -workqueue_adds_total{name="bootstrap_signer_queue"} 2 -workqueue_adds_total{name="certificate"} 0 -workqueue_adds_total{name="claims"} 0 -workqueue_adds_total{name="cronjob"} 0 -workqueue_adds_total{name="daemonset"} 20 -workqueue_adds_total{name="deployment"} 24 -workqueue_adds_total{name="disruption"} 0 -workqueue_adds_total{name="disruption_recheck"} 0 -workqueue_adds_total{name="endpoint"} 7 -workqueue_adds_total{name="endpoint_slice"} 9 -workqueue_adds_total{name="endpoint_slice_mirroring"} 5 -workqueue_adds_total{name="ephemeral_volume"} 0 -workqueue_adds_total{name="garbage_collector_attempt_to_delete"} 6 -workqueue_adds_total{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_adds_total{name="garbage_collector_graph_changes"} 1333 -workqueue_adds_total{name="horizontalpodautoscaler"} 0 -workqueue_adds_total{name="job"} 0 -workqueue_adds_total{name="job_orphan_pod"} 0 -workqueue_adds_total{name="namespace"} 0 -workqueue_adds_total{name="node"} 1 -workqueue_adds_total{name="node_lifecycle_controller"} 6 -workqueue_adds_total{name="node_lifecycle_controller_pods"} 10 -workqueue_adds_total{name="noexec_taint_node"} 1 -workqueue_adds_total{name="noexec_taint_pod"} 16 -workqueue_adds_total{name="orphaned_pods_nodes"} 0 -workqueue_adds_total{name="pvcprotection"} 0 -workqueue_adds_total{name="pvcs"} 0 -workqueue_adds_total{name="pvprotection"} 0 -workqueue_adds_total{name="replicaset"} 21 -workqueue_adds_total{name="replicationmanager"} 0 -workqueue_adds_total{name="resource_quota_controller_resource_changes"} 0 -workqueue_adds_total{name="resourcequota_primary"} 0 -workqueue_adds_total{name="resourcequota_priority"} 0 -workqueue_adds_total{name="root_ca_cert_publisher"} 5 -workqueue_adds_total{name="service"} 0 -workqueue_adds_total{name="serviceaccount"} 5 -workqueue_adds_total{name="serviceaccount_tokens_secret"} 0 -workqueue_adds_total{name="serviceaccount_tokens_service"} 42 -workqueue_adds_total{name="stale_pod_disruption"} 0 -workqueue_adds_total{name="statefulset"} 0 -workqueue_adds_total{name="token_cleaner"} 1 -workqueue_adds_total{name="ttl_jobs_to_delete"} 0 -workqueue_adds_total{name="ttlcontroller"} 8 -workqueue_adds_total{name="volume_expand"} 0 -workqueue_adds_total{name="volumes"} 0 -# HELP workqueue_depth [ALPHA] Current depth of workqueue -# TYPE workqueue_depth gauge -workqueue_depth{name="ClusterRoleAggregator"} 0 -workqueue_depth{name="DynamicCABundle-client-ca-bundle"} 0 -workqueue_depth{name="DynamicCABundle-csr-controller"} 0 -workqueue_depth{name="DynamicCABundle-request-header"} 0 -workqueue_depth{name="DynamicServingCertificateController"} 0 -workqueue_depth{name="bootstrap_signer_queue"} 0 -workqueue_depth{name="certificate"} 0 -workqueue_depth{name="claims"} 0 -workqueue_depth{name="cronjob"} 0 -workqueue_depth{name="daemonset"} 0 -workqueue_depth{name="deployment"} 0 -workqueue_depth{name="disruption"} 0 -workqueue_depth{name="disruption_recheck"} 0 -workqueue_depth{name="endpoint"} 0 -workqueue_depth{name="endpoint_slice"} 0 -workqueue_depth{name="endpoint_slice_mirroring"} 0 -workqueue_depth{name="ephemeral_volume"} 0 -workqueue_depth{name="garbage_collector_attempt_to_delete"} 0 -workqueue_depth{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_depth{name="garbage_collector_graph_changes"} 0 -workqueue_depth{name="horizontalpodautoscaler"} 0 -workqueue_depth{name="job"} 0 -workqueue_depth{name="job_orphan_pod"} 0 -workqueue_depth{name="namespace"} 0 -workqueue_depth{name="node"} 1 -workqueue_depth{name="node_lifecycle_controller"} 0 -workqueue_depth{name="node_lifecycle_controller_pods"} 0 -workqueue_depth{name="noexec_taint_node"} 0 -workqueue_depth{name="noexec_taint_pod"} 0 -workqueue_depth{name="orphaned_pods_nodes"} 0 -workqueue_depth{name="pvcprotection"} 0 -workqueue_depth{name="pvcs"} 0 -workqueue_depth{name="pvprotection"} 0 -workqueue_depth{name="replicaset"} 0 -workqueue_depth{name="replicationmanager"} 0 -workqueue_depth{name="resource_quota_controller_resource_changes"} 0 -workqueue_depth{name="resourcequota_primary"} 0 -workqueue_depth{name="resourcequota_priority"} 0 -workqueue_depth{name="root_ca_cert_publisher"} 0 -workqueue_depth{name="service"} 0 -workqueue_depth{name="serviceaccount"} 0 -workqueue_depth{name="serviceaccount_tokens_secret"} 0 -workqueue_depth{name="serviceaccount_tokens_service"} 0 -workqueue_depth{name="stale_pod_disruption"} 0 -workqueue_depth{name="statefulset"} 0 -workqueue_depth{name="token_cleaner"} 0 -workqueue_depth{name="ttl_jobs_to_delete"} 0 -workqueue_depth{name="ttlcontroller"} 0 -workqueue_depth{name="volume_expand"} 0 -workqueue_depth{name="volumes"} 0 -# HELP workqueue_longest_running_processor_seconds [ALPHA] How many seconds has the longest running processor for workqueue been running. -# TYPE workqueue_longest_running_processor_seconds gauge -workqueue_longest_running_processor_seconds{name="ClusterRoleAggregator"} 0 -workqueue_longest_running_processor_seconds{name="DynamicCABundle-client-ca-bundle"} 0 -workqueue_longest_running_processor_seconds{name="DynamicCABundle-csr-controller"} 0 -workqueue_longest_running_processor_seconds{name="DynamicCABundle-request-header"} 0 -workqueue_longest_running_processor_seconds{name="DynamicServingCertificateController"} 0 -workqueue_longest_running_processor_seconds{name="bootstrap_signer_queue"} 0 -workqueue_longest_running_processor_seconds{name="certificate"} 0 -workqueue_longest_running_processor_seconds{name="claims"} 0 -workqueue_longest_running_processor_seconds{name="cronjob"} 0 -workqueue_longest_running_processor_seconds{name="daemonset"} 0 -workqueue_longest_running_processor_seconds{name="deployment"} 0 -workqueue_longest_running_processor_seconds{name="disruption"} 0 -workqueue_longest_running_processor_seconds{name="disruption_recheck"} 0 -workqueue_longest_running_processor_seconds{name="endpoint"} 0 -workqueue_longest_running_processor_seconds{name="endpoint_slice"} 0 -workqueue_longest_running_processor_seconds{name="endpoint_slice_mirroring"} 0 -workqueue_longest_running_processor_seconds{name="ephemeral_volume"} 0 -workqueue_longest_running_processor_seconds{name="garbage_collector_attempt_to_delete"} 0 -workqueue_longest_running_processor_seconds{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_longest_running_processor_seconds{name="garbage_collector_graph_changes"} 0 -workqueue_longest_running_processor_seconds{name="horizontalpodautoscaler"} 0 -workqueue_longest_running_processor_seconds{name="job"} 0 -workqueue_longest_running_processor_seconds{name="job_orphan_pod"} 0 -workqueue_longest_running_processor_seconds{name="namespace"} 0 -workqueue_longest_running_processor_seconds{name="node"} 0 -workqueue_longest_running_processor_seconds{name="node_lifecycle_controller"} 0 -workqueue_longest_running_processor_seconds{name="node_lifecycle_controller_pods"} 0 -workqueue_longest_running_processor_seconds{name="noexec_taint_node"} 0 -workqueue_longest_running_processor_seconds{name="noexec_taint_pod"} 0 -workqueue_longest_running_processor_seconds{name="orphaned_pods_nodes"} 0 -workqueue_longest_running_processor_seconds{name="pvcprotection"} 0 -workqueue_longest_running_processor_seconds{name="pvcs"} 0 -workqueue_longest_running_processor_seconds{name="pvprotection"} 0 -workqueue_longest_running_processor_seconds{name="replicaset"} 0 -workqueue_longest_running_processor_seconds{name="replicationmanager"} 0 -workqueue_longest_running_processor_seconds{name="resource_quota_controller_resource_changes"} 0 -workqueue_longest_running_processor_seconds{name="resourcequota_primary"} 0 -workqueue_longest_running_processor_seconds{name="resourcequota_priority"} 0 -workqueue_longest_running_processor_seconds{name="root_ca_cert_publisher"} 0 -workqueue_longest_running_processor_seconds{name="service"} 0 -workqueue_longest_running_processor_seconds{name="serviceaccount"} 0 -workqueue_longest_running_processor_seconds{name="serviceaccount_tokens_secret"} 0 -workqueue_longest_running_processor_seconds{name="serviceaccount_tokens_service"} 0 -workqueue_longest_running_processor_seconds{name="stale_pod_disruption"} 0 -workqueue_longest_running_processor_seconds{name="statefulset"} 0 -workqueue_longest_running_processor_seconds{name="token_cleaner"} 0 -workqueue_longest_running_processor_seconds{name="ttl_jobs_to_delete"} 0 -workqueue_longest_running_processor_seconds{name="ttlcontroller"} 0 -workqueue_longest_running_processor_seconds{name="volume_expand"} 0 -workqueue_longest_running_processor_seconds{name="volumes"} 0 -# HELP workqueue_queue_duration_seconds [ALPHA] How long in seconds an item stays in workqueue before being requested. -# TYPE workqueue_queue_duration_seconds histogram -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-06"} 2 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-05"} 9 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.001"} 12 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.01"} 15 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.1"} 18 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="1"} 18 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="10"} 18 -workqueue_queue_duration_seconds_bucket{name="ClusterRoleAggregator",le="+Inf"} 18 -workqueue_queue_duration_seconds_sum{name="ClusterRoleAggregator"} 0.083220427 -workqueue_queue_duration_seconds_count{name="ClusterRoleAggregator"} 18 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-05"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.001"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.01"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.1"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="10"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="+Inf"} 1 -workqueue_queue_duration_seconds_sum{name="DynamicCABundle-client-ca-bundle"} 9.4449e-05 -workqueue_queue_duration_seconds_count{name="DynamicCABundle-client-ca-bundle"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-05"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.001"} 4 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.01"} 8 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.1"} 8 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1"} 8 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="10"} 8 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="+Inf"} 8 -workqueue_queue_duration_seconds_sum{name="DynamicCABundle-csr-controller"} 0.012802833999999999 -workqueue_queue_duration_seconds_count{name="DynamicCABundle-csr-controller"} 8 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-05"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.001"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.01"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.1"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="10"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicCABundle-request-header",le="+Inf"} 2 -workqueue_queue_duration_seconds_sum{name="DynamicCABundle-request-header"} 0.00014659500000000002 -workqueue_queue_duration_seconds_count{name="DynamicCABundle-request-header"} 2 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 1 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 11 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 11 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 11 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 11 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 11 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 11 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 11 -workqueue_queue_duration_seconds_sum{name="DynamicServingCertificateController"} 0.00016838400000000002 -workqueue_queue_duration_seconds_count{name="DynamicServingCertificateController"} 11 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.001"} 1 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.01"} 1 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.1"} 1 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="1"} 1 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="10"} 1 -workqueue_queue_duration_seconds_bucket{name="bootstrap_signer_queue",le="+Inf"} 2 -workqueue_queue_duration_seconds_sum{name="bootstrap_signer_queue"} 13.20053605 -workqueue_queue_duration_seconds_count{name="bootstrap_signer_queue"} 2 -workqueue_queue_duration_seconds_bucket{name="certificate",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="certificate",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="certificate"} 0 -workqueue_queue_duration_seconds_count{name="certificate"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="claims",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="claims"} 0 -workqueue_queue_duration_seconds_count{name="claims"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="cronjob",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="cronjob"} 0 -workqueue_queue_duration_seconds_count{name="cronjob"} 0 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-06"} 7 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-05"} 13 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="0.001"} 14 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="0.01"} 15 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="0.1"} 20 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="1"} 20 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="10"} 20 -workqueue_queue_duration_seconds_bucket{name="daemonset",le="+Inf"} 20 -workqueue_queue_duration_seconds_sum{name="daemonset"} 0.13628356 -workqueue_queue_duration_seconds_count{name="daemonset"} 20 -workqueue_queue_duration_seconds_bucket{name="deployment",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="deployment",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="deployment",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="deployment",le="9.999999999999999e-06"} 5 -workqueue_queue_duration_seconds_bucket{name="deployment",le="9.999999999999999e-05"} 14 -workqueue_queue_duration_seconds_bucket{name="deployment",le="0.001"} 15 -workqueue_queue_duration_seconds_bucket{name="deployment",le="0.01"} 19 -workqueue_queue_duration_seconds_bucket{name="deployment",le="0.1"} 24 -workqueue_queue_duration_seconds_bucket{name="deployment",le="1"} 24 -workqueue_queue_duration_seconds_bucket{name="deployment",le="10"} 24 -workqueue_queue_duration_seconds_bucket{name="deployment",le="+Inf"} 24 -workqueue_queue_duration_seconds_sum{name="deployment"} 0.19736604500000002 -workqueue_queue_duration_seconds_count{name="deployment"} 24 -workqueue_queue_duration_seconds_bucket{name="disruption",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="disruption"} 0 -workqueue_queue_duration_seconds_count{name="disruption"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="disruption_recheck",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="disruption_recheck"} 0 -workqueue_queue_duration_seconds_count{name="disruption_recheck"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-06"} 4 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-05"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="0.001"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="0.01"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="0.1"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="1"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="10"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint",le="+Inf"} 7 -workqueue_queue_duration_seconds_sum{name="endpoint"} 0.096313131 -workqueue_queue_duration_seconds_count{name="endpoint"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-06"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-05"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="0.001"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="0.01"} 7 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="0.1"} 9 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="1"} 9 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="10"} 9 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice",le="+Inf"} 9 -workqueue_queue_duration_seconds_sum{name="endpoint_slice"} 0.10669576500000003 -workqueue_queue_duration_seconds_count{name="endpoint_slice"} 9 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-06"} 3 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-05"} 4 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.001"} 4 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.01"} 4 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.1"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="10"} 5 -workqueue_queue_duration_seconds_bucket{name="endpoint_slice_mirroring",le="+Inf"} 5 -workqueue_queue_duration_seconds_sum{name="endpoint_slice_mirroring"} 0.054689076999999996 -workqueue_queue_duration_seconds_count{name="endpoint_slice_mirroring"} 5 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="ephemeral_volume",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="ephemeral_volume"} 0 -workqueue_queue_duration_seconds_count{name="ephemeral_volume"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1"} 6 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="10"} 6 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="+Inf"} 6 -workqueue_queue_duration_seconds_sum{name="garbage_collector_attempt_to_delete"} 4.097001815 -workqueue_queue_duration_seconds_count{name="garbage_collector_attempt_to_delete"} 6 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_queue_duration_seconds_count{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-06"} 2 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-06"} 1005 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-05"} 1239 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.001"} 1333 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.01"} 1333 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.1"} 1333 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1"} 1333 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="10"} 1333 -workqueue_queue_duration_seconds_bucket{name="garbage_collector_graph_changes",le="+Inf"} 1333 -workqueue_queue_duration_seconds_sum{name="garbage_collector_graph_changes"} 0.032958143000000044 -workqueue_queue_duration_seconds_count{name="garbage_collector_graph_changes"} 1333 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="horizontalpodautoscaler",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="horizontalpodautoscaler"} 0 -workqueue_queue_duration_seconds_count{name="horizontalpodautoscaler"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="job",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="job"} 0 -workqueue_queue_duration_seconds_count{name="job"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="job_orphan_pod",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="job_orphan_pod"} 0 -workqueue_queue_duration_seconds_count{name="job_orphan_pod"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="namespace",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="namespace"} 0 -workqueue_queue_duration_seconds_count{name="namespace"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="node",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="node"} 0 -workqueue_queue_duration_seconds_count{name="node"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-06"} 3 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-05"} 5 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="0.001"} 5 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="0.01"} 5 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="0.1"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="1"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="10"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller",le="+Inf"} 6 -workqueue_queue_duration_seconds_sum{name="node_lifecycle_controller"} 0.09706806599999998 -workqueue_queue_duration_seconds_count{name="node_lifecycle_controller"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-05"} 2 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.001"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.01"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.1"} 6 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1"} 10 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="10"} 10 -workqueue_queue_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="+Inf"} 10 -workqueue_queue_duration_seconds_sum{name="node_lifecycle_controller_pods"} 0.4169839409999999 -workqueue_queue_duration_seconds_count{name="node_lifecycle_controller_pods"} 10 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="0.1"} 1 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="1"} 1 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="10"} 1 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_node",le="+Inf"} 1 -workqueue_queue_duration_seconds_sum{name="noexec_taint_node"} 0.097449632 -workqueue_queue_duration_seconds_count{name="noexec_taint_node"} 1 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-06"} 11 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-05"} 12 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="0.001"} 12 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="0.01"} 12 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="0.1"} 12 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="1"} 16 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="10"} 16 -workqueue_queue_duration_seconds_bucket{name="noexec_taint_pod",le="+Inf"} 16 -workqueue_queue_duration_seconds_sum{name="noexec_taint_pod"} 0.41756404399999997 -workqueue_queue_duration_seconds_count{name="noexec_taint_pod"} 16 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="orphaned_pods_nodes",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="orphaned_pods_nodes"} 0 -workqueue_queue_duration_seconds_count{name="orphaned_pods_nodes"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcprotection",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="pvcprotection"} 0 -workqueue_queue_duration_seconds_count{name="pvcprotection"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="pvcs",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="pvcs"} 0 -workqueue_queue_duration_seconds_count{name="pvcs"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="pvprotection",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="pvprotection"} 0 -workqueue_queue_duration_seconds_count{name="pvprotection"} 0 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-06"} 8 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-05"} 16 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="0.001"} 17 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="0.01"} 19 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="0.1"} 21 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="1"} 21 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="10"} 21 -workqueue_queue_duration_seconds_bucket{name="replicaset",le="+Inf"} 21 -workqueue_queue_duration_seconds_sum{name="replicaset"} 0.053872862999999986 -workqueue_queue_duration_seconds_count{name="replicaset"} 21 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="replicationmanager",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="replicationmanager"} 0 -workqueue_queue_duration_seconds_count{name="replicationmanager"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="resource_quota_controller_resource_changes"} 0 -workqueue_queue_duration_seconds_count{name="resource_quota_controller_resource_changes"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_primary",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="resourcequota_primary"} 0 -workqueue_queue_duration_seconds_count{name="resourcequota_primary"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="resourcequota_priority",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="resourcequota_priority"} 0 -workqueue_queue_duration_seconds_count{name="resourcequota_priority"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.1"} 5 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="1"} 5 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="10"} 5 -workqueue_queue_duration_seconds_bucket{name="root_ca_cert_publisher",le="+Inf"} 5 -workqueue_queue_duration_seconds_sum{name="root_ca_cert_publisher"} 0.33130713 -workqueue_queue_duration_seconds_count{name="root_ca_cert_publisher"} 5 -workqueue_queue_duration_seconds_bucket{name="service",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="service",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="service"} 0 -workqueue_queue_duration_seconds_count{name="service"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="0.1"} 5 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="1"} 5 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="10"} 5 -workqueue_queue_duration_seconds_bucket{name="serviceaccount",le="+Inf"} 5 -workqueue_queue_duration_seconds_sum{name="serviceaccount"} 0.155889986 -workqueue_queue_duration_seconds_count{name="serviceaccount"} 5 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="serviceaccount_tokens_secret"} 0 -workqueue_queue_duration_seconds_count{name="serviceaccount_tokens_secret"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-06"} 23 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-05"} 36 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.001"} 36 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.01"} 37 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.1"} 42 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1"} 42 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="10"} 42 -workqueue_queue_duration_seconds_bucket{name="serviceaccount_tokens_service",le="+Inf"} 42 -workqueue_queue_duration_seconds_sum{name="serviceaccount_tokens_service"} 0.2990801869999998 -workqueue_queue_duration_seconds_count{name="serviceaccount_tokens_service"} 42 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="stale_pod_disruption",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="stale_pod_disruption"} 0 -workqueue_queue_duration_seconds_count{name="stale_pod_disruption"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="statefulset",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="statefulset"} 0 -workqueue_queue_duration_seconds_count{name="statefulset"} 0 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="0.001"} 1 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="0.01"} 1 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="0.1"} 1 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="1"} 1 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="10"} 1 -workqueue_queue_duration_seconds_bucket{name="token_cleaner",le="+Inf"} 1 -workqueue_queue_duration_seconds_sum{name="token_cleaner"} 0.00050785 -workqueue_queue_duration_seconds_count{name="token_cleaner"} 1 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="ttl_jobs_to_delete",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="ttl_jobs_to_delete"} 0 -workqueue_queue_duration_seconds_count{name="ttl_jobs_to_delete"} 0 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-06"} 5 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-05"} 7 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="0.001"} 7 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="0.01"} 8 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="0.1"} 8 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="1"} 8 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="10"} 8 -workqueue_queue_duration_seconds_bucket{name="ttlcontroller",le="+Inf"} 8 -workqueue_queue_duration_seconds_sum{name="ttlcontroller"} 0.0015355340000000003 -workqueue_queue_duration_seconds_count{name="ttlcontroller"} 8 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="volume_expand",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="volume_expand"} 0 -workqueue_queue_duration_seconds_count{name="volume_expand"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="volumes",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="volumes"} 0 -workqueue_queue_duration_seconds_count{name="volumes"} 0 -# HELP workqueue_retries_total [ALPHA] Total number of retries handled by workqueue -# TYPE workqueue_retries_total counter -workqueue_retries_total{name="ClusterRoleAggregator"} 0 -workqueue_retries_total{name="DynamicCABundle-client-ca-bundle"} 0 -workqueue_retries_total{name="DynamicCABundle-csr-controller"} 0 -workqueue_retries_total{name="DynamicCABundle-request-header"} 0 -workqueue_retries_total{name="DynamicServingCertificateController"} 0 -workqueue_retries_total{name="bootstrap_signer_queue"} 0 -workqueue_retries_total{name="certificate"} 0 -workqueue_retries_total{name="cronjob"} 0 -workqueue_retries_total{name="daemonset"} 4 -workqueue_retries_total{name="deployment"} 13 -workqueue_retries_total{name="disruption"} 0 -workqueue_retries_total{name="disruption_recheck"} 0 -workqueue_retries_total{name="endpoint"} 5 -workqueue_retries_total{name="endpoint_slice"} 9 -workqueue_retries_total{name="endpoint_slice_mirroring"} 0 -workqueue_retries_total{name="ephemeral_volume"} 0 -workqueue_retries_total{name="garbage_collector_attempt_to_delete"} 0 -workqueue_retries_total{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_retries_total{name="garbage_collector_graph_changes"} 0 -workqueue_retries_total{name="horizontalpodautoscaler"} 0 -workqueue_retries_total{name="job"} 0 -workqueue_retries_total{name="job_orphan_pod"} 0 -workqueue_retries_total{name="namespace"} 0 -workqueue_retries_total{name="node"} 0 -workqueue_retries_total{name="node_lifecycle_controller_pods"} 0 -workqueue_retries_total{name="orphaned_pods_nodes"} 0 -workqueue_retries_total{name="pvcprotection"} 0 -workqueue_retries_total{name="pvcs"} 0 -workqueue_retries_total{name="pvprotection"} 0 -workqueue_retries_total{name="replicaset"} 0 -workqueue_retries_total{name="replicationmanager"} 0 -workqueue_retries_total{name="resource_quota_controller_resource_changes"} 0 -workqueue_retries_total{name="resourcequota_primary"} 0 -workqueue_retries_total{name="resourcequota_priority"} 0 -workqueue_retries_total{name="root_ca_cert_publisher"} 0 -workqueue_retries_total{name="service"} 0 -workqueue_retries_total{name="serviceaccount"} 0 -workqueue_retries_total{name="serviceaccount_tokens_secret"} 0 -workqueue_retries_total{name="serviceaccount_tokens_service"} 0 -workqueue_retries_total{name="stale_pod_disruption"} 0 -workqueue_retries_total{name="statefulset"} 0 -workqueue_retries_total{name="token_cleaner"} 1 -workqueue_retries_total{name="ttl_jobs_to_delete"} 0 -workqueue_retries_total{name="ttlcontroller"} 0 -workqueue_retries_total{name="volume_expand"} 0 -# HELP workqueue_unfinished_work_seconds [ALPHA] How many seconds of work has done that is in progress and hasn't been observed by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases. -# TYPE workqueue_unfinished_work_seconds gauge -workqueue_unfinished_work_seconds{name="ClusterRoleAggregator"} 0 -workqueue_unfinished_work_seconds{name="DynamicCABundle-client-ca-bundle"} 0 -workqueue_unfinished_work_seconds{name="DynamicCABundle-csr-controller"} 0 -workqueue_unfinished_work_seconds{name="DynamicCABundle-request-header"} 0 -workqueue_unfinished_work_seconds{name="DynamicServingCertificateController"} 0 -workqueue_unfinished_work_seconds{name="bootstrap_signer_queue"} 0 -workqueue_unfinished_work_seconds{name="certificate"} 0 -workqueue_unfinished_work_seconds{name="claims"} 0 -workqueue_unfinished_work_seconds{name="cronjob"} 0 -workqueue_unfinished_work_seconds{name="daemonset"} 0 -workqueue_unfinished_work_seconds{name="deployment"} 0 -workqueue_unfinished_work_seconds{name="disruption"} 0 -workqueue_unfinished_work_seconds{name="disruption_recheck"} 0 -workqueue_unfinished_work_seconds{name="endpoint"} 0 -workqueue_unfinished_work_seconds{name="endpoint_slice"} 0 -workqueue_unfinished_work_seconds{name="endpoint_slice_mirroring"} 0 -workqueue_unfinished_work_seconds{name="ephemeral_volume"} 0 -workqueue_unfinished_work_seconds{name="garbage_collector_attempt_to_delete"} 0 -workqueue_unfinished_work_seconds{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_unfinished_work_seconds{name="garbage_collector_graph_changes"} 0 -workqueue_unfinished_work_seconds{name="horizontalpodautoscaler"} 0 -workqueue_unfinished_work_seconds{name="job"} 0 -workqueue_unfinished_work_seconds{name="job_orphan_pod"} 0 -workqueue_unfinished_work_seconds{name="namespace"} 0 -workqueue_unfinished_work_seconds{name="node"} 0 -workqueue_unfinished_work_seconds{name="node_lifecycle_controller"} 0 -workqueue_unfinished_work_seconds{name="node_lifecycle_controller_pods"} 0 -workqueue_unfinished_work_seconds{name="noexec_taint_node"} 0 -workqueue_unfinished_work_seconds{name="noexec_taint_pod"} 0 -workqueue_unfinished_work_seconds{name="orphaned_pods_nodes"} 0 -workqueue_unfinished_work_seconds{name="pvcprotection"} 0 -workqueue_unfinished_work_seconds{name="pvcs"} 0 -workqueue_unfinished_work_seconds{name="pvprotection"} 0 -workqueue_unfinished_work_seconds{name="replicaset"} 0 -workqueue_unfinished_work_seconds{name="replicationmanager"} 0 -workqueue_unfinished_work_seconds{name="resource_quota_controller_resource_changes"} 0 -workqueue_unfinished_work_seconds{name="resourcequota_primary"} 0 -workqueue_unfinished_work_seconds{name="resourcequota_priority"} 0 -workqueue_unfinished_work_seconds{name="root_ca_cert_publisher"} 0 -workqueue_unfinished_work_seconds{name="service"} 0 -workqueue_unfinished_work_seconds{name="serviceaccount"} 0 -workqueue_unfinished_work_seconds{name="serviceaccount_tokens_secret"} 0 -workqueue_unfinished_work_seconds{name="serviceaccount_tokens_service"} 0 -workqueue_unfinished_work_seconds{name="stale_pod_disruption"} 0 -workqueue_unfinished_work_seconds{name="statefulset"} 0 -workqueue_unfinished_work_seconds{name="token_cleaner"} 0 -workqueue_unfinished_work_seconds{name="ttl_jobs_to_delete"} 0 -workqueue_unfinished_work_seconds{name="ttlcontroller"} 0 -workqueue_unfinished_work_seconds{name="volume_expand"} 0 -workqueue_unfinished_work_seconds{name="volumes"} 0 -# HELP workqueue_work_duration_seconds [ALPHA] How long in seconds processing an item from workqueue takes. -# TYPE workqueue_work_duration_seconds histogram -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.001"} 12 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.01"} 13 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="0.1"} 18 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="1"} 18 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="10"} 18 -workqueue_work_duration_seconds_bucket{name="ClusterRoleAggregator",le="+Inf"} 18 -workqueue_work_duration_seconds_sum{name="ClusterRoleAggregator"} 0.11454938699999999 -workqueue_work_duration_seconds_count{name="ClusterRoleAggregator"} 18 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="9.999999999999999e-05"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.001"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.01"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="0.1"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="1"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="10"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-client-ca-bundle",le="+Inf"} 1 -workqueue_work_duration_seconds_sum{name="DynamicCABundle-client-ca-bundle"} 8.4975e-05 -workqueue_work_duration_seconds_count{name="DynamicCABundle-client-ca-bundle"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.01"} 8 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="0.1"} 8 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="1"} 8 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="10"} 8 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-csr-controller",le="+Inf"} 8 -workqueue_work_duration_seconds_sum{name="DynamicCABundle-csr-controller"} 0.025409607 -workqueue_work_duration_seconds_count{name="DynamicCABundle-csr-controller"} 8 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="9.999999999999999e-05"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.001"} 2 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.01"} 2 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="0.1"} 2 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="1"} 2 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="10"} 2 -workqueue_work_duration_seconds_bucket{name="DynamicCABundle-request-header",le="+Inf"} 2 -workqueue_work_duration_seconds_sum{name="DynamicCABundle-request-header"} 0.000267977 -workqueue_work_duration_seconds_count{name="DynamicCABundle-request-header"} 2 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 9 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 11 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 11 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 11 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 11 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 11 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 11 -workqueue_work_duration_seconds_sum{name="DynamicServingCertificateController"} 0.00047514399999999994 -workqueue_work_duration_seconds_count{name="DynamicServingCertificateController"} 11 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="9.999999999999999e-05"} 1 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.001"} 1 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.01"} 1 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="0.1"} 1 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="1"} 2 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="10"} 2 -workqueue_work_duration_seconds_bucket{name="bootstrap_signer_queue",le="+Inf"} 2 -workqueue_work_duration_seconds_sum{name="bootstrap_signer_queue"} 0.38498436100000005 -workqueue_work_duration_seconds_count{name="bootstrap_signer_queue"} 2 -workqueue_work_duration_seconds_bucket{name="certificate",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="certificate",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="certificate"} 0 -workqueue_work_duration_seconds_count{name="certificate"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="claims",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="claims"} 0 -workqueue_work_duration_seconds_count{name="claims"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="cronjob",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="cronjob"} 0 -workqueue_work_duration_seconds_count{name="cronjob"} 0 -workqueue_work_duration_seconds_bucket{name="daemonset",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="daemonset",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="daemonset",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="daemonset",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="daemonset",le="0.001"} 8 -workqueue_work_duration_seconds_bucket{name="daemonset",le="0.01"} 13 -workqueue_work_duration_seconds_bucket{name="daemonset",le="0.1"} 18 -workqueue_work_duration_seconds_bucket{name="daemonset",le="1"} 20 -workqueue_work_duration_seconds_bucket{name="daemonset",le="10"} 20 -workqueue_work_duration_seconds_bucket{name="daemonset",le="+Inf"} 20 -workqueue_work_duration_seconds_sum{name="daemonset"} 0.8108563479999998 -workqueue_work_duration_seconds_count{name="daemonset"} 20 -workqueue_work_duration_seconds_bucket{name="deployment",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="deployment",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="deployment",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="deployment",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="deployment",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="deployment",le="0.001"} 11 -workqueue_work_duration_seconds_bucket{name="deployment",le="0.01"} 18 -workqueue_work_duration_seconds_bucket{name="deployment",le="0.1"} 22 -workqueue_work_duration_seconds_bucket{name="deployment",le="1"} 24 -workqueue_work_duration_seconds_bucket{name="deployment",le="10"} 24 -workqueue_work_duration_seconds_bucket{name="deployment",le="+Inf"} 24 -workqueue_work_duration_seconds_sum{name="deployment"} 0.8284786330000001 -workqueue_work_duration_seconds_count{name="deployment"} 24 -workqueue_work_duration_seconds_bucket{name="disruption",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="disruption",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="disruption"} 0 -workqueue_work_duration_seconds_count{name="disruption"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="disruption_recheck",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="disruption_recheck"} 0 -workqueue_work_duration_seconds_count{name="disruption_recheck"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint",le="9.999999999999999e-05"} 3 -workqueue_work_duration_seconds_bucket{name="endpoint",le="0.001"} 3 -workqueue_work_duration_seconds_bucket{name="endpoint",le="0.01"} 6 -workqueue_work_duration_seconds_bucket{name="endpoint",le="0.1"} 6 -workqueue_work_duration_seconds_bucket{name="endpoint",le="1"} 7 -workqueue_work_duration_seconds_bucket{name="endpoint",le="10"} 7 -workqueue_work_duration_seconds_bucket{name="endpoint",le="+Inf"} 7 -workqueue_work_duration_seconds_sum{name="endpoint"} 0.43761739 -workqueue_work_duration_seconds_count{name="endpoint"} 7 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="9.999999999999999e-05"} 1 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="0.001"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="0.01"} 8 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="0.1"} 8 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="1"} 9 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="10"} 9 -workqueue_work_duration_seconds_bucket{name="endpoint_slice",le="+Inf"} 9 -workqueue_work_duration_seconds_sum{name="endpoint_slice"} 0.48552537400000007 -workqueue_work_duration_seconds_count{name="endpoint_slice"} 9 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="9.999999999999999e-05"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.001"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.01"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="0.1"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="1"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="10"} 5 -workqueue_work_duration_seconds_bucket{name="endpoint_slice_mirroring",le="+Inf"} 5 -workqueue_work_duration_seconds_sum{name="endpoint_slice_mirroring"} 0.00024789 -workqueue_work_duration_seconds_count{name="endpoint_slice_mirroring"} 5 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="ephemeral_volume",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="ephemeral_volume"} 0 -workqueue_work_duration_seconds_count{name="ephemeral_volume"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.01"} 5 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="0.1"} 6 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="1"} 6 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="10"} 6 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_delete",le="+Inf"} 6 -workqueue_work_duration_seconds_sum{name="garbage_collector_attempt_to_delete"} 0.053933561 -workqueue_work_duration_seconds_count{name="garbage_collector_attempt_to_delete"} 6 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_attempt_to_orphan",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_work_duration_seconds_count{name="garbage_collector_attempt_to_orphan"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-06"} 272 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="9.999999999999999e-05"} 1331 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.001"} 1333 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.01"} 1333 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="0.1"} 1333 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="1"} 1333 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="10"} 1333 -workqueue_work_duration_seconds_bucket{name="garbage_collector_graph_changes",le="+Inf"} 1333 -workqueue_work_duration_seconds_sum{name="garbage_collector_graph_changes"} 0.02076810500000004 -workqueue_work_duration_seconds_count{name="garbage_collector_graph_changes"} 1333 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="horizontalpodautoscaler",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="horizontalpodautoscaler"} 0 -workqueue_work_duration_seconds_count{name="horizontalpodautoscaler"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="job",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="job"} 0 -workqueue_work_duration_seconds_count{name="job"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="job_orphan_pod",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="job_orphan_pod"} 0 -workqueue_work_duration_seconds_count{name="job_orphan_pod"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="namespace",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="namespace"} 0 -workqueue_work_duration_seconds_count{name="namespace"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="node",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="node"} 0 -workqueue_work_duration_seconds_count{name="node"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="9.999999999999999e-05"} 4 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="0.001"} 5 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="0.01"} 5 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="0.1"} 6 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="1"} 6 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="10"} 6 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller",le="+Inf"} 6 -workqueue_work_duration_seconds_sum{name="node_lifecycle_controller"} 0.01082167 -workqueue_work_duration_seconds_count{name="node_lifecycle_controller"} 6 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-06"} 2 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="9.999999999999999e-05"} 8 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.001"} 10 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.01"} 10 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="0.1"} 10 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="1"} 10 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="10"} 10 -workqueue_work_duration_seconds_bucket{name="node_lifecycle_controller_pods",le="+Inf"} 10 -workqueue_work_duration_seconds_sum{name="node_lifecycle_controller_pods"} 0.0005988570000000001 -workqueue_work_duration_seconds_count{name="node_lifecycle_controller_pods"} 10 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="9.999999999999999e-05"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="0.001"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="0.01"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="0.1"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="1"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="10"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_node",le="+Inf"} 1 -workqueue_work_duration_seconds_sum{name="noexec_taint_node"} 8.0701e-05 -workqueue_work_duration_seconds_count{name="noexec_taint_node"} 1 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-06"} 3 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="9.999999999999999e-05"} 16 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="0.001"} 16 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="0.01"} 16 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="0.1"} 16 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="1"} 16 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="10"} 16 -workqueue_work_duration_seconds_bucket{name="noexec_taint_pod",le="+Inf"} 16 -workqueue_work_duration_seconds_sum{name="noexec_taint_pod"} 0.00039294 -workqueue_work_duration_seconds_count{name="noexec_taint_pod"} 16 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="orphaned_pods_nodes",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="orphaned_pods_nodes"} 0 -workqueue_work_duration_seconds_count{name="orphaned_pods_nodes"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="pvcprotection",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="pvcprotection"} 0 -workqueue_work_duration_seconds_count{name="pvcprotection"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="pvcs",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="pvcs"} 0 -workqueue_work_duration_seconds_count{name="pvcs"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="pvprotection",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="pvprotection"} 0 -workqueue_work_duration_seconds_count{name="pvprotection"} 0 -workqueue_work_duration_seconds_bucket{name="replicaset",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="replicaset",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="replicaset",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="replicaset",le="9.999999999999999e-05"} 8 -workqueue_work_duration_seconds_bucket{name="replicaset",le="0.001"} 14 -workqueue_work_duration_seconds_bucket{name="replicaset",le="0.01"} 17 -workqueue_work_duration_seconds_bucket{name="replicaset",le="0.1"} 19 -workqueue_work_duration_seconds_bucket{name="replicaset",le="1"} 21 -workqueue_work_duration_seconds_bucket{name="replicaset",le="10"} 21 -workqueue_work_duration_seconds_bucket{name="replicaset",le="+Inf"} 21 -workqueue_work_duration_seconds_sum{name="replicaset"} 0.59551322 -workqueue_work_duration_seconds_count{name="replicaset"} 21 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="replicationmanager",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="replicationmanager"} 0 -workqueue_work_duration_seconds_count{name="replicationmanager"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="resource_quota_controller_resource_changes",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="resource_quota_controller_resource_changes"} 0 -workqueue_work_duration_seconds_count{name="resource_quota_controller_resource_changes"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_primary",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="resourcequota_primary"} 0 -workqueue_work_duration_seconds_count{name="resourcequota_primary"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="resourcequota_priority",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="resourcequota_priority"} 0 -workqueue_work_duration_seconds_count{name="resourcequota_priority"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.01"} 4 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="0.1"} 5 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="1"} 5 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="10"} 5 -workqueue_work_duration_seconds_bucket{name="root_ca_cert_publisher",le="+Inf"} 5 -workqueue_work_duration_seconds_sum{name="root_ca_cert_publisher"} 0.045449207000000005 -workqueue_work_duration_seconds_count{name="root_ca_cert_publisher"} 5 -workqueue_work_duration_seconds_bucket{name="service",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="service",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="service"} 0 -workqueue_work_duration_seconds_count{name="service"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="0.01"} 4 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="0.1"} 5 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="1"} 5 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="10"} 5 -workqueue_work_duration_seconds_bucket{name="serviceaccount",le="+Inf"} 5 -workqueue_work_duration_seconds_sum{name="serviceaccount"} 0.037981051 -workqueue_work_duration_seconds_count{name="serviceaccount"} 5 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_secret",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="serviceaccount_tokens_secret"} 0 -workqueue_work_duration_seconds_count{name="serviceaccount_tokens_secret"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-06"} 24 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="9.999999999999999e-05"} 42 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.001"} 42 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.01"} 42 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="0.1"} 42 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="1"} 42 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="10"} 42 -workqueue_work_duration_seconds_bucket{name="serviceaccount_tokens_service",le="+Inf"} 42 -workqueue_work_duration_seconds_sum{name="serviceaccount_tokens_service"} 0.00041573900000000004 -workqueue_work_duration_seconds_count{name="serviceaccount_tokens_service"} 42 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="stale_pod_disruption",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="stale_pod_disruption"} 0 -workqueue_work_duration_seconds_count{name="stale_pod_disruption"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="statefulset",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="statefulset"} 0 -workqueue_work_duration_seconds_count{name="statefulset"} 0 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="0.001"} 1 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="0.01"} 1 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="0.1"} 1 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="1"} 1 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="10"} 1 -workqueue_work_duration_seconds_bucket{name="token_cleaner",le="+Inf"} 1 -workqueue_work_duration_seconds_sum{name="token_cleaner"} 0.000115156 -workqueue_work_duration_seconds_count{name="token_cleaner"} 1 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="ttl_jobs_to_delete",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="ttl_jobs_to_delete"} 0 -workqueue_work_duration_seconds_count{name="ttl_jobs_to_delete"} 0 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-06"} 4 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="9.999999999999999e-05"} 7 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="0.001"} 7 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="0.01"} 7 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="0.1"} 8 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="1"} 8 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="10"} 8 -workqueue_work_duration_seconds_bucket{name="ttlcontroller",le="+Inf"} 8 -workqueue_work_duration_seconds_sum{name="ttlcontroller"} 0.019944503999999995 -workqueue_work_duration_seconds_count{name="ttlcontroller"} 8 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="volume_expand",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="volume_expand"} 0 -workqueue_work_duration_seconds_count{name="volume_expand"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="volumes",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="volumes"} 0 -workqueue_work_duration_seconds_count{name="volumes"} 0 diff --git a/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27.expected b/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27.expected deleted file mode 100644 index 5bd7ffbd9be..00000000000 --- a/metricbeat/module/kubernetes/controllermanager/_meta/test/metrics.1.27.expected +++ /dev/null @@ -1,2293 +0,0 @@ -[ - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 33 - } - }, - "code": "404", - "host": "172.18.0.2:6443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 89, - "100000": 76, - "1000000": 89, - "15000000": 89, - "2000000": 89, - "25000": 57, - "250000": 77, - "30000000": 89, - "4000000": 89, - "5000": 20, - "500000": 89, - "60000000": 89, - "8000000": 89 - }, - "count": 89, - "sum": 5392320.426000001 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 89, - "1024": 69, - "1048576": 89, - "16384": 89, - "16777216": 89, - "256": 53, - "262144": 89, - "4096": 88, - "4194304": 89, - "512": 65, - "64": 1, - "65536": 89 - }, - "count": 89, - "sum": 47067 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 89, - "1024": 55, - "1048576": 89, - "16384": 89, - "16777216": 89, - "256": 41, - "262144": 89, - "4096": 87, - "4194304": 89, - "512": 42, - "64": 0, - "65536": 89 - }, - "count": 89, - "sum": 84305 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "job", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "endpoint_slice", - "workqueue": { - "adds": { - "count": 9 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 9 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 5 - } - }, - "code": "409", - "host": "172.18.0.2:6443", - "method": "PUT" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 619 - } - }, - "code": "200", - "host": "172.18.0.2:6443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "replicationmanager", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "node": { - "collector": { - "count": 1, - "eviction": { - "count": 0 - }, - "health": { - "pct": 100 - }, - "unhealthy": { - "count": 0 - } - } - }, - "process": { - "cpu": { - "sec": 18 - }, - "fds": { - "max": { - "count": 1048576 - }, - "open": { - "count": 19 - } - }, - "memory": { - "resident": { - "bytes": 94121984 - }, - "virtual": { - "bytes": 800964608 - } - }, - "started": { - "sec": 1691572169.24 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "serviceaccount_tokens_service", - "workqueue": { - "adds": { - "count": 42 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "bootstrap_signer_queue", - "workqueue": { - "adds": { - "count": 2 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "claims", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 353, - "100000": 352, - "1000000": 353, - "15000000": 353, - "2000000": 353, - "25000": 351, - "250000": 352, - "30000000": 353, - "4000000": 353, - "5000": 29, - "500000": 353, - "60000000": 353, - "8000000": 353 - }, - "count": 353, - "sum": 3877152.228000004 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 353, - "1024": 321, - "1048576": 353, - "16384": 353, - "16777216": 353, - "256": 0, - "262144": 353, - "4096": 346, - "4194304": 353, - "512": 317, - "64": 0, - "65536": 353 - }, - "count": 353, - "sum": 264367 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 353, - "1024": 325, - "1048576": 353, - "16384": 353, - "16777216": 353, - "256": 2, - "262144": 353, - "4096": 346, - "4194304": 353, - "512": 322, - "64": 0, - "65536": 353 - }, - "count": 353, - "sum": 249739 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "PUT" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "DynamicServingCertificateController", - "workqueue": { - "adds": { - "count": 11 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "node_lifecycle_controller_pods", - "workqueue": { - "adds": { - "count": 10 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "cronjob", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "noexec_taint_pod", - "workqueue": { - "adds": { - "count": 16 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "disruption_recheck", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "disruption", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 85 - } - }, - "code": "201", - "host": "172.18.0.2:6443", - "method": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "pvcs", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "garbage_collector_graph_changes", - "workqueue": { - "adds": { - "count": 1333 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "DynamicCABundle-request-header", - "workqueue": { - "adds": { - "count": 2 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 561, - "100000": 544, - "1000000": 560, - "15000000": 561, - "2000000": 560, - "25000": 501, - "250000": 553, - "30000000": 561, - "4000000": 561, - "5000": 447, - "500000": 558, - "60000000": 561, - "8000000": 561 - }, - "count": 561, - "sum": 11537652.950999988 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 561, - "1024": 561, - "1048576": 561, - "16384": 561, - "16777216": 561, - "256": 561, - "262144": 561, - "4096": 561, - "4194304": 561, - "512": 561, - "64": 561, - "65536": 561 - }, - "count": 561, - "sum": 0 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 561, - "1024": 441, - "1048576": 561, - "16384": 558, - "16777216": 561, - "256": 84, - "262144": 561, - "4096": 458, - "4194304": 561, - "512": 437, - "64": 20, - "65536": 561 - }, - "count": 561, - "sum": 1424272 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "certificate", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "statefulset", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "leader": { - "is_master": true - }, - "name": "kube-controller-manager" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "node_lifecycle_controller", - "workqueue": { - "adds": { - "count": 6 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "root_ca_cert_publisher", - "workqueue": { - "adds": { - "count": 5 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "node", - "workqueue": { - "adds": { - "count": 1 - }, - "depth": { - "count": 1 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "ttlcontroller", - "workqueue": { - "adds": { - "count": 8 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 12 - } - }, - "code": "200", - "host": "172.18.0.2:6443", - "method": "PATCH" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "ttl_jobs_to_delete", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "serviceaccount_tokens_secret", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "job_orphan_pod", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "endpoint", - "workqueue": { - "adds": { - "count": 7 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 5 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "volume_expand", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "ephemeral_volume", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "deployment", - "workqueue": { - "adds": { - "count": 24 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 13 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 12, - "100000": 12, - "1000000": 12, - "15000000": 12, - "2000000": 12, - "25000": 12, - "250000": 12, - "30000000": 12, - "4000000": 12, - "5000": 0, - "500000": 12, - "60000000": 12, - "8000000": 12 - }, - "count": 12, - "sum": 164656.37399999998 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 12, - "1024": 7, - "1048576": 12, - "16384": 12, - "16777216": 12, - "256": 6, - "262144": 12, - "4096": 12, - "4194304": 12, - "512": 7, - "64": 1, - "65536": 12 - }, - "count": 12, - "sum": 15373 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 12, - "1024": 4, - "1048576": 12, - "16384": 12, - "16777216": 12, - "256": 0, - "262144": 12, - "4096": 11, - "4194304": 12, - "512": 0, - "64": 0, - "65536": 12 - }, - "count": 12, - "sum": 28374 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "PATCH" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "garbage_collector_attempt_to_orphan", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "token_cleaner", - "workqueue": { - "adds": { - "count": 1 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 1 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "stale_pod_disruption", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "resource_quota_controller_resource_changes", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "serviceaccount", - "workqueue": { - "adds": { - "count": 5 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "namespace", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "horizontalpodautoscaler", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "DynamicCABundle-client-ca-bundle", - "workqueue": { - "adds": { - "count": 1 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "pvprotection", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 4 - } - }, - "code": "403", - "host": "172.18.0.2:6443", - "method": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 348 - } - }, - "code": "200", - "host": "172.18.0.2:6443", - "method": "PUT" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "ClusterRoleAggregator", - "workqueue": { - "adds": { - "count": 18 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "garbage_collector_attempt_to_delete", - "workqueue": { - "adds": { - "count": 6 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "volumes", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "noexec_taint_node", - "workqueue": { - "adds": { - "count": 1 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "replicaset", - "workqueue": { - "adds": { - "count": 21 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "pvcprotection", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "resourcequota_primary", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 1 - } - }, - "code": "403", - "host": "172.18.0.2:6443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "resourcequota_priority", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "orphaned_pods_nodes", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "DynamicCABundle-csr-controller", - "workqueue": { - "adds": { - "count": 8 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "daemonset", - "workqueue": { - "adds": { - "count": 20 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 4 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "service", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "endpoint_slice_mirroring", - "workqueue": { - "adds": { - "count": 5 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - } -] \ No newline at end of file diff --git a/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27 b/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27 deleted file mode 100644 index a27a0ff92c9..00000000000 --- a/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27 +++ /dev/null @@ -1,1603 +0,0 @@ -# HELP aggregator_discovery_aggregation_count_total [ALPHA] Counter of number of times discovery was aggregated -# TYPE aggregator_discovery_aggregation_count_total counter -aggregator_discovery_aggregation_count_total 0 -# HELP apiserver_audit_event_total [ALPHA] Counter of audit events generated and sent to the audit backend. -# TYPE apiserver_audit_event_total counter -apiserver_audit_event_total 0 -# HELP apiserver_audit_requests_rejected_total [ALPHA] Counter of apiserver requests rejected due to an error in audit logging backend. -# TYPE apiserver_audit_requests_rejected_total counter -apiserver_audit_requests_rejected_total 0 -# HELP apiserver_client_certificate_expiration_seconds [ALPHA] Distribution of the remaining lifetime on the certificate used to authenticate a request. -# TYPE apiserver_client_certificate_expiration_seconds histogram -apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="1800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="3600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="7200"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 0 -apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 0 -apiserver_client_certificate_expiration_seconds_sum 0 -apiserver_client_certificate_expiration_seconds_count 0 -# HELP apiserver_delegated_authn_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. -# TYPE apiserver_delegated_authn_request_duration_seconds histogram -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.25"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.5"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="0.7"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="1.5"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="3"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="5"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="10"} 2 -apiserver_delegated_authn_request_duration_seconds_bucket{code="201",le="+Inf"} 2 -apiserver_delegated_authn_request_duration_seconds_sum{code="201"} 0.006375487 -apiserver_delegated_authn_request_duration_seconds_count{code="201"} 2 -# HELP apiserver_delegated_authn_request_total [ALPHA] Number of HTTP requests partitioned by status code. -# TYPE apiserver_delegated_authn_request_total counter -apiserver_delegated_authn_request_total{code="201"} 2 -# HELP apiserver_delegated_authz_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by status code. -# TYPE apiserver_delegated_authz_request_duration_seconds histogram -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.25"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.5"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="0.7"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="1.5"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="3"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="5"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="10"} 2 -apiserver_delegated_authz_request_duration_seconds_bucket{code="201",le="+Inf"} 2 -apiserver_delegated_authz_request_duration_seconds_sum{code="201"} 0.007088867 -apiserver_delegated_authz_request_duration_seconds_count{code="201"} 2 -# HELP apiserver_delegated_authz_request_total [ALPHA] Number of HTTP requests partitioned by status code. -# TYPE apiserver_delegated_authz_request_total counter -apiserver_delegated_authz_request_total{code="201"} 2 -# HELP apiserver_envelope_encryption_dek_cache_fill_percent [ALPHA] Percent of the cache slots currently occupied by cached DEKs. -# TYPE apiserver_envelope_encryption_dek_cache_fill_percent gauge -apiserver_envelope_encryption_dek_cache_fill_percent 0 -# HELP apiserver_storage_data_key_generation_duration_seconds [ALPHA] Latencies in seconds of data encryption key(DEK) generation operations. -# TYPE apiserver_storage_data_key_generation_duration_seconds histogram -apiserver_storage_data_key_generation_duration_seconds_bucket{le="5e-06"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="1e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="2e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="4e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="8e-05"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00016"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00032"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00064"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00128"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00256"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.00512"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.01024"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.02048"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="0.04096"} 0 -apiserver_storage_data_key_generation_duration_seconds_bucket{le="+Inf"} 0 -apiserver_storage_data_key_generation_duration_seconds_sum 0 -apiserver_storage_data_key_generation_duration_seconds_count 0 -# HELP apiserver_storage_data_key_generation_failures_total [ALPHA] Total number of failed data encryption key(DEK) generation operations. -# TYPE apiserver_storage_data_key_generation_failures_total counter -apiserver_storage_data_key_generation_failures_total 0 -# HELP apiserver_storage_envelope_transformation_cache_misses_total [ALPHA] Total number of cache misses while accessing key decryption key(KEK). -# TYPE apiserver_storage_envelope_transformation_cache_misses_total counter -apiserver_storage_envelope_transformation_cache_misses_total 0 -# HELP apiserver_webhooks_x509_insecure_sha1_total [ALPHA] Counts the number of requests to servers with insecure SHA1 signatures in their serving certificate OR the number of connection failures due to the insecure SHA1 signatures (either/or, based on the runtime environment) -# TYPE apiserver_webhooks_x509_insecure_sha1_total counter -apiserver_webhooks_x509_insecure_sha1_total 0 -# HELP apiserver_webhooks_x509_missing_san_total [ALPHA] Counts the number of requests to servers missing SAN extension in their serving certificate OR the number of connection failures due to the lack of x509 certificate SAN extension missing (either/or, based on the runtime environment) -# TYPE apiserver_webhooks_x509_missing_san_total counter -apiserver_webhooks_x509_missing_san_total 0 -# HELP authenticated_user_requests [ALPHA] Counter of authenticated requests broken out by username. -# TYPE authenticated_user_requests counter -authenticated_user_requests{username="other"} 121 -# HELP authentication_attempts [ALPHA] Counter of authenticated attempts. -# TYPE authentication_attempts counter -authentication_attempts{result="success"} 121 -# HELP authentication_duration_seconds [ALPHA] Authentication duration in seconds broken out by result. -# TYPE authentication_duration_seconds histogram -authentication_duration_seconds_bucket{result="success",le="0.001"} 120 -authentication_duration_seconds_bucket{result="success",le="0.002"} 120 -authentication_duration_seconds_bucket{result="success",le="0.004"} 121 -authentication_duration_seconds_bucket{result="success",le="0.008"} 121 -authentication_duration_seconds_bucket{result="success",le="0.016"} 121 -authentication_duration_seconds_bucket{result="success",le="0.032"} 121 -authentication_duration_seconds_bucket{result="success",le="0.064"} 121 -authentication_duration_seconds_bucket{result="success",le="0.128"} 121 -authentication_duration_seconds_bucket{result="success",le="0.256"} 121 -authentication_duration_seconds_bucket{result="success",le="0.512"} 121 -authentication_duration_seconds_bucket{result="success",le="1.024"} 121 -authentication_duration_seconds_bucket{result="success",le="2.048"} 121 -authentication_duration_seconds_bucket{result="success",le="4.096"} 121 -authentication_duration_seconds_bucket{result="success",le="8.192"} 121 -authentication_duration_seconds_bucket{result="success",le="16.384"} 121 -authentication_duration_seconds_bucket{result="success",le="+Inf"} 121 -authentication_duration_seconds_sum{result="success"} 0.007299385000000001 -authentication_duration_seconds_count{result="success"} 121 -# HELP authentication_token_cache_active_fetch_count [ALPHA] -# TYPE authentication_token_cache_active_fetch_count gauge -authentication_token_cache_active_fetch_count{status="blocked"} 0 -authentication_token_cache_active_fetch_count{status="in_flight"} 0 -# HELP authentication_token_cache_fetch_total [ALPHA] -# TYPE authentication_token_cache_fetch_total counter -authentication_token_cache_fetch_total{status="ok"} 2 -# HELP authentication_token_cache_request_duration_seconds [ALPHA] -# TYPE authentication_token_cache_request_duration_seconds histogram -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.005"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.01"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.025"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.05"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.1"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.25"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="0.5"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="1"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="2.5"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="5"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="10"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="hit",le="+Inf"} 1 -authentication_token_cache_request_duration_seconds_sum{status="hit"} 0 -authentication_token_cache_request_duration_seconds_count{status="hit"} 1 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.005"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.01"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.025"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.05"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.1"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.25"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="0.5"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="1"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="2.5"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="5"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="10"} 2 -authentication_token_cache_request_duration_seconds_bucket{status="miss",le="+Inf"} 2 -authentication_token_cache_request_duration_seconds_sum{status="miss"} 0.006 -authentication_token_cache_request_duration_seconds_count{status="miss"} 2 -# HELP authentication_token_cache_request_total [ALPHA] -# TYPE authentication_token_cache_request_total counter -authentication_token_cache_request_total{status="hit"} 1 -authentication_token_cache_request_total{status="miss"} 2 -# HELP disabled_metric_total [ALPHA] The count of disabled metrics. -# TYPE disabled_metric_total counter -disabled_metric_total 0 -# HELP go_cgo_go_to_c_calls_calls_total Count of calls made from Go to C by the current process. -# TYPE go_cgo_go_to_c_calls_calls_total counter -go_cgo_go_to_c_calls_calls_total 0 -# HELP go_cpu_classes_gc_mark_assist_cpu_seconds_total Estimated total CPU time goroutines spent performing GC tasks to assist the GC and prevent it from falling behind the application. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_assist_cpu_seconds_total counter -go_cpu_classes_gc_mark_assist_cpu_seconds_total 0.008079706 -# HELP go_cpu_classes_gc_mark_dedicated_cpu_seconds_total Estimated total CPU time spent performing GC tasks on processors (as defined by GOMAXPROCS) dedicated to those tasks. This includes time spent with the world stopped due to the GC. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_dedicated_cpu_seconds_total counter -go_cpu_classes_gc_mark_dedicated_cpu_seconds_total 0.086176314 -# HELP go_cpu_classes_gc_mark_idle_cpu_seconds_total Estimated total CPU time spent performing GC tasks on spare CPU resources that the Go scheduler could not otherwise find a use for. This should be subtracted from the total GC CPU time to obtain a measure of compulsory GC CPU time. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_mark_idle_cpu_seconds_total counter -go_cpu_classes_gc_mark_idle_cpu_seconds_total 0.019868985 -# HELP go_cpu_classes_gc_pause_cpu_seconds_total Estimated total CPU time spent with the application paused by the GC. Even if only one thread is running during the pause, this is computed as GOMAXPROCS times the pause latency because nothing else can be executing. This is the exact sum of samples in /gc/pause:seconds if each sample is multiplied by GOMAXPROCS at the time it is taken. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_gc_pause_cpu_seconds_total counter -go_cpu_classes_gc_pause_cpu_seconds_total 0.024395008 -# HELP go_cpu_classes_gc_total_cpu_seconds_total Estimated total CPU time spent performing GC tasks. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/gc. -# TYPE go_cpu_classes_gc_total_cpu_seconds_total counter -go_cpu_classes_gc_total_cpu_seconds_total 0.138520013 -# HELP go_cpu_classes_idle_cpu_seconds_total Estimated total available CPU time not spent executing any Go or Go runtime code. In other words, the part of /cpu/classes/total:cpu-seconds that was unused. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_idle_cpu_seconds_total counter -go_cpu_classes_idle_cpu_seconds_total 7713.429833094 -# HELP go_cpu_classes_scavenge_assist_cpu_seconds_total Estimated total CPU time spent returning unused memory to the underlying platform in response eagerly in response to memory pressure. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_scavenge_assist_cpu_seconds_total counter -go_cpu_classes_scavenge_assist_cpu_seconds_total 4.43e-07 -# HELP go_cpu_classes_scavenge_background_cpu_seconds_total Estimated total CPU time spent performing background tasks to return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_scavenge_background_cpu_seconds_total counter -go_cpu_classes_scavenge_background_cpu_seconds_total 0.001458433 -# HELP go_cpu_classes_scavenge_total_cpu_seconds_total Estimated total CPU time spent performing tasks that return unused memory to the underlying platform. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes/scavenge. -# TYPE go_cpu_classes_scavenge_total_cpu_seconds_total counter -go_cpu_classes_scavenge_total_cpu_seconds_total 0.001458876 -# HELP go_cpu_classes_total_cpu_seconds_total Estimated total available CPU time for user Go code or the Go runtime, as defined by GOMAXPROCS. In other words, GOMAXPROCS integrated over the wall-clock duration this process has been executing for. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. Sum of all metrics in /cpu/classes. -# TYPE go_cpu_classes_total_cpu_seconds_total counter -go_cpu_classes_total_cpu_seconds_total 8817.213977184 -# HELP go_cpu_classes_user_cpu_seconds_total Estimated total CPU time spent running user Go code. This may also include some small amount of time spent in the Go runtime. This metric is an overestimate, and not directly comparable to system CPU time measurements. Compare only with other /cpu/classes metrics. -# TYPE go_cpu_classes_user_cpu_seconds_total counter -go_cpu_classes_user_cpu_seconds_total 1103.644165201 -# HELP go_gc_cycles_automatic_gc_cycles_total Count of completed GC cycles generated by the Go runtime. -# TYPE go_gc_cycles_automatic_gc_cycles_total counter -go_gc_cycles_automatic_gc_cycles_total 20 -# HELP go_gc_cycles_forced_gc_cycles_total Count of completed GC cycles forced by the application. -# TYPE go_gc_cycles_forced_gc_cycles_total counter -go_gc_cycles_forced_gc_cycles_total 0 -# HELP go_gc_cycles_total_gc_cycles_total Count of all completed GC cycles. -# TYPE go_gc_cycles_total_gc_cycles_total counter -go_gc_cycles_total_gc_cycles_total 20 -# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. -# TYPE go_gc_duration_seconds summary -go_gc_duration_seconds{quantile="0"} 4.8356e-05 -go_gc_duration_seconds{quantile="0.25"} 8.5317e-05 -go_gc_duration_seconds{quantile="0.5"} 0.000127535 -go_gc_duration_seconds{quantile="0.75"} 0.000222715 -go_gc_duration_seconds{quantile="1"} 0.000325782 -go_gc_duration_seconds_sum 0.003049376 -go_gc_duration_seconds_count 20 -# HELP go_gc_heap_allocs_by_size_bytes Distribution of heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_allocs_by_size_bytes histogram -go_gc_heap_allocs_by_size_bytes_bucket{le="8.999999999999998"} 8495 -go_gc_heap_allocs_by_size_bytes_bucket{le="24.999999999999996"} 191251 -go_gc_heap_allocs_by_size_bytes_bucket{le="64.99999999999999"} 358479 -go_gc_heap_allocs_by_size_bytes_bucket{le="144.99999999999997"} 492192 -go_gc_heap_allocs_by_size_bytes_bucket{le="320.99999999999994"} 563573 -go_gc_heap_allocs_by_size_bytes_bucket{le="704.9999999999999"} 577807 -go_gc_heap_allocs_by_size_bytes_bucket{le="1536.9999999999998"} 580583 -go_gc_heap_allocs_by_size_bytes_bucket{le="3200.9999999999995"} 581466 -go_gc_heap_allocs_by_size_bytes_bucket{le="6528.999999999999"} 583279 -go_gc_heap_allocs_by_size_bytes_bucket{le="13568.999999999998"} 583421 -go_gc_heap_allocs_by_size_bytes_bucket{le="27264.999999999996"} 583478 -go_gc_heap_allocs_by_size_bytes_bucket{le="+Inf"} 583536 -go_gc_heap_allocs_by_size_bytes_sum 6.8647168e+07 -go_gc_heap_allocs_by_size_bytes_count 583536 -# HELP go_gc_heap_allocs_bytes_total Cumulative sum of memory allocated to the heap by the application. -# TYPE go_gc_heap_allocs_bytes_total counter -go_gc_heap_allocs_bytes_total 6.8647168e+07 -# HELP go_gc_heap_allocs_objects_total Cumulative count of heap allocations triggered by the application. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_allocs_objects_total counter -go_gc_heap_allocs_objects_total 583536 -# HELP go_gc_heap_frees_by_size_bytes Distribution of freed heap allocations by approximate size. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_frees_by_size_bytes histogram -go_gc_heap_frees_by_size_bytes_bucket{le="8.999999999999998"} 5837 -go_gc_heap_frees_by_size_bytes_bucket{le="24.999999999999996"} 163562 -go_gc_heap_frees_by_size_bytes_bucket{le="64.99999999999999"} 308952 -go_gc_heap_frees_by_size_bytes_bucket{le="144.99999999999997"} 429271 -go_gc_heap_frees_by_size_bytes_bucket{le="320.99999999999994"} 496853 -go_gc_heap_frees_by_size_bytes_bucket{le="704.9999999999999"} 509217 -go_gc_heap_frees_by_size_bytes_bucket{le="1536.9999999999998"} 511566 -go_gc_heap_frees_by_size_bytes_bucket{le="3200.9999999999995"} 512219 -go_gc_heap_frees_by_size_bytes_bucket{le="6528.999999999999"} 513926 -go_gc_heap_frees_by_size_bytes_bucket{le="13568.999999999998"} 514008 -go_gc_heap_frees_by_size_bytes_bucket{le="27264.999999999996"} 514024 -go_gc_heap_frees_by_size_bytes_bucket{le="+Inf"} 514066 -go_gc_heap_frees_by_size_bytes_sum 5.9847008e+07 -go_gc_heap_frees_by_size_bytes_count 514066 -# HELP go_gc_heap_frees_bytes_total Cumulative sum of heap memory freed by the garbage collector. -# TYPE go_gc_heap_frees_bytes_total counter -go_gc_heap_frees_bytes_total 5.9847008e+07 -# HELP go_gc_heap_frees_objects_total Cumulative count of heap allocations whose storage was freed by the garbage collector. Note that this does not include tiny objects as defined by /gc/heap/tiny/allocs:objects, only tiny blocks. -# TYPE go_gc_heap_frees_objects_total counter -go_gc_heap_frees_objects_total 514066 -# HELP go_gc_heap_goal_bytes Heap size target for the end of the GC cycle. -# TYPE go_gc_heap_goal_bytes gauge -go_gc_heap_goal_bytes 1.2893368e+07 -# HELP go_gc_heap_objects_objects Number of objects, live or unswept, occupying heap memory. -# TYPE go_gc_heap_objects_objects gauge -go_gc_heap_objects_objects 69470 -# HELP go_gc_heap_tiny_allocs_objects_total Count of small allocations that are packed together into blocks. These allocations are counted separately from other allocations because each individual allocation is not tracked by the runtime, only their block. Each block is already accounted for in allocs-by-size and frees-by-size. -# TYPE go_gc_heap_tiny_allocs_objects_total counter -go_gc_heap_tiny_allocs_objects_total 53436 -# HELP go_gc_limiter_last_enabled_gc_cycle GC cycle the last time the GC CPU limiter was enabled. This metric is useful for diagnosing the root cause of an out-of-memory error, because the limiter trades memory for CPU time when the GC's CPU time gets too high. This is most likely to occur with use of SetMemoryLimit. The first GC cycle is cycle 1, so a value of 0 indicates that it was never enabled. -# TYPE go_gc_limiter_last_enabled_gc_cycle gauge -go_gc_limiter_last_enabled_gc_cycle 0 -# HELP go_gc_pauses_seconds Distribution individual GC-related stop-the-world pause latencies. -# TYPE go_gc_pauses_seconds histogram -go_gc_pauses_seconds_bucket{le="6.399999999999999e-08"} 0 -go_gc_pauses_seconds_bucket{le="6.399999999999999e-07"} 0 -go_gc_pauses_seconds_bucket{le="7.167999999999999e-06"} 7 -go_gc_pauses_seconds_bucket{le="8.191999999999999e-05"} 29 -go_gc_pauses_seconds_bucket{le="0.0009175039999999999"} 40 -go_gc_pauses_seconds_bucket{le="0.010485759999999998"} 40 -go_gc_pauses_seconds_bucket{le="0.11744051199999998"} 40 -go_gc_pauses_seconds_bucket{le="+Inf"} 40 -go_gc_pauses_seconds_sum 0.001063296 -go_gc_pauses_seconds_count 40 -# HELP go_gc_stack_starting_size_bytes The stack size of new goroutines. -# TYPE go_gc_stack_starting_size_bytes gauge -go_gc_stack_starting_size_bytes 2048 -# HELP go_goroutines Number of goroutines that currently exist. -# TYPE go_goroutines gauge -go_goroutines 172 -# HELP go_info Information about the Go environment. -# TYPE go_info gauge -go_info{version="go1.20.3"} 1 -# HELP go_memory_classes_heap_free_bytes Memory that is completely free and eligible to be returned to the underlying system, but has not been. This metric is the runtime's estimate of free address space that is backed by physical memory. -# TYPE go_memory_classes_heap_free_bytes gauge -go_memory_classes_heap_free_bytes 655360 -# HELP go_memory_classes_heap_objects_bytes Memory occupied by live objects and dead objects that have not yet been marked free by the garbage collector. -# TYPE go_memory_classes_heap_objects_bytes gauge -go_memory_classes_heap_objects_bytes 8.80016e+06 -# HELP go_memory_classes_heap_released_bytes Memory that is completely free and has been returned to the underlying system. This metric is the runtime's estimate of free address space that is still mapped into the process, but is not backed by physical memory. -# TYPE go_memory_classes_heap_released_bytes gauge -go_memory_classes_heap_released_bytes 5.914624e+06 -# HELP go_memory_classes_heap_stacks_bytes Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use. -# TYPE go_memory_classes_heap_stacks_bytes gauge -go_memory_classes_heap_stacks_bytes 1.6384e+06 -# HELP go_memory_classes_heap_unused_bytes Memory that is reserved for heap objects but is not currently used to hold heap objects. -# TYPE go_memory_classes_heap_unused_bytes gauge -go_memory_classes_heap_unused_bytes 3.962976e+06 -# HELP go_memory_classes_metadata_mcache_free_bytes Memory that is reserved for runtime mcache structures, but not in-use. -# TYPE go_memory_classes_metadata_mcache_free_bytes gauge -go_memory_classes_metadata_mcache_free_bytes 6000 -# HELP go_memory_classes_metadata_mcache_inuse_bytes Memory that is occupied by runtime mcache structures that are currently being used. -# TYPE go_memory_classes_metadata_mcache_inuse_bytes gauge -go_memory_classes_metadata_mcache_inuse_bytes 9600 -# HELP go_memory_classes_metadata_mspan_free_bytes Memory that is reserved for runtime mspan structures, but not in-use. -# TYPE go_memory_classes_metadata_mspan_free_bytes gauge -go_memory_classes_metadata_mspan_free_bytes 8640 -# HELP go_memory_classes_metadata_mspan_inuse_bytes Memory that is occupied by runtime mspan structures that are currently being used. -# TYPE go_memory_classes_metadata_mspan_inuse_bytes gauge -go_memory_classes_metadata_mspan_inuse_bytes 268800 -# HELP go_memory_classes_metadata_other_bytes Memory that is reserved for or used to hold runtime metadata. -# TYPE go_memory_classes_metadata_other_bytes gauge -go_memory_classes_metadata_other_bytes 8.957288e+06 -# HELP go_memory_classes_os_stacks_bytes Stack memory allocated by the underlying operating system. -# TYPE go_memory_classes_os_stacks_bytes gauge -go_memory_classes_os_stacks_bytes 0 -# HELP go_memory_classes_other_bytes Memory used by execution trace buffers, structures for debugging the runtime, finalizer and profiler specials, and more. -# TYPE go_memory_classes_other_bytes gauge -go_memory_classes_other_bytes 1.433287e+06 -# HELP go_memory_classes_profiling_buckets_bytes Memory that is used by the stack trace hash map used for profiling. -# TYPE go_memory_classes_profiling_buckets_bytes gauge -go_memory_classes_profiling_buckets_bytes 1.503273e+06 -# HELP go_memory_classes_total_bytes All memory mapped by the Go runtime into the current process as read-write. Note that this does not include memory mapped by code called via cgo or via the syscall package. Sum of all metrics in /memory/classes. -# TYPE go_memory_classes_total_bytes gauge -go_memory_classes_total_bytes 3.3158408e+07 -# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. -# TYPE go_memstats_alloc_bytes gauge -go_memstats_alloc_bytes 8.80016e+06 -# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. -# TYPE go_memstats_alloc_bytes_total counter -go_memstats_alloc_bytes_total 6.8647168e+07 -# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. -# TYPE go_memstats_buck_hash_sys_bytes gauge -go_memstats_buck_hash_sys_bytes 1.503273e+06 -# HELP go_memstats_frees_total Total number of frees. -# TYPE go_memstats_frees_total counter -go_memstats_frees_total 567502 -# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. -# TYPE go_memstats_gc_sys_bytes gauge -go_memstats_gc_sys_bytes 8.957288e+06 -# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. -# TYPE go_memstats_heap_alloc_bytes gauge -go_memstats_heap_alloc_bytes 8.80016e+06 -# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. -# TYPE go_memstats_heap_idle_bytes gauge -go_memstats_heap_idle_bytes 6.569984e+06 -# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. -# TYPE go_memstats_heap_inuse_bytes gauge -go_memstats_heap_inuse_bytes 1.2763136e+07 -# HELP go_memstats_heap_objects Number of allocated objects. -# TYPE go_memstats_heap_objects gauge -go_memstats_heap_objects 69470 -# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. -# TYPE go_memstats_heap_released_bytes gauge -go_memstats_heap_released_bytes 5.914624e+06 -# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. -# TYPE go_memstats_heap_sys_bytes gauge -go_memstats_heap_sys_bytes 1.933312e+07 -# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. -# TYPE go_memstats_last_gc_time_seconds gauge -go_memstats_last_gc_time_seconds 1.6915732718005395e+09 -# HELP go_memstats_lookups_total Total number of pointer lookups. -# TYPE go_memstats_lookups_total counter -go_memstats_lookups_total 0 -# HELP go_memstats_mallocs_total Total number of mallocs. -# TYPE go_memstats_mallocs_total counter -go_memstats_mallocs_total 636972 -# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. -# TYPE go_memstats_mcache_inuse_bytes gauge -go_memstats_mcache_inuse_bytes 9600 -# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. -# TYPE go_memstats_mcache_sys_bytes gauge -go_memstats_mcache_sys_bytes 15600 -# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. -# TYPE go_memstats_mspan_inuse_bytes gauge -go_memstats_mspan_inuse_bytes 268800 -# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. -# TYPE go_memstats_mspan_sys_bytes gauge -go_memstats_mspan_sys_bytes 277440 -# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. -# TYPE go_memstats_next_gc_bytes gauge -go_memstats_next_gc_bytes 1.2893368e+07 -# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. -# TYPE go_memstats_other_sys_bytes gauge -go_memstats_other_sys_bytes 1.433287e+06 -# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. -# TYPE go_memstats_stack_inuse_bytes gauge -go_memstats_stack_inuse_bytes 1.6384e+06 -# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. -# TYPE go_memstats_stack_sys_bytes gauge -go_memstats_stack_sys_bytes 1.6384e+06 -# HELP go_memstats_sys_bytes Number of bytes obtained from system. -# TYPE go_memstats_sys_bytes gauge -go_memstats_sys_bytes 3.3158408e+07 -# HELP go_sched_gomaxprocs_threads The current runtime.GOMAXPROCS setting, or the number of operating system threads that can execute user-level Go code simultaneously. -# TYPE go_sched_gomaxprocs_threads gauge -go_sched_gomaxprocs_threads 8 -# HELP go_sched_goroutines_goroutines Count of live goroutines. -# TYPE go_sched_goroutines_goroutines gauge -go_sched_goroutines_goroutines 172 -# HELP go_sched_latencies_seconds Distribution of the time goroutines have spent in the scheduler in a runnable state before actually running. -# TYPE go_sched_latencies_seconds histogram -go_sched_latencies_seconds_bucket{le="6.399999999999999e-08"} 2372 -go_sched_latencies_seconds_bucket{le="6.399999999999999e-07"} 2635 -go_sched_latencies_seconds_bucket{le="7.167999999999999e-06"} 3677 -go_sched_latencies_seconds_bucket{le="8.191999999999999e-05"} 6413 -go_sched_latencies_seconds_bucket{le="0.0009175039999999999"} 6800 -go_sched_latencies_seconds_bucket{le="0.010485759999999998"} 6801 -go_sched_latencies_seconds_bucket{le="0.11744051199999998"} 6801 -go_sched_latencies_seconds_bucket{le="+Inf"} 6801 -go_sched_latencies_seconds_sum 0.052915904 -go_sched_latencies_seconds_count 6801 -# HELP go_sync_mutex_wait_total_seconds_total Approximate cumulative time goroutines have spent blocked on a sync.Mutex or sync.RWMutex. This metric is useful for identifying global changes in lock contention. Collect a mutex or block profile using the runtime/pprof package for more detailed contention data. -# TYPE go_sync_mutex_wait_total_seconds_total counter -go_sync_mutex_wait_total_seconds_total 0.000617744 -# HELP go_threads Number of OS threads created. -# TYPE go_threads gauge -go_threads 13 -# HELP hidden_metric_total [ALPHA] The count of hidden metrics. -# TYPE hidden_metric_total counter -hidden_metric_total 1 -# HELP kubernetes_build_info [ALPHA] A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running. -# TYPE kubernetes_build_info gauge -kubernetes_build_info{build_date="2023-04-11T20:50:51Z",compiler="gc",git_commit="1b4df30b3cdfeaba6024e81e559a6cd09a089d65",git_tree_state="clean",git_version="v1.27.0",go_version="go1.20.3",major="1",minor="27",platform="linux/amd64"} 1 -# HELP kubernetes_feature_enabled [ALPHA] This metric records the data about the stage and enablement of a k8s feature. -# TYPE kubernetes_feature_enabled gauge -kubernetes_feature_enabled{name="APIListChunking",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIPriorityAndFairness",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIResponseCompression",stage="BETA"} 1 -kubernetes_feature_enabled{name="APISelfSubjectReview",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIServerIdentity",stage="BETA"} 1 -kubernetes_feature_enabled{name="APIServerTracing",stage="BETA"} 1 -kubernetes_feature_enabled{name="AdmissionWebhookMatchConditions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="AdvancedAuditing",stage=""} 1 -kubernetes_feature_enabled{name="AggregatedDiscoveryEndpoint",stage="BETA"} 1 -kubernetes_feature_enabled{name="AllAlpha",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="AllBeta",stage="BETA"} 0 -kubernetes_feature_enabled{name="AnyVolumeDataSource",stage="BETA"} 1 -kubernetes_feature_enabled{name="AppArmor",stage="BETA"} 1 -kubernetes_feature_enabled{name="CPUManager",stage=""} 1 -kubernetes_feature_enabled{name="CPUManagerPolicyAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CPUManagerPolicyBetaOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="CPUManagerPolicyOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="CSIMigrationAzureFile",stage=""} 1 -kubernetes_feature_enabled{name="CSIMigrationGCE",stage=""} 1 -kubernetes_feature_enabled{name="CSIMigrationPortworx",stage="BETA"} 0 -kubernetes_feature_enabled{name="CSIMigrationRBD",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CSIMigrationvSphere",stage=""} 1 -kubernetes_feature_enabled{name="CSINodeExpandSecret",stage="BETA"} 1 -kubernetes_feature_enabled{name="CSIStorageCapacity",stage=""} 1 -kubernetes_feature_enabled{name="CSIVolumeHealth",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CloudControllerManagerWebhook",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CloudDualStackNodeIPs",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ClusterTrustBundle",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ComponentSLIs",stage="BETA"} 1 -kubernetes_feature_enabled{name="ConsistentHTTPGetHandlers",stage=""} 1 -kubernetes_feature_enabled{name="ContainerCheckpoint",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ContextualLogging",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CronJobTimeZone",stage=""} 1 -kubernetes_feature_enabled{name="CrossNamespaceVolumeDataSource",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CustomCPUCFSQuotaPeriod",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="CustomResourceValidationExpressions",stage="BETA"} 1 -kubernetes_feature_enabled{name="DelegateFSGroupToCSIDriver",stage=""} 1 -kubernetes_feature_enabled{name="DevicePlugins",stage=""} 1 -kubernetes_feature_enabled{name="DisableAcceleratorUsageMetrics",stage=""} 1 -kubernetes_feature_enabled{name="DisableCloudProviders",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="DisableKubeletCloudCredentialProviders",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="DownwardAPIHugePages",stage=""} 1 -kubernetes_feature_enabled{name="DryRun",stage=""} 1 -kubernetes_feature_enabled{name="DynamicResourceAllocation",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="EfficientWatchResumption",stage=""} 1 -kubernetes_feature_enabled{name="ElasticIndexedJob",stage="BETA"} 1 -kubernetes_feature_enabled{name="EndpointSliceTerminatingCondition",stage=""} 1 -kubernetes_feature_enabled{name="EventedPLEG",stage="BETA"} 0 -kubernetes_feature_enabled{name="ExecProbeTimeout",stage=""} 1 -kubernetes_feature_enabled{name="ExpandedDNSConfig",stage="BETA"} 1 -kubernetes_feature_enabled{name="ExperimentalHostUserNamespaceDefaulting",stage="BETA"} 0 -kubernetes_feature_enabled{name="GRPCContainerProbe",stage=""} 1 -kubernetes_feature_enabled{name="GracefulNodeShutdown",stage="BETA"} 1 -kubernetes_feature_enabled{name="GracefulNodeShutdownBasedOnPodPriority",stage="BETA"} 1 -kubernetes_feature_enabled{name="HPAContainerMetrics",stage="BETA"} 1 -kubernetes_feature_enabled{name="HPAScaleToZero",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="HonorPVReclaimPolicy",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="IPTablesOwnershipCleanup",stage="BETA"} 1 -kubernetes_feature_enabled{name="InPlacePodVerticalScaling",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAWSUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAzureDiskUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginAzureFileUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginGCEUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginOpenStackUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginPortworxUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginRBDUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="InTreePluginvSphereUnregister",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="JobMutableNodeSchedulingDirectives",stage=""} 1 -kubernetes_feature_enabled{name="JobPodFailurePolicy",stage="BETA"} 1 -kubernetes_feature_enabled{name="JobReadyPods",stage="BETA"} 1 -kubernetes_feature_enabled{name="JobTrackingWithFinalizers",stage=""} 1 -kubernetes_feature_enabled{name="KMSv2",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletCredentialProviders",stage=""} 1 -kubernetes_feature_enabled{name="KubeletInUserNamespace",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResources",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletPodResourcesDynamicResources",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResourcesGet",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="KubeletPodResourcesGetAllocatable",stage="BETA"} 1 -kubernetes_feature_enabled{name="KubeletTracing",stage="BETA"} 1 -kubernetes_feature_enabled{name="LegacyServiceAccountTokenNoAutoGeneration",stage=""} 1 -kubernetes_feature_enabled{name="LegacyServiceAccountTokenTracking",stage="BETA"} 1 -kubernetes_feature_enabled{name="LocalStorageCapacityIsolationFSQuotaMonitoring",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="LogarithmicScaleDown",stage="BETA"} 1 -kubernetes_feature_enabled{name="LoggingAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="LoggingBetaOptions",stage="BETA"} 1 -kubernetes_feature_enabled{name="MatchLabelKeysInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="MaxUnavailableStatefulSet",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MemoryManager",stage="BETA"} 1 -kubernetes_feature_enabled{name="MemoryQoS",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MinDomainsInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="MinimizeIPTablesRestore",stage="BETA"} 1 -kubernetes_feature_enabled{name="MixedProtocolLBService",stage=""} 1 -kubernetes_feature_enabled{name="MultiCIDRRangeAllocator",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="MultiCIDRServiceAllocator",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NetworkPolicyStatus",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NewVolumeManagerReconstruction",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeInclusionPolicyInPodTopologySpread",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeLogQuery",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="NodeOutOfServiceVolumeDetach",stage="BETA"} 1 -kubernetes_feature_enabled{name="NodeSwap",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="OpenAPIEnums",stage="BETA"} 1 -kubernetes_feature_enabled{name="OpenAPIV3",stage=""} 1 -kubernetes_feature_enabled{name="PDBUnhealthyPodEvictionPolicy",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodAndContainerStatsFromCRI",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="PodDeletionCost",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodDisruptionConditions",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodHasNetworkCondition",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="PodSchedulingReadiness",stage="BETA"} 1 -kubernetes_feature_enabled{name="PodSecurity",stage=""} 1 -kubernetes_feature_enabled{name="ProbeTerminationGracePeriod",stage="BETA"} 1 -kubernetes_feature_enabled{name="ProcMountType",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ProxyTerminatingEndpoints",stage="BETA"} 1 -kubernetes_feature_enabled{name="QOSReserved",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ReadWriteOncePod",stage="BETA"} 1 -kubernetes_feature_enabled{name="RecoverVolumeExpansionFailure",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="RemainingItemCount",stage="BETA"} 1 -kubernetes_feature_enabled{name="RemoveSelfLink",stage=""} 1 -kubernetes_feature_enabled{name="RetroactiveDefaultStorageClass",stage="BETA"} 1 -kubernetes_feature_enabled{name="RotateKubeletServerCertificate",stage="BETA"} 1 -kubernetes_feature_enabled{name="SELinuxMountReadWriteOncePod",stage="BETA"} 1 -kubernetes_feature_enabled{name="SeccompDefault",stage=""} 1 -kubernetes_feature_enabled{name="SecurityContextDeny",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ServerSideApply",stage=""} 1 -kubernetes_feature_enabled{name="ServerSideFieldValidation",stage=""} 1 -kubernetes_feature_enabled{name="ServiceIPStaticSubrange",stage=""} 1 -kubernetes_feature_enabled{name="ServiceInternalTrafficPolicy",stage=""} 1 -kubernetes_feature_enabled{name="ServiceNodePortStaticSubrange",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="SizeMemoryBackedVolumes",stage="BETA"} 1 -kubernetes_feature_enabled{name="StableLoadBalancerNodeSet",stage="BETA"} 1 -kubernetes_feature_enabled{name="StatefulSetAutoDeletePVC",stage="BETA"} 1 -kubernetes_feature_enabled{name="StatefulSetStartOrdinal",stage="BETA"} 1 -kubernetes_feature_enabled{name="StorageVersionAPI",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="StorageVersionHash",stage="BETA"} 1 -kubernetes_feature_enabled{name="TopologyAwareHints",stage="BETA"} 1 -kubernetes_feature_enabled{name="TopologyManager",stage=""} 1 -kubernetes_feature_enabled{name="TopologyManagerPolicyAlphaOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="TopologyManagerPolicyBetaOptions",stage="BETA"} 0 -kubernetes_feature_enabled{name="TopologyManagerPolicyOptions",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="UserNamespacesStatelessPodsSupport",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="ValidatingAdmissionPolicy",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="VolumeCapacityPriority",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WatchBookmark",stage=""} 1 -kubernetes_feature_enabled{name="WatchList",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WinDSR",stage="ALPHA"} 0 -kubernetes_feature_enabled{name="WinOverlay",stage="BETA"} 1 -kubernetes_feature_enabled{name="WindowsHostNetwork",stage="ALPHA"} 1 -kubernetes_feature_enabled{name="WindowsHostProcessContainers",stage=""} 1 -# HELP leader_election_master_status [ALPHA] 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. Please make sure to group by name. -# TYPE leader_election_master_status gauge -leader_election_master_status{name="kube-scheduler"} 1 -# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. -# TYPE process_cpu_seconds_total counter -process_cpu_seconds_total 8.31 -# HELP process_max_fds Maximum number of open file descriptors. -# TYPE process_max_fds gauge -process_max_fds 1.048576e+06 -# HELP process_open_fds Number of open file descriptors. -# TYPE process_open_fds gauge -process_open_fds 11 -# HELP process_resident_memory_bytes Resident memory size in bytes. -# TYPE process_resident_memory_bytes gauge -process_resident_memory_bytes 5.8523648e+07 -# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. -# TYPE process_start_time_seconds gauge -process_start_time_seconds 1.69157216915e+09 -# HELP process_virtual_memory_bytes Virtual memory size in bytes. -# TYPE process_virtual_memory_bytes gauge -process_virtual_memory_bytes 7.85260544e+08 -# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. -# TYPE process_virtual_memory_max_bytes gauge -process_virtual_memory_max_bytes 1.8446744073709552e+19 -# HELP registered_metric_total [ALPHA] The count of registered metrics broken by stability level and deprecation version. -# TYPE registered_metric_total counter -registered_metric_total{deprecated_version="",stability_level="ALPHA"} 77 -registered_metric_total{deprecated_version="",stability_level="STABLE"} 12 -# HELP rest_client_exec_plugin_certificate_rotation_age [ALPHA] Histogram of the number of seconds the last auth exec plugin client certificate lived before being rotated. If auth exec plugin client certificates are unused, histogram will contain no data. -# TYPE rest_client_exec_plugin_certificate_rotation_age histogram -rest_client_exec_plugin_certificate_rotation_age_bucket{le="600"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1800"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="3600"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="14400"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="86400"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="604800"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="2.592e+06"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="7.776e+06"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.5552e+07"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="3.1104e+07"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="1.24416e+08"} 0 -rest_client_exec_plugin_certificate_rotation_age_bucket{le="+Inf"} 0 -rest_client_exec_plugin_certificate_rotation_age_sum 0 -rest_client_exec_plugin_certificate_rotation_age_count 0 -# HELP rest_client_exec_plugin_ttl_seconds [ALPHA] Gauge of the shortest TTL (time-to-live) of the client certificate(s) managed by the auth exec plugin. The value is in seconds until certificate expiry (negative if already expired). If auth exec plugins are unused or manage no TLS certificates, the value will be +INF. -# TYPE rest_client_exec_plugin_ttl_seconds gauge -rest_client_exec_plugin_ttl_seconds +Inf -# HELP rest_client_rate_limiter_duration_seconds [ALPHA] Client side rate limiter latency in seconds. Broken down by verb, and host. -# TYPE rest_client_rate_limiter_duration_seconds histogram -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.005"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.025"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.1"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.25"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.5"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="1"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="2"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="4"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="8"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="15"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="30"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="60"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 634 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="GET"} 0.002401599999999998 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="GET"} 634 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.005"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.025"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.1"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.25"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.5"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="1"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="2"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="4"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="8"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="15"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="30"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="60"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 3 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="PATCH"} 9.098e-06 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="PATCH"} 3 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.005"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.025"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.1"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.25"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.5"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="1"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="2"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="4"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="8"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="15"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="30"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="60"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 21 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="POST"} 8.7868e-05 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="POST"} 21 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.005"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.025"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.1"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.25"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.5"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="1"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="2"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="4"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="8"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="15"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="30"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="60"} 589 -rest_client_rate_limiter_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 589 -rest_client_rate_limiter_duration_seconds_sum{host="172.18.0.2:6443",verb="PUT"} 0.0015607319999999996 -rest_client_rate_limiter_duration_seconds_count{host="172.18.0.2:6443",verb="PUT"} 589 -# HELP rest_client_request_duration_seconds [ALPHA] Request latency in seconds. Broken down by verb, and host. -# TYPE rest_client_request_duration_seconds histogram -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.005"} 620 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.025"} 633 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.1"} 633 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.25"} 633 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="0.5"} 633 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="1"} 633 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="2"} 633 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="4"} 634 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="8"} 634 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="15"} 634 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="30"} 634 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="60"} 634 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 634 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="GET"} 4.443225512000004 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="GET"} 634 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.005"} 0 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.025"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.1"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.25"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="0.5"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="1"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="2"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="4"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="8"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="15"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="30"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="60"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 3 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="PATCH"} 0.036600519000000005 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="PATCH"} 3 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.005"} 6 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.025"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.1"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.25"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="0.5"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="1"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="2"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="4"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="8"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="15"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="30"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="60"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 21 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="POST"} 0.12807385899999996 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="POST"} 21 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.005"} 50 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.025"} 588 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.1"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.25"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="0.5"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="1"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="2"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="4"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="8"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="15"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="30"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="60"} 589 -rest_client_request_duration_seconds_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 589 -rest_client_request_duration_seconds_sum{host="172.18.0.2:6443",verb="PUT"} 5.999108381000003 -rest_client_request_duration_seconds_count{host="172.18.0.2:6443",verb="PUT"} 589 -# HELP rest_client_request_size_bytes [ALPHA] Request size in bytes. Broken down by verb and host. -# TYPE rest_client_request_size_bytes histogram -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="64"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="256"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="512"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1024"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4096"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="16384"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="65536"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="262144"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.048576e+06"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4.194304e+06"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.6777216e+07"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 634 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="GET"} 0 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="GET"} 634 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="64"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="256"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="512"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1024"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4096"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="16384"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="65536"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="262144"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.048576e+06"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4.194304e+06"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.6777216e+07"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 3 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="PATCH"} 1029 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="PATCH"} 3 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="64"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="256"} 7 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="512"} 17 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1024"} 19 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4096"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="16384"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="65536"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="262144"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.048576e+06"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4.194304e+06"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.6777216e+07"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 21 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="POST"} 8318 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="POST"} 21 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="64"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="256"} 0 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="512"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1024"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4096"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="16384"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="65536"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="262144"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.048576e+06"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4.194304e+06"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.6777216e+07"} 589 -rest_client_request_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 589 -rest_client_request_size_bytes_sum{host="172.18.0.2:6443",verb="PUT"} 250590 -rest_client_request_size_bytes_count{host="172.18.0.2:6443",verb="PUT"} 589 -# HELP rest_client_requests_total [ALPHA] Number of HTTP requests, partitioned by status code, method, and host. -# TYPE rest_client_requests_total counter -rest_client_requests_total{code="200",host="172.18.0.2:6443",method="GET"} 650 -rest_client_requests_total{code="200",host="172.18.0.2:6443",method="PATCH"} 3 -rest_client_requests_total{code="200",host="172.18.0.2:6443",method="PUT"} 589 -rest_client_requests_total{code="201",host="172.18.0.2:6443",method="POST"} 21 -rest_client_requests_total{code="403",host="172.18.0.2:6443",method="GET"} 29 -rest_client_requests_total{code="404",host="172.18.0.2:6443",method="GET"} 1 -# HELP rest_client_response_size_bytes [ALPHA] Response size in bytes. Broken down by verb and host. -# TYPE rest_client_response_size_bytes histogram -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="64"} 9 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="256"} 33 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="512"} 628 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1024"} 629 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4096"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="16384"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="65536"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="262144"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.048576e+06"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="4.194304e+06"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="1.6777216e+07"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="GET",le="+Inf"} 634 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="GET"} 271449 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="GET"} 634 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="64"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="256"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="512"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1024"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4096"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="16384"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="65536"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="262144"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.048576e+06"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="4.194304e+06"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="1.6777216e+07"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PATCH",le="+Inf"} 3 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="PATCH"} 10950 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="PATCH"} 3 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="64"} 6 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="256"} 6 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="512"} 7 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1024"} 17 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4096"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="16384"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="65536"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="262144"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.048576e+06"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="4.194304e+06"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="1.6777216e+07"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="POST",le="+Inf"} 21 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="POST"} 12863 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="POST"} 21 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="64"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="256"} 0 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="512"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1024"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4096"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="16384"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="65536"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="262144"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.048576e+06"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="4.194304e+06"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="1.6777216e+07"} 589 -rest_client_response_size_bytes_bucket{host="172.18.0.2:6443",verb="PUT",le="+Inf"} 589 -rest_client_response_size_bytes_sum{host="172.18.0.2:6443",verb="PUT"} 250591 -rest_client_response_size_bytes_count{host="172.18.0.2:6443",verb="PUT"} 589 -# HELP scheduler_framework_extension_point_duration_seconds [STABLE] Latency for running all plugins of a specific extension point. -# TYPE scheduler_framework_extension_point_duration_seconds histogram -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0001"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0002"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0004"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0008"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0016"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0032"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0064"} 0 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0128"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0256"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.0512"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.1024"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="0.2048"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Bind",profile="default-scheduler",status="Success",le="+Inf"} 6 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="Bind",profile="default-scheduler",status="Success"} 0.050149431999999994 -scheduler_framework_extension_point_duration_seconds_count{extension_point="Bind",profile="default-scheduler",status="Success"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0001"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0002"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0004"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0008"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0016"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0032"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0064"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0128"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0256"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.0512"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.1024"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="0.2048"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Filter",profile="default-scheduler",status="Success",le="+Inf"} 9 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="Filter",profile="default-scheduler",status="Success"} 0.0007958830000000002 -scheduler_framework_extension_point_duration_seconds_count{extension_point="Filter",profile="default-scheduler",status="Success"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0001"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0002"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0004"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0008"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0016"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0032"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0064"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0128"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0256"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.0512"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.1024"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="0.2048"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Permit",profile="default-scheduler",status="Success",le="+Inf"} 6 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="Permit",profile="default-scheduler",status="Success"} 7.728e-06 -scheduler_framework_extension_point_duration_seconds_count{extension_point="Permit",profile="default-scheduler",status="Success"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0001"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0002"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0004"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0008"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0016"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0032"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0064"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0128"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0256"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.0512"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.1024"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="0.2048"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostBind",profile="default-scheduler",status="Success",le="+Inf"} 6 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="PostBind",profile="default-scheduler",status="Success"} 7.348e-06 -scheduler_framework_extension_point_duration_seconds_count{extension_point="PostBind",profile="default-scheduler",status="Success"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0001"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0002"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0004"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0008"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0016"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0032"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0064"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0128"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0256"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.0512"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.1024"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="0.2048"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable",le="+Inf"} 3 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable"} 6.301499999999999e-05 -scheduler_framework_extension_point_duration_seconds_count{extension_point="PostFilter",profile="default-scheduler",status="Unschedulable"} 3 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0001"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0002"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0004"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0008"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0016"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0032"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0064"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0128"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0256"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.0512"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.1024"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="0.2048"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreBind",profile="default-scheduler",status="Success",le="+Inf"} 6 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="PreBind",profile="default-scheduler",status="Success"} 0.000122495 -scheduler_framework_extension_point_duration_seconds_count{extension_point="PreBind",profile="default-scheduler",status="Success"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0001"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0002"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0004"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0008"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0016"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0032"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0064"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0128"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0256"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.0512"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.1024"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="0.2048"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreEnqueue",profile="default-scheduler",status="Success",le="+Inf"} 9 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="PreEnqueue",profile="default-scheduler",status="Success"} 0.000139373 -scheduler_framework_extension_point_duration_seconds_count{extension_point="PreEnqueue",profile="default-scheduler",status="Success"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0001"} 7 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0002"} 8 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0004"} 8 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0008"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0016"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0032"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0064"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0128"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0256"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.0512"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.1024"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="0.2048"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="PreFilter",profile="default-scheduler",status="Success",le="+Inf"} 9 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="PreFilter",profile="default-scheduler",status="Success"} 0.0009478259999999999 -scheduler_framework_extension_point_duration_seconds_count{extension_point="PreFilter",profile="default-scheduler",status="Success"} 9 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0001"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0002"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0004"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0008"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0016"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0032"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0064"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0128"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0256"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.0512"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.1024"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="0.2048"} 6 -scheduler_framework_extension_point_duration_seconds_bucket{extension_point="Reserve",profile="default-scheduler",status="Success",le="+Inf"} 6 -scheduler_framework_extension_point_duration_seconds_sum{extension_point="Reserve",profile="default-scheduler",status="Success"} 1.9262e-05 -scheduler_framework_extension_point_duration_seconds_count{extension_point="Reserve",profile="default-scheduler",status="Success"} 6 -# HELP scheduler_goroutines [ALPHA] Number of running goroutines split by the work they do such as binding. -# TYPE scheduler_goroutines gauge -scheduler_goroutines{operation="Filter"} 0 -scheduler_goroutines{operation="InterPodAffinity"} 0 -scheduler_goroutines{operation="binding"} 0 -# HELP scheduler_pending_pods [STABLE] Number of pending pods, by the queue type. 'active' means number of pods in activeQ; 'backoff' means number of pods in backoffQ; 'unschedulable' means number of pods in unschedulablePods that the scheduler attempted to schedule and failed; 'gated' is the number of unschedulable pods that the scheduler never attempted to schedule because they are gated. -# TYPE scheduler_pending_pods gauge -scheduler_pending_pods{queue="active"} 0 -scheduler_pending_pods{queue="backoff"} 0 -scheduler_pending_pods{queue="gated"} 0 -scheduler_pending_pods{queue="unschedulable"} 0 -# HELP scheduler_plugin_evaluation_total [ALPHA] Number of attempts to schedule pods by each plugin and the extension point (available only in PreFilter and Filter.). -# TYPE scheduler_plugin_evaluation_total counter -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="AzureDiskLimits",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="EBSLimits",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="GCEPDLimits",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeAffinity",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeName",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodePorts",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeResourcesFit",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeUnschedulable",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="NodeVolumeLimits",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="PodTopologySpread",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="TaintToleration",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="Filter",plugin="VolumeRestrictions",profile="default-scheduler"} 6 -scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodeAffinity",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodePorts",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="NodeResourcesFit",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="PodTopologySpread",profile="default-scheduler"} 9 -scheduler_plugin_evaluation_total{extension_point="PreFilter",plugin="VolumeRestrictions",profile="default-scheduler"} 9 -# HELP scheduler_plugin_execution_duration_seconds [ALPHA] Duration for running a plugin at a specific extension point. -# TYPE scheduler_plugin_execution_duration_seconds histogram -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeName",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="NodeName",status="Success"} 1.91e-07 -scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="NodeName",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="NodeUnschedulable",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="NodeUnschedulable",status="Success"} 5.94e-07 -scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="NodeUnschedulable",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable"} 4.447e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="Filter",plugin="TaintToleration",status="UnschedulableAndUnresolvable"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="1e-05"} 0 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="1.5000000000000002e-05"} 0 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable"} 1.7988e-05 -scheduler_plugin_execution_duration_seconds_count{extension_point="PostFilter",plugin="DefaultPreemption",status="Unschedulable"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success"} 1.5e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreEnqueue",plugin="SchedulingGates",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="1e-05"} 0 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip"} 1.3978e-05 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="InterPodAffinity",status="Skip"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeAffinity",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodeAffinity",status="Success"} 3.87e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodeAffinity",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodePorts",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodePorts",status="Success"} 2.55e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodePorts",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success"} 4.947e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="NodeResourcesFit",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="PodTopologySpread",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="PodTopologySpread",status="Success"} 2.634e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="PodTopologySpread",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeBinding",status="Skip",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="VolumeBinding",status="Skip"} 2.108e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="VolumeBinding",status="Skip"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success"} 2.3e-06 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="VolumeRestrictions",status="Success"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="1e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="1.5000000000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="2.2500000000000005e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="3.375000000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="5.062500000000001e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="7.593750000000002e-05"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.00011390625000000003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.00017085937500000006"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0002562890625000001"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.00038443359375000017"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0005766503906250003"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0008649755859375004"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0012974633789062506"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0019461950683593758"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.0029192926025390638"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.004378938903808595"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.006568408355712893"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.009852612533569338"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.014778918800354007"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="0.02216837820053101"} 1 -scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreFilter",plugin="VolumeZone",status="Skip",le="+Inf"} 1 -scheduler_plugin_execution_duration_seconds_sum{extension_point="PreFilter",plugin="VolumeZone",status="Skip"} 8.1e-07 -scheduler_plugin_execution_duration_seconds_count{extension_point="PreFilter",plugin="VolumeZone",status="Skip"} 1 -# HELP scheduler_pod_scheduling_attempts [STABLE] Number of attempts to successfully schedule a pod. -# TYPE scheduler_pod_scheduling_attempts histogram -scheduler_pod_scheduling_attempts_bucket{le="1"} 3 -scheduler_pod_scheduling_attempts_bucket{le="2"} 6 -scheduler_pod_scheduling_attempts_bucket{le="4"} 6 -scheduler_pod_scheduling_attempts_bucket{le="8"} 6 -scheduler_pod_scheduling_attempts_bucket{le="16"} 6 -scheduler_pod_scheduling_attempts_bucket{le="+Inf"} 6 -scheduler_pod_scheduling_attempts_sum 9 -scheduler_pod_scheduling_attempts_count 6 -# HELP scheduler_pod_scheduling_duration_seconds [STABLE] E2e latency for a pod being scheduled which may include multiple scheduling attempts. -# TYPE scheduler_pod_scheduling_duration_seconds histogram -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.01"} 2 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.02"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.04"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.08"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.16"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.32"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="0.64"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="1.28"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="2.56"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="5.12"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="10.24"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="20.48"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="40.96"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="81.92"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="163.84"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="327.68"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="655.36"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="1310.72"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="2621.44"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="5242.88"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="1",le="+Inf"} 3 -scheduler_pod_scheduling_duration_seconds_sum{attempts="1"} 0.025937717 -scheduler_pod_scheduling_duration_seconds_count{attempts="1"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.01"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.02"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.04"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.08"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.16"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.32"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="0.64"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="1.28"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="2.56"} 0 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="5.12"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="10.24"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="20.48"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="40.96"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="81.92"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="163.84"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="327.68"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="655.36"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="1310.72"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="2621.44"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="5242.88"} 3 -scheduler_pod_scheduling_duration_seconds_bucket{attempts="2",le="+Inf"} 3 -scheduler_pod_scheduling_duration_seconds_sum{attempts="2"} 12.24573007 -scheduler_pod_scheduling_duration_seconds_count{attempts="2"} 3 -# HELP scheduler_preemption_attempts_total [STABLE] Total preemption attempts in the cluster till now -# TYPE scheduler_preemption_attempts_total counter -scheduler_preemption_attempts_total 3 -# HELP scheduler_preemption_victims [STABLE] Number of selected preemption victims -# TYPE scheduler_preemption_victims histogram -scheduler_preemption_victims_bucket{le="1"} 0 -scheduler_preemption_victims_bucket{le="2"} 0 -scheduler_preemption_victims_bucket{le="4"} 0 -scheduler_preemption_victims_bucket{le="8"} 0 -scheduler_preemption_victims_bucket{le="16"} 0 -scheduler_preemption_victims_bucket{le="32"} 0 -scheduler_preemption_victims_bucket{le="64"} 0 -scheduler_preemption_victims_bucket{le="+Inf"} 0 -scheduler_preemption_victims_sum 0 -scheduler_preemption_victims_count 0 -# HELP scheduler_queue_incoming_pods_total [STABLE] Number of pods added to scheduling queues by event and queue type. -# TYPE scheduler_queue_incoming_pods_total counter -scheduler_queue_incoming_pods_total{event="NodeTaintChange",queue="active"} 3 -scheduler_queue_incoming_pods_total{event="PodAdd",queue="active"} 6 -scheduler_queue_incoming_pods_total{event="ScheduleAttemptFailure",queue="unschedulable"} 3 -# HELP scheduler_schedule_attempts_total [STABLE] Number of attempts to schedule pods, by the result. 'unschedulable' means a pod could not be scheduled, while 'error' means an internal scheduler problem. -# TYPE scheduler_schedule_attempts_total counter -scheduler_schedule_attempts_total{profile="default-scheduler",result="scheduled"} 6 -scheduler_schedule_attempts_total{profile="default-scheduler",result="unschedulable"} 3 -# HELP scheduler_scheduler_cache_size [ALPHA] Number of nodes, pods, and assumed (bound) pods in the scheduler cache. -# TYPE scheduler_scheduler_cache_size gauge -scheduler_scheduler_cache_size{type="assumed_pods"} 0 -scheduler_scheduler_cache_size{type="nodes"} 1 -scheduler_scheduler_cache_size{type="pods"} 10 -# HELP scheduler_scheduling_algorithm_duration_seconds [ALPHA] Scheduling algorithm latency in seconds -# TYPE scheduler_scheduling_algorithm_duration_seconds histogram -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.001"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.002"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.004"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.008"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.016"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.032"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.064"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.128"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.256"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="0.512"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="1.024"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="2.048"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="4.096"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="8.192"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="16.384"} 6 -scheduler_scheduling_algorithm_duration_seconds_bucket{le="+Inf"} 6 -scheduler_scheduling_algorithm_duration_seconds_sum 0.001461413 -scheduler_scheduling_algorithm_duration_seconds_count 6 -# HELP scheduler_scheduling_attempt_duration_seconds [STABLE] Scheduling attempt latency in seconds (scheduling algorithm + binding) -# TYPE scheduler_scheduling_attempt_duration_seconds histogram -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.001"} 0 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.002"} 0 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.004"} 0 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.008"} 2 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.016"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.032"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.064"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.128"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.256"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="0.512"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="1.024"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="2.048"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="4.096"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="8.192"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="16.384"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="scheduled",le="+Inf"} 6 -scheduler_scheduling_attempt_duration_seconds_sum{profile="default-scheduler",result="scheduled"} 0.052896684 -scheduler_scheduling_attempt_duration_seconds_count{profile="default-scheduler",result="scheduled"} 6 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.001"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.002"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.004"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.008"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.016"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.032"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.064"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.128"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.256"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="0.512"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="1.024"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="2.048"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="4.096"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="8.192"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="16.384"} 3 -scheduler_scheduling_attempt_duration_seconds_bucket{profile="default-scheduler",result="unschedulable",le="+Inf"} 3 -scheduler_scheduling_attempt_duration_seconds_sum{profile="default-scheduler",result="unschedulable"} 0.000695599 -scheduler_scheduling_attempt_duration_seconds_count{profile="default-scheduler",result="unschedulable"} 3 -# HELP scheduler_unschedulable_pods [ALPHA] The number of unschedulable pods broken down by plugin name. A pod will increment the gauge for all plugins that caused it to not schedule and so this metric have meaning only when broken down by plugin. -# TYPE scheduler_unschedulable_pods gauge -scheduler_unschedulable_pods{plugin="TaintToleration",profile="default-scheduler"} 0 -# HELP workqueue_adds_total [ALPHA] Total number of adds handled by workqueue -# TYPE workqueue_adds_total counter -workqueue_adds_total{name="DynamicConfigMapCABundle-client-ca"} 21 -workqueue_adds_total{name="DynamicServingCertificateController"} 21 -workqueue_adds_total{name="RequestHeaderAuthRequestController"} 0 -# HELP workqueue_depth [ALPHA] Current depth of workqueue -# TYPE workqueue_depth gauge -workqueue_depth{name="DynamicConfigMapCABundle-client-ca"} 0 -workqueue_depth{name="DynamicServingCertificateController"} 0 -workqueue_depth{name="RequestHeaderAuthRequestController"} 0 -# HELP workqueue_longest_running_processor_seconds [ALPHA] How many seconds has the longest running processor for workqueue been running. -# TYPE workqueue_longest_running_processor_seconds gauge -workqueue_longest_running_processor_seconds{name="DynamicConfigMapCABundle-client-ca"} 0 -workqueue_longest_running_processor_seconds{name="DynamicServingCertificateController"} 0 -workqueue_longest_running_processor_seconds{name="RequestHeaderAuthRequestController"} 0 -# HELP workqueue_queue_duration_seconds [ALPHA] How long in seconds an item stays in workqueue before being requested. -# TYPE workqueue_queue_duration_seconds histogram -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-05"} 18 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.001"} 20 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.01"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.1"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="10"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="+Inf"} 21 -workqueue_queue_duration_seconds_sum{name="DynamicConfigMapCABundle-client-ca"} 0.007058608 -workqueue_queue_duration_seconds_count{name="DynamicConfigMapCABundle-client-ca"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 21 -workqueue_queue_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 21 -workqueue_queue_duration_seconds_sum{name="DynamicServingCertificateController"} 0.0008254900000000001 -workqueue_queue_duration_seconds_count{name="DynamicServingCertificateController"} 21 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-08"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-07"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-06"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-05"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.001"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.01"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.1"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="10"} 0 -workqueue_queue_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="+Inf"} 0 -workqueue_queue_duration_seconds_sum{name="RequestHeaderAuthRequestController"} 0 -workqueue_queue_duration_seconds_count{name="RequestHeaderAuthRequestController"} 0 -# HELP workqueue_retries_total [ALPHA] Total number of retries handled by workqueue -# TYPE workqueue_retries_total counter -workqueue_retries_total{name="DynamicConfigMapCABundle-client-ca"} 0 -workqueue_retries_total{name="DynamicServingCertificateController"} 0 -workqueue_retries_total{name="RequestHeaderAuthRequestController"} 0 -# HELP workqueue_unfinished_work_seconds [ALPHA] How many seconds of work has done that is in progress and hasn't been observed by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases. -# TYPE workqueue_unfinished_work_seconds gauge -workqueue_unfinished_work_seconds{name="DynamicConfigMapCABundle-client-ca"} 0 -workqueue_unfinished_work_seconds{name="DynamicServingCertificateController"} 0 -workqueue_unfinished_work_seconds{name="RequestHeaderAuthRequestController"} 0 -# HELP workqueue_work_duration_seconds [ALPHA] How long in seconds processing an item from workqueue takes. -# TYPE workqueue_work_duration_seconds histogram -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-06"} 1 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="9.999999999999999e-05"} 20 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.001"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.01"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="0.1"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="1"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="10"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicConfigMapCABundle-client-ca",le="+Inf"} 21 -workqueue_work_duration_seconds_sum{name="DynamicConfigMapCABundle-client-ca"} 0.0007422840000000001 -workqueue_work_duration_seconds_count{name="DynamicConfigMapCABundle-client-ca"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="9.999999999999999e-05"} 20 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.001"} 20 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.01"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="0.1"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="1"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="10"} 21 -workqueue_work_duration_seconds_bucket{name="DynamicServingCertificateController",le="+Inf"} 21 -workqueue_work_duration_seconds_sum{name="DynamicServingCertificateController"} 0.0016760350000000002 -workqueue_work_duration_seconds_count{name="DynamicServingCertificateController"} 21 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-08"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-07"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1e-06"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-06"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="9.999999999999999e-05"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.001"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.01"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="0.1"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="1"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="10"} 0 -workqueue_work_duration_seconds_bucket{name="RequestHeaderAuthRequestController",le="+Inf"} 0 -workqueue_work_duration_seconds_sum{name="RequestHeaderAuthRequestController"} 0 -workqueue_work_duration_seconds_count{name="RequestHeaderAuthRequestController"} 0 diff --git a/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27.expected b/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27.expected deleted file mode 100644 index 5ad056870b4..00000000000 --- a/metricbeat/module/kubernetes/scheduler/_meta/test/metrics.1.27.expected +++ /dev/null @@ -1,857 +0,0 @@ -[ - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 21, - "100000": 21, - "1000000": 21, - "15000000": 21, - "2000000": 21, - "25000": 21, - "250000": 21, - "30000000": 21, - "4000000": 21, - "5000": 6, - "500000": 21, - "60000000": 21, - "8000000": 21 - }, - "count": 21, - "sum": 128073.85899999995 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 21, - "1024": 19, - "1048576": 21, - "16384": 21, - "16777216": 21, - "256": 7, - "262144": 21, - "4096": 21, - "4194304": 21, - "512": 17, - "64": 0, - "65536": 21 - }, - "count": 21, - "sum": 8318 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 21, - "1024": 17, - "1048576": 21, - "16384": 21, - "16777216": 21, - "256": 6, - "262144": 21, - "4096": 21, - "4194304": 21, - "512": 7, - "64": 6, - "65536": 21 - }, - "count": 21, - "sum": 12863 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "DynamicServingCertificateController", - "workqueue": { - "adds": { - "count": 21 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 3 - } - }, - "code": "200", - "host": "172.18.0.2:6443", - "method": "PATCH" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 1 - } - }, - "code": "404", - "host": "172.18.0.2:6443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "DynamicConfigMapCABundle-client-ca", - "workqueue": { - "adds": { - "count": 21 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 3, - "100000": 3, - "1000000": 3, - "15000000": 3, - "2000000": 3, - "25000": 3, - "250000": 3, - "30000000": 3, - "4000000": 3, - "5000": 0, - "500000": 3, - "60000000": 3, - "8000000": 3 - }, - "count": 3, - "sum": 36600.51900000001 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 3, - "1024": 3, - "1048576": 3, - "16384": 3, - "16777216": 3, - "256": 0, - "262144": 3, - "4096": 3, - "4194304": 3, - "512": 3, - "64": 0, - "65536": 3 - }, - "count": 3, - "sum": 1029 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 3, - "1024": 0, - "1048576": 3, - "16384": 3, - "16777216": 3, - "256": 0, - "262144": 3, - "4096": 3, - "4194304": 3, - "512": 0, - "64": 0, - "65536": 3 - }, - "count": 3, - "sum": 10950 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "PATCH" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 589 - } - }, - "code": "200", - "host": "172.18.0.2:6443", - "method": "PUT" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 634, - "100000": 633, - "1000000": 633, - "15000000": 634, - "2000000": 633, - "25000": 633, - "250000": 633, - "30000000": 634, - "4000000": 634, - "5000": 620, - "500000": 633, - "60000000": 634, - "8000000": 634 - }, - "count": 634, - "sum": 4443225.512000004 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 634, - "1024": 634, - "1048576": 634, - "16384": 634, - "16777216": 634, - "256": 634, - "262144": 634, - "4096": 634, - "4194304": 634, - "512": 634, - "64": 634, - "65536": 634 - }, - "count": 634, - "sum": 0 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 634, - "1024": 629, - "1048576": 634, - "16384": 634, - "16777216": 634, - "256": 33, - "262144": 634, - "4096": 634, - "4194304": 634, - "512": 628, - "64": 9, - "65536": 634 - }, - "count": 634, - "sum": 271449 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 21 - } - }, - "code": "201", - "host": "172.18.0.2:6443", - "method": "POST" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "process": { - "cpu": { - "sec": 8 - }, - "fds": { - "max": { - "count": 1048576 - }, - "open": { - "count": 11 - } - }, - "memory": { - "resident": { - "bytes": 58523648 - }, - "virtual": { - "bytes": 785260544 - } - }, - "started": { - "sec": 1691572169.15 - } - }, - "scheduling": { - "preemption": { - "attempts": { - "count": 3 - }, - "victims": { - "bucket": { - "+Inf": 0, - "1": 0, - "16": 0, - "2": 0, - "32": 0, - "4": 0, - "64": 0, - "8": 0 - }, - "count": 0, - "sum": 0 - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "queue": "gated", - "scheduling": { - "pending": { - "pods": { - "count": 0 - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "duration": { - "us": { - "bucket": { - "+Inf": 589, - "100000": 589, - "1000000": 589, - "15000000": 589, - "2000000": 589, - "25000": 588, - "250000": 589, - "30000000": 589, - "4000000": 589, - "5000": 50, - "500000": 589, - "60000000": 589, - "8000000": 589 - }, - "count": 589, - "sum": 5999108.381000003 - } - }, - "size": { - "bytes": { - "bucket": { - "+Inf": 589, - "1024": 589, - "1048576": 589, - "16384": 589, - "16777216": 589, - "256": 0, - "262144": 589, - "4096": 589, - "4194304": 589, - "512": 589, - "64": 0, - "65536": 589 - }, - "count": 589, - "sum": 250590 - } - } - }, - "response": { - "size": { - "bytes": { - "bucket": { - "+Inf": 589, - "1024": 589, - "1048576": 589, - "16384": 589, - "16777216": 589, - "256": 0, - "262144": 589, - "4096": 589, - "4194304": 589, - "512": 589, - "64": 0, - "65536": 589 - }, - "count": 589, - "sum": 250591 - } - } - } - }, - "host": "172.18.0.2:6443", - "verb": "PUT" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "leader": { - "is_master": true - }, - "name": "kube-scheduler" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "profile": "default-scheduler", - "result": "unschedulable", - "scheduling": { - "attempts": { - "duration": { - "us": { - "bucket": { - "+Inf": 3, - "1000": 3, - "1024000": 3, - "128000": 3, - "16000": 3, - "16384000": 3, - "2000": 3, - "2048000": 3, - "256000": 3, - "32000": 3, - "4000": 3, - "4096000": 3, - "512000": 3, - "64000": 3, - "8000": 3, - "8192000": 3 - }, - "count": 3, - "sum": 695.5989999999999 - } - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "queue": "unschedulable", - "scheduling": { - "pending": { - "pods": { - "count": 0 - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "name": "RequestHeaderAuthRequestController", - "workqueue": { - "adds": { - "count": 0 - }, - "depth": { - "count": 0 - }, - "longestrunning": { - "sec": 0 - }, - "retries": { - "count": 0 - }, - "unfinished": { - "sec": 0 - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 29 - } - }, - "code": "403", - "host": "172.18.0.2:6443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "queue": "backoff", - "scheduling": { - "pending": { - "pods": { - "count": 0 - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "profile": "default-scheduler", - "result": "scheduled", - "scheduling": { - "attempts": { - "duration": { - "us": { - "bucket": { - "+Inf": 6, - "1000": 0, - "1024000": 6, - "128000": 6, - "16000": 6, - "16384000": 6, - "2000": 0, - "2048000": 6, - "256000": 6, - "32000": 6, - "4000": 0, - "4096000": 6, - "512000": 6, - "64000": 6, - "8000": 2, - "8192000": 6 - }, - "count": 6, - "sum": 52896.684 - } - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "client": { - "request": { - "count": 650 - } - }, - "code": "200", - "host": "172.18.0.2:6443", - "method": "GET" - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - }, - { - "RootFields": {}, - "ModuleFields": null, - "MetricSetFields": { - "queue": "active", - "scheduling": { - "pending": { - "pods": { - "count": 0 - } - } - } - }, - "Index": "", - "ID": "", - "Namespace": "", - "Timestamp": "0001-01-01T00:00:00Z", - "Error": null, - "Host": "", - "Service": "", - "Took": 0, - "Period": 0, - "DisableTimeSeries": false - } -] \ No newline at end of file From 34f1cf7d248aed8594f33db284acc8acb43ffc44 Mon Sep 17 00:00:00 2001 From: Mauri de Souza Meneguzzo Date: Wed, 18 Sep 2024 11:04:42 -0300 Subject: [PATCH 8/8] update k8s versions --- .../deploy/kubernetes/deploy-k8s-pipeline.yml | 18 +++++++++--------- deploy/kubernetes/Jenkinsfile.yml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml b/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml index 45722eea49e..50022c126e1 100644 --- a/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml +++ b/.buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml @@ -48,10 +48,10 @@ steps: - github_commit_status: context: "deploy/k8s test v1.31.0" - - label: "K8S Test/K8S version: v1.30.2" + - label: "K8S Test/K8S version: v1.30.4" key: "k8s-test-130" env: - K8S_VERSION: "v1.30.2" + K8S_VERSION: "v1.30.4" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -68,12 +68,12 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.30.2" + context: "deploy/k8s test v1.30.4" - - label: "K8S Test/K8S version: v1.29.4" + - label: "K8S Test/K8S version: v1.29.8" key: "k8s-test-129" env: - K8S_VERSION: "v1.29.4" + K8S_VERSION: "v1.29.8" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -90,12 +90,12 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.29.4" + context: "deploy/k8s test v1.29.8" - - label: "K8S Test/K8S version: v1.28.9" + - label: "K8S Test/K8S version: v1.28.13" key: "k8s-test-128" env: - K8S_VERSION: "v1.28.9" + K8S_VERSION: "v1.28.13" MODULE: "${MODULE}" commands: | set -euo pipefail @@ -112,4 +112,4 @@ steps: machineType: "${GCP_HI_PERF_MACHINE_TYPE}" notify: - github_commit_status: - context: "deploy/k8s test v1.28.9" + context: "deploy/k8s test v1.28.13" diff --git a/deploy/kubernetes/Jenkinsfile.yml b/deploy/kubernetes/Jenkinsfile.yml index 5e94d7b879a..c6e1ce3debc 100644 --- a/deploy/kubernetes/Jenkinsfile.yml +++ b/deploy/kubernetes/Jenkinsfile.yml @@ -18,5 +18,5 @@ stages: make check-no-changes; stage: checks k8sTest: - k8sTest: "v1.31.0,v1.30.0,v1.29.4,v1.28.9" + k8sTest: "v1.31.0,v1.30.4,v1.29.8,v1.28.13" stage: mandatory