github.com/netdata/go.d.plugin@v0.58.1/modules/k8s_kubelet/testdata/metrics.txt (about)

     1  # HELP apiserver_audit_event_total Counter of audit events generated and sent to the audit backend.
     2  # TYPE apiserver_audit_event_total counter
     3  apiserver_audit_event_total 0
     4  # HELP apiserver_audit_requests_rejected_total Counter of apiserver requests rejected due to an error in audit logging backend.
     5  # TYPE apiserver_audit_requests_rejected_total counter
     6  apiserver_audit_requests_rejected_total 0
     7  # HELP apiserver_client_certificate_expiration_seconds Distribution of the remaining lifetime on the certificate used to authenticate a request.
     8  # TYPE apiserver_client_certificate_expiration_seconds histogram
     9  apiserver_client_certificate_expiration_seconds_bucket{le="0"} 0
    10  apiserver_client_certificate_expiration_seconds_bucket{le="21600"} 0
    11  apiserver_client_certificate_expiration_seconds_bucket{le="43200"} 0
    12  apiserver_client_certificate_expiration_seconds_bucket{le="86400"} 0
    13  apiserver_client_certificate_expiration_seconds_bucket{le="172800"} 0
    14  apiserver_client_certificate_expiration_seconds_bucket{le="345600"} 0
    15  apiserver_client_certificate_expiration_seconds_bucket{le="604800"} 0
    16  apiserver_client_certificate_expiration_seconds_bucket{le="2.592e+06"} 0
    17  apiserver_client_certificate_expiration_seconds_bucket{le="7.776e+06"} 0
    18  apiserver_client_certificate_expiration_seconds_bucket{le="1.5552e+07"} 0
    19  apiserver_client_certificate_expiration_seconds_bucket{le="3.1104e+07"} 2
    20  apiserver_client_certificate_expiration_seconds_bucket{le="+Inf"} 2
    21  apiserver_client_certificate_expiration_seconds_sum 6.198359653913356e+07
    22  apiserver_client_certificate_expiration_seconds_count 2
    23  # HELP apiserver_storage_data_key_generation_failures_total Total number of failed data encryption key(DEK) generation operations.
    24  # TYPE apiserver_storage_data_key_generation_failures_total counter
    25  apiserver_storage_data_key_generation_failures_total 0
    26  # HELP apiserver_storage_data_key_generation_latencies_microseconds Latencies in microseconds of data encryption key(DEK) generation operations.
    27  # TYPE apiserver_storage_data_key_generation_latencies_microseconds histogram
    28  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="5"} 6
    29  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="10"} 7
    30  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="20"} 8
    31  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="40"} 9
    32  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="80"} 10
    33  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="160"} 11
    34  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="320"} 12
    35  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="640"} 13
    36  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="1280"} 14
    37  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="2560"} 15
    38  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="5120"} 16
    39  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="10240"} 17
    40  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="20480"} 18
    41  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="40960"} 19
    42  apiserver_storage_data_key_generation_latencies_microseconds_bucket{le="+Inf"} 20
    43  apiserver_storage_data_key_generation_latencies_microseconds_sum 0
    44  apiserver_storage_data_key_generation_latencies_microseconds_count 0
    45  # HELP apiserver_storage_envelope_transformation_cache_misses_total Total number of cache misses while accessing key decryption key(KEK).
    46  # TYPE apiserver_storage_envelope_transformation_cache_misses_total counter
    47  apiserver_storage_envelope_transformation_cache_misses_total 0
    48  # HELP get_token_count Counter of total Token() requests to the alternate token source
    49  # TYPE get_token_count counter
    50  get_token_count 0
    51  # HELP get_token_fail_count Counter of failed Token() requests to the alternate token source
    52  # TYPE get_token_fail_count counter
    53  get_token_fail_count 0
    54  # HELP go_gc_duration_seconds A summary of the GC invocation durations.
    55  # TYPE go_gc_duration_seconds summary
    56  go_gc_duration_seconds{quantile="0"} 3.1848e-05
    57  go_gc_duration_seconds{quantile="0.25"} 6.1739e-05
    58  go_gc_duration_seconds{quantile="0.5"} 9.1641e-05
    59  go_gc_duration_seconds{quantile="0.75"} 0.000143403
    60  go_gc_duration_seconds{quantile="1"} 0.003400982
    61  go_gc_duration_seconds_sum 0.041302468
    62  go_gc_duration_seconds_count 252
    63  # HELP go_goroutines Number of goroutines that currently exist.
    64  # TYPE go_goroutines gauge
    65  go_goroutines 282
    66  # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
    67  # TYPE go_memstats_alloc_bytes gauge
    68  go_memstats_alloc_bytes 2.2614512e+07
    69  # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
    70  # TYPE go_memstats_alloc_bytes_total counter
    71  go_memstats_alloc_bytes_total 2.851571192e+09
    72  # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
    73  # TYPE go_memstats_buck_hash_sys_bytes gauge
    74  go_memstats_buck_hash_sys_bytes 1.81591e+06
    75  # HELP go_memstats_frees_total Total number of frees.
    76  # TYPE go_memstats_frees_total counter
    77  go_memstats_frees_total 1.9710993e+07
    78  # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
    79  # TYPE go_memstats_gc_cpu_fraction gauge
    80  go_memstats_gc_cpu_fraction 0.0005851177440973569
    81  # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
    82  # TYPE go_memstats_gc_sys_bytes gauge
    83  go_memstats_gc_sys_bytes 2.41664e+06
    84  # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
    85  # TYPE go_memstats_heap_alloc_bytes gauge
    86  go_memstats_heap_alloc_bytes 2.2614512e+07
    87  # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
    88  # TYPE go_memstats_heap_idle_bytes gauge
    89  go_memstats_heap_idle_bytes 3.8526976e+07
    90  # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
    91  # TYPE go_memstats_heap_inuse_bytes gauge
    92  go_memstats_heap_inuse_bytes 2.5796608e+07
    93  # HELP go_memstats_heap_objects Number of allocated objects.
    94  # TYPE go_memstats_heap_objects gauge
    95  go_memstats_heap_objects 114479
    96  # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
    97  # TYPE go_memstats_heap_released_bytes gauge
    98  go_memstats_heap_released_bytes 0
    99  # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
   100  # TYPE go_memstats_heap_sys_bytes gauge
   101  go_memstats_heap_sys_bytes 6.4323584e+07
   102  # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
   103  # TYPE go_memstats_last_gc_time_seconds gauge
   104  go_memstats_last_gc_time_seconds 1.552938975118211e+09
   105  # HELP go_memstats_lookups_total Total number of pointer lookups.
   106  # TYPE go_memstats_lookups_total counter
   107  go_memstats_lookups_total 0
   108  # HELP go_memstats_mallocs_total Total number of mallocs.
   109  # TYPE go_memstats_mallocs_total counter
   110  go_memstats_mallocs_total 1.9825472e+07
   111  # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
   112  # TYPE go_memstats_mcache_inuse_bytes gauge
   113  go_memstats_mcache_inuse_bytes 3456
   114  # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
   115  # TYPE go_memstats_mcache_sys_bytes gauge
   116  go_memstats_mcache_sys_bytes 16384
   117  # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
   118  # TYPE go_memstats_mspan_inuse_bytes gauge
   119  go_memstats_mspan_inuse_bytes 361304
   120  # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
   121  # TYPE go_memstats_mspan_sys_bytes gauge
   122  go_memstats_mspan_sys_bytes 409600
   123  # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
   124  # TYPE go_memstats_next_gc_bytes gauge
   125  go_memstats_next_gc_bytes 2.612264e+07
   126  # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
   127  # TYPE go_memstats_other_sys_bytes gauge
   128  go_memstats_other_sys_bytes 517010
   129  # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
   130  # TYPE go_memstats_stack_inuse_bytes gauge
   131  go_memstats_stack_inuse_bytes 2.78528e+06
   132  # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
   133  # TYPE go_memstats_stack_sys_bytes gauge
   134  go_memstats_stack_sys_bytes 2.78528e+06
   135  # HELP go_memstats_sys_bytes Number of bytes obtained from system.
   136  # TYPE go_memstats_sys_bytes gauge
   137  go_memstats_sys_bytes 7.2284408e+07
   138  # HELP go_threads Number of OS threads created
   139  # TYPE go_threads gauge
   140  go_threads 19
   141  # HELP http_request_duration_microseconds The HTTP request latencies in microseconds.
   142  # TYPE http_request_duration_microseconds summary
   143  http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 4933.921
   144  http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 4933.921
   145  http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 4933.921
   146  http_request_duration_microseconds_sum{handler="prometheus"} 283201.29
   147  http_request_duration_microseconds_count{handler="prometheus"} 31
   148  # HELP http_request_size_bytes The HTTP request sizes in bytes.
   149  # TYPE http_request_size_bytes summary
   150  http_request_size_bytes{handler="prometheus",quantile="0.5"} 423
   151  http_request_size_bytes{handler="prometheus",quantile="0.9"} 423
   152  http_request_size_bytes{handler="prometheus",quantile="0.99"} 423
   153  http_request_size_bytes_sum{handler="prometheus"} 11711
   154  http_request_size_bytes_count{handler="prometheus"} 31
   155  # HELP http_requests_total Total number of HTTP requests made.
   156  # TYPE http_requests_total counter
   157  http_requests_total{code="200",handler="prometheus",method="get"} 31
   158  # HELP http_response_size_bytes The HTTP response sizes in bytes.
   159  # TYPE http_response_size_bytes summary
   160  http_response_size_bytes{handler="prometheus",quantile="0.5"} 5678
   161  http_response_size_bytes{handler="prometheus",quantile="0.9"} 5678
   162  http_response_size_bytes{handler="prometheus",quantile="0.99"} 5678
   163  http_response_size_bytes_sum{handler="prometheus"} 178006
   164  http_response_size_bytes_count{handler="prometheus"} 31
   165  # HELP kubelet_cgroup_manager_latency_microseconds Latency in microseconds for cgroup manager operations. Broken down by method.
   166  # TYPE kubelet_cgroup_manager_latency_microseconds summary
   167  kubelet_cgroup_manager_latency_microseconds{operation_type="create",quantile="0.5"} NaN
   168  kubelet_cgroup_manager_latency_microseconds{operation_type="create",quantile="0.9"} NaN
   169  kubelet_cgroup_manager_latency_microseconds{operation_type="create",quantile="0.99"} NaN
   170  kubelet_cgroup_manager_latency_microseconds_sum{operation_type="create"} 96365
   171  kubelet_cgroup_manager_latency_microseconds_count{operation_type="create"} 12
   172  kubelet_cgroup_manager_latency_microseconds{operation_type="update",quantile="0.5"} 91
   173  kubelet_cgroup_manager_latency_microseconds{operation_type="update",quantile="0.9"} 193
   174  kubelet_cgroup_manager_latency_microseconds{operation_type="update",quantile="0.99"} 208
   175  kubelet_cgroup_manager_latency_microseconds_sum{operation_type="update"} 12921
   176  kubelet_cgroup_manager_latency_microseconds_count{operation_type="update"} 79
   177  # HELP kubelet_container_log_filesystem_used_bytes Bytes used by the container's logs on the filesystem.
   178  # TYPE kubelet_container_log_filesystem_used_bytes gauge
   179  kubelet_container_log_filesystem_used_bytes{container="coredns",namespace="kube-system",pod="coredns-86c58d9df4-d22hv"} 28672
   180  kubelet_container_log_filesystem_used_bytes{container="coredns",namespace="kube-system",pod="coredns-86c58d9df4-ks5dj"} 28672
   181  kubelet_container_log_filesystem_used_bytes{container="etcd",namespace="kube-system",pod="etcd-minikube"} 36864
   182  kubelet_container_log_filesystem_used_bytes{container="kube-addon-manager",namespace="kube-system",pod="kube-addon-manager-minikube"} 45056
   183  kubelet_container_log_filesystem_used_bytes{container="kube-apiserver",namespace="kube-system",pod="kube-apiserver-minikube"} 36864
   184  kubelet_container_log_filesystem_used_bytes{container="kube-controller-manager",namespace="kube-system",pod="kube-controller-manager-minikube"} 57344
   185  kubelet_container_log_filesystem_used_bytes{container="kube-proxy",namespace="kube-system",pod="kube-proxy-q2fvs"} 28672
   186  kubelet_container_log_filesystem_used_bytes{container="kube-scheduler",namespace="kube-system",pod="kube-scheduler-minikube"} 40960
   187  kubelet_container_log_filesystem_used_bytes{container="storage-provisioner",namespace="kube-system",pod="storage-provisioner"} 24576
   188  # HELP kubelet_containers_per_pod_count The number of containers per pod.
   189  # TYPE kubelet_containers_per_pod_count summary
   190  kubelet_containers_per_pod_count{quantile="0.5"} NaN
   191  kubelet_containers_per_pod_count{quantile="0.9"} NaN
   192  kubelet_containers_per_pod_count{quantile="0.99"} NaN
   193  kubelet_containers_per_pod_count_sum 9
   194  kubelet_containers_per_pod_count_count 9
   195  # HELP kubelet_docker_operations Cumulative number of Docker operations by operation type.
   196  # TYPE kubelet_docker_operations counter
   197  kubelet_docker_operations{operation_type="create_container"} 19
   198  kubelet_docker_operations{operation_type="info"} 2
   199  kubelet_docker_operations{operation_type="inspect_container"} 223
   200  kubelet_docker_operations{operation_type="inspect_image"} 110
   201  kubelet_docker_operations{operation_type="list_containers"} 5157
   202  kubelet_docker_operations{operation_type="list_images"} 195
   203  kubelet_docker_operations{operation_type="remove_container"} 23
   204  kubelet_docker_operations{operation_type="start_container"} 19
   205  kubelet_docker_operations{operation_type="stop_container"} 23
   206  kubelet_docker_operations{operation_type="version"} 472
   207  # HELP kubelet_docker_operations_errors Cumulative number of Docker operation errors by operation type.
   208  # TYPE kubelet_docker_operations_errors counter
   209  kubelet_docker_operations_errors{operation_type="inspect_container"} 14
   210  kubelet_docker_operations_errors{operation_type="remove_container"} 4
   211  # HELP kubelet_docker_operations_latency_microseconds Latency in microseconds of Docker operations. Broken down by operation type.
   212  # TYPE kubelet_docker_operations_latency_microseconds summary
   213  kubelet_docker_operations_latency_microseconds{operation_type="create_container",quantile="0.5"} NaN
   214  kubelet_docker_operations_latency_microseconds{operation_type="create_container",quantile="0.9"} NaN
   215  kubelet_docker_operations_latency_microseconds{operation_type="create_container",quantile="0.99"} NaN
   216  kubelet_docker_operations_latency_microseconds_sum{operation_type="create_container"} 1.157649e+07
   217  kubelet_docker_operations_latency_microseconds_count{operation_type="create_container"} 19
   218  kubelet_docker_operations_latency_microseconds{operation_type="info",quantile="0.5"} NaN
   219  kubelet_docker_operations_latency_microseconds{operation_type="info",quantile="0.9"} NaN
   220  kubelet_docker_operations_latency_microseconds{operation_type="info",quantile="0.99"} NaN
   221  kubelet_docker_operations_latency_microseconds_sum{operation_type="info"} 15754
   222  kubelet_docker_operations_latency_microseconds_count{operation_type="info"} 2
   223  kubelet_docker_operations_latency_microseconds{operation_type="inspect_container",quantile="0.5"} NaN
   224  kubelet_docker_operations_latency_microseconds{operation_type="inspect_container",quantile="0.9"} NaN
   225  kubelet_docker_operations_latency_microseconds{operation_type="inspect_container",quantile="0.99"} NaN
   226  kubelet_docker_operations_latency_microseconds_sum{operation_type="inspect_container"} 6.320335e+06
   227  kubelet_docker_operations_latency_microseconds_count{operation_type="inspect_container"} 223
   228  kubelet_docker_operations_latency_microseconds{operation_type="inspect_image",quantile="0.5"} 1112
   229  kubelet_docker_operations_latency_microseconds{operation_type="inspect_image",quantile="0.9"} 1112
   230  kubelet_docker_operations_latency_microseconds{operation_type="inspect_image",quantile="0.99"} 1112
   231  kubelet_docker_operations_latency_microseconds_sum{operation_type="inspect_image"} 276071
   232  kubelet_docker_operations_latency_microseconds_count{operation_type="inspect_image"} 110
   233  kubelet_docker_operations_latency_microseconds{operation_type="list_containers",quantile="0.5"} 3368
   234  kubelet_docker_operations_latency_microseconds{operation_type="list_containers",quantile="0.9"} 9003
   235  kubelet_docker_operations_latency_microseconds{operation_type="list_containers",quantile="0.99"} 16951
   236  kubelet_docker_operations_latency_microseconds_sum{operation_type="list_containers"} 2.2912964e+07
   237  kubelet_docker_operations_latency_microseconds_count{operation_type="list_containers"} 5157
   238  kubelet_docker_operations_latency_microseconds{operation_type="list_images",quantile="0.5"} 3579
   239  kubelet_docker_operations_latency_microseconds{operation_type="list_images",quantile="0.9"} 5431
   240  kubelet_docker_operations_latency_microseconds{operation_type="list_images",quantile="0.99"} 7136
   241  kubelet_docker_operations_latency_microseconds_sum{operation_type="list_images"} 798789
   242  kubelet_docker_operations_latency_microseconds_count{operation_type="list_images"} 195
   243  kubelet_docker_operations_latency_microseconds{operation_type="remove_container",quantile="0.5"} NaN
   244  kubelet_docker_operations_latency_microseconds{operation_type="remove_container",quantile="0.9"} NaN
   245  kubelet_docker_operations_latency_microseconds{operation_type="remove_container",quantile="0.99"} NaN
   246  kubelet_docker_operations_latency_microseconds_sum{operation_type="remove_container"} 5.297973e+06
   247  kubelet_docker_operations_latency_microseconds_count{operation_type="remove_container"} 23
   248  kubelet_docker_operations_latency_microseconds{operation_type="start_container",quantile="0.5"} NaN
   249  kubelet_docker_operations_latency_microseconds{operation_type="start_container",quantile="0.9"} NaN
   250  kubelet_docker_operations_latency_microseconds{operation_type="start_container",quantile="0.99"} NaN
   251  kubelet_docker_operations_latency_microseconds_sum{operation_type="start_container"} 1.5755618e+07
   252  kubelet_docker_operations_latency_microseconds_count{operation_type="start_container"} 19
   253  kubelet_docker_operations_latency_microseconds{operation_type="stop_container",quantile="0.5"} NaN
   254  kubelet_docker_operations_latency_microseconds{operation_type="stop_container",quantile="0.9"} NaN
   255  kubelet_docker_operations_latency_microseconds{operation_type="stop_container",quantile="0.99"} NaN
   256  kubelet_docker_operations_latency_microseconds_sum{operation_type="stop_container"} 18810
   257  kubelet_docker_operations_latency_microseconds_count{operation_type="stop_container"} 23
   258  kubelet_docker_operations_latency_microseconds{operation_type="version",quantile="0.5"} 869
   259  kubelet_docker_operations_latency_microseconds{operation_type="version",quantile="0.9"} 1482
   260  kubelet_docker_operations_latency_microseconds{operation_type="version",quantile="0.99"} 2426
   261  kubelet_docker_operations_latency_microseconds_sum{operation_type="version"} 455522
   262  kubelet_docker_operations_latency_microseconds_count{operation_type="version"} 472
   263  # HELP kubelet_network_plugin_operations_latency_microseconds Latency in microseconds of network plugin operations. Broken down by operation type.
   264  # TYPE kubelet_network_plugin_operations_latency_microseconds summary
   265  kubelet_network_plugin_operations_latency_microseconds{operation_type="get_pod_network_status",quantile="0.5"} NaN
   266  kubelet_network_plugin_operations_latency_microseconds{operation_type="get_pod_network_status",quantile="0.9"} NaN
   267  kubelet_network_plugin_operations_latency_microseconds{operation_type="get_pod_network_status",quantile="0.99"} NaN
   268  kubelet_network_plugin_operations_latency_microseconds_sum{operation_type="get_pod_network_status"} 47
   269  kubelet_network_plugin_operations_latency_microseconds_count{operation_type="get_pod_network_status"} 11
   270  kubelet_network_plugin_operations_latency_microseconds{operation_type="set_up_pod",quantile="0.5"} NaN
   271  kubelet_network_plugin_operations_latency_microseconds{operation_type="set_up_pod",quantile="0.9"} NaN
   272  kubelet_network_plugin_operations_latency_microseconds{operation_type="set_up_pod",quantile="0.99"} NaN
   273  kubelet_network_plugin_operations_latency_microseconds_sum{operation_type="set_up_pod"} 23
   274  kubelet_network_plugin_operations_latency_microseconds_count{operation_type="set_up_pod"} 2
   275  kubelet_network_plugin_operations_latency_microseconds{operation_type="tear_down_pod",quantile="0.5"} NaN
   276  kubelet_network_plugin_operations_latency_microseconds{operation_type="tear_down_pod",quantile="0.9"} NaN
   277  kubelet_network_plugin_operations_latency_microseconds{operation_type="tear_down_pod",quantile="0.99"} NaN
   278  kubelet_network_plugin_operations_latency_microseconds_sum{operation_type="tear_down_pod"} 29
   279  kubelet_network_plugin_operations_latency_microseconds_count{operation_type="tear_down_pod"} 4
   280  # HELP kubelet_node_config_error This metric is true (1) if the node is experiencing a configuration-related error, false (0) otherwise.
   281  # TYPE kubelet_node_config_error gauge
   282  kubelet_node_config_error 1
   283  # HELP kubelet_pleg_relist_interval_microseconds Interval in microseconds between relisting in PLEG.
   284  # TYPE kubelet_pleg_relist_interval_microseconds summary
   285  kubelet_pleg_relist_interval_microseconds{quantile="0.5"} 1.013125e+06
   286  kubelet_pleg_relist_interval_microseconds{quantile="0.9"} 1.01682e+06
   287  kubelet_pleg_relist_interval_microseconds{quantile="0.99"} 1.032022e+06
   288  kubelet_pleg_relist_interval_microseconds_sum 1.392954348e+09
   289  kubelet_pleg_relist_interval_microseconds_count 1368
   290  # HELP kubelet_pleg_relist_latency_microseconds Latency in microseconds for relisting pods in PLEG.
   291  # TYPE kubelet_pleg_relist_latency_microseconds summary
   292  kubelet_pleg_relist_latency_microseconds{quantile="0.5"} 12741
   293  kubelet_pleg_relist_latency_microseconds{quantile="0.9"} 16211
   294  kubelet_pleg_relist_latency_microseconds{quantile="0.99"} 31234
   295  kubelet_pleg_relist_latency_microseconds_sum 2.4227856e+07
   296  kubelet_pleg_relist_latency_microseconds_count 1369
   297  # HELP kubelet_pod_start_latency_microseconds Latency in microseconds for a single pod to go from pending to running.
   298  # TYPE kubelet_pod_start_latency_microseconds summary
   299  kubelet_pod_start_latency_microseconds{quantile="0.5"} NaN
   300  kubelet_pod_start_latency_microseconds{quantile="0.9"} NaN
   301  kubelet_pod_start_latency_microseconds{quantile="0.99"} NaN
   302  kubelet_pod_start_latency_microseconds_sum 2.884769e+06
   303  kubelet_pod_start_latency_microseconds_count 9
   304  # HELP kubelet_pod_worker_latency_microseconds Latency in microseconds to sync a single pod. Broken down by operation type: create, update, or sync
   305  # TYPE kubelet_pod_worker_latency_microseconds summary
   306  kubelet_pod_worker_latency_microseconds{operation_type="sync",quantile="0.5"} NaN
   307  kubelet_pod_worker_latency_microseconds{operation_type="sync",quantile="0.9"} NaN
   308  kubelet_pod_worker_latency_microseconds{operation_type="sync",quantile="0.99"} NaN
   309  kubelet_pod_worker_latency_microseconds_sum{operation_type="sync"} 412
   310  kubelet_pod_worker_latency_microseconds_count{operation_type="sync"} 1
   311  # HELP kubelet_pod_worker_start_latency_microseconds Latency in microseconds from seeing a pod to starting a worker.
   312  # TYPE kubelet_pod_worker_start_latency_microseconds summary
   313  kubelet_pod_worker_start_latency_microseconds{quantile="0.5"} NaN
   314  kubelet_pod_worker_start_latency_microseconds{quantile="0.9"} NaN
   315  kubelet_pod_worker_start_latency_microseconds{quantile="0.99"} NaN
   316  kubelet_pod_worker_start_latency_microseconds_sum 2.85589e+06
   317  kubelet_pod_worker_start_latency_microseconds_count 9
   318  # HELP kubelet_running_container_count Number of containers currently running
   319  # TYPE kubelet_running_container_count gauge
   320  kubelet_running_container_count 9
   321  # HELP kubelet_running_pod_count Number of pods currently running
   322  # TYPE kubelet_running_pod_count gauge
   323  kubelet_running_pod_count 9
   324  # HELP kubelet_runtime_operations Cumulative number of runtime operations by operation type.
   325  # TYPE kubelet_runtime_operations counter
   326  kubelet_runtime_operations{operation_type="container_status"} 90
   327  kubelet_runtime_operations{operation_type="create_container"} 10
   328  kubelet_runtime_operations{operation_type="exec_sync"} 138
   329  kubelet_runtime_operations{operation_type="image_status"} 25
   330  kubelet_runtime_operations{operation_type="list_containers"} 2586
   331  kubelet_runtime_operations{operation_type="list_images"} 195
   332  kubelet_runtime_operations{operation_type="list_podsandbox"} 2562
   333  kubelet_runtime_operations{operation_type="podsandbox_status"} 77
   334  kubelet_runtime_operations{operation_type="remove_container"} 14
   335  kubelet_runtime_operations{operation_type="run_podsandbox"} 9
   336  kubelet_runtime_operations{operation_type="start_container"} 10
   337  kubelet_runtime_operations{operation_type="status"} 279
   338  kubelet_runtime_operations{operation_type="stop_podsandbox"} 14
   339  kubelet_runtime_operations{operation_type="version"} 190
   340  # HELP kubelet_runtime_operations_errors Cumulative number of runtime operation errors by operation type.
   341  # TYPE kubelet_runtime_operations_errors counter
   342  kubelet_runtime_operations_errors{operation_type="container_status"} 14
   343  kubelet_runtime_operations_errors{operation_type="remove_container"} 4
   344  # HELP kubelet_runtime_operations_latency_microseconds Latency in microseconds of runtime operations. Broken down by operation type.
   345  # TYPE kubelet_runtime_operations_latency_microseconds summary
   346  kubelet_runtime_operations_latency_microseconds{operation_type="container_status",quantile="0.5"} NaN
   347  kubelet_runtime_operations_latency_microseconds{operation_type="container_status",quantile="0.9"} NaN
   348  kubelet_runtime_operations_latency_microseconds{operation_type="container_status",quantile="0.99"} NaN
   349  kubelet_runtime_operations_latency_microseconds_sum{operation_type="container_status"} 5.830434e+06
   350  kubelet_runtime_operations_latency_microseconds_count{operation_type="container_status"} 90
   351  kubelet_runtime_operations_latency_microseconds{operation_type="create_container",quantile="0.5"} NaN
   352  kubelet_runtime_operations_latency_microseconds{operation_type="create_container",quantile="0.9"} NaN
   353  kubelet_runtime_operations_latency_microseconds{operation_type="create_container",quantile="0.99"} NaN
   354  kubelet_runtime_operations_latency_microseconds_sum{operation_type="create_container"} 6.237513e+06
   355  kubelet_runtime_operations_latency_microseconds_count{operation_type="create_container"} 10
   356  kubelet_runtime_operations_latency_microseconds{operation_type="exec_sync",quantile="0.5"} 77674
   357  kubelet_runtime_operations_latency_microseconds{operation_type="exec_sync",quantile="0.9"} 84801
   358  kubelet_runtime_operations_latency_microseconds{operation_type="exec_sync",quantile="0.99"} 91057
   359  kubelet_runtime_operations_latency_microseconds_sum{operation_type="exec_sync"} 1.1581846e+07
   360  kubelet_runtime_operations_latency_microseconds_count{operation_type="exec_sync"} 138
   361  kubelet_runtime_operations_latency_microseconds{operation_type="image_status",quantile="0.5"} 1379
   362  kubelet_runtime_operations_latency_microseconds{operation_type="image_status",quantile="0.9"} 1379
   363  kubelet_runtime_operations_latency_microseconds{operation_type="image_status",quantile="0.99"} 1379
   364  kubelet_runtime_operations_latency_microseconds_sum{operation_type="image_status"} 84242
   365  kubelet_runtime_operations_latency_microseconds_count{operation_type="image_status"} 25
   366  kubelet_runtime_operations_latency_microseconds{operation_type="list_containers",quantile="0.5"} 2860
   367  kubelet_runtime_operations_latency_microseconds{operation_type="list_containers",quantile="0.9"} 5131
   368  kubelet_runtime_operations_latency_microseconds{operation_type="list_containers",quantile="0.99"} 15491
   369  kubelet_runtime_operations_latency_microseconds_sum{operation_type="list_containers"} 8.583973e+06
   370  kubelet_runtime_operations_latency_microseconds_count{operation_type="list_containers"} 2586
   371  kubelet_runtime_operations_latency_microseconds{operation_type="list_images",quantile="0.5"} 4206
   372  kubelet_runtime_operations_latency_microseconds{operation_type="list_images",quantile="0.9"} 6102
   373  kubelet_runtime_operations_latency_microseconds{operation_type="list_images",quantile="0.99"} 7592
   374  kubelet_runtime_operations_latency_microseconds_sum{operation_type="list_images"} 915822
   375  kubelet_runtime_operations_latency_microseconds_count{operation_type="list_images"} 195
   376  kubelet_runtime_operations_latency_microseconds{operation_type="list_podsandbox",quantile="0.5"} 6645
   377  kubelet_runtime_operations_latency_microseconds{operation_type="list_podsandbox",quantile="0.9"} 11038
   378  kubelet_runtime_operations_latency_microseconds{operation_type="list_podsandbox",quantile="0.99"} 21220
   379  kubelet_runtime_operations_latency_microseconds_sum{operation_type="list_podsandbox"} 1.7650737e+07
   380  kubelet_runtime_operations_latency_microseconds_count{operation_type="list_podsandbox"} 2562
   381  kubelet_runtime_operations_latency_microseconds{operation_type="podsandbox_status",quantile="0.5"} NaN
   382  kubelet_runtime_operations_latency_microseconds{operation_type="podsandbox_status",quantile="0.9"} NaN
   383  kubelet_runtime_operations_latency_microseconds{operation_type="podsandbox_status",quantile="0.99"} NaN
   384  kubelet_runtime_operations_latency_microseconds_sum{operation_type="podsandbox_status"} 673056
   385  kubelet_runtime_operations_latency_microseconds_count{operation_type="podsandbox_status"} 77
   386  kubelet_runtime_operations_latency_microseconds{operation_type="remove_container",quantile="0.5"} NaN
   387  kubelet_runtime_operations_latency_microseconds{operation_type="remove_container",quantile="0.9"} NaN
   388  kubelet_runtime_operations_latency_microseconds{operation_type="remove_container",quantile="0.99"} NaN
   389  kubelet_runtime_operations_latency_microseconds_sum{operation_type="remove_container"} 1.781569e+06
   390  kubelet_runtime_operations_latency_microseconds_count{operation_type="remove_container"} 14
   391  kubelet_runtime_operations_latency_microseconds{operation_type="run_podsandbox",quantile="0.5"} NaN
   392  kubelet_runtime_operations_latency_microseconds{operation_type="run_podsandbox",quantile="0.9"} NaN
   393  kubelet_runtime_operations_latency_microseconds{operation_type="run_podsandbox",quantile="0.99"} NaN
   394  kubelet_runtime_operations_latency_microseconds_sum{operation_type="run_podsandbox"} 9.284403e+06
   395  kubelet_runtime_operations_latency_microseconds_count{operation_type="run_podsandbox"} 9
   396  kubelet_runtime_operations_latency_microseconds{operation_type="start_container",quantile="0.5"} NaN
   397  kubelet_runtime_operations_latency_microseconds{operation_type="start_container",quantile="0.9"} NaN
   398  kubelet_runtime_operations_latency_microseconds{operation_type="start_container",quantile="0.99"} NaN
   399  kubelet_runtime_operations_latency_microseconds_sum{operation_type="start_container"} 1.1913088e+07
   400  kubelet_runtime_operations_latency_microseconds_count{operation_type="start_container"} 10
   401  kubelet_runtime_operations_latency_microseconds{operation_type="status",quantile="0.5"} 1555
   402  kubelet_runtime_operations_latency_microseconds{operation_type="status",quantile="0.9"} 2438
   403  kubelet_runtime_operations_latency_microseconds{operation_type="status",quantile="0.99"} 4376
   404  kubelet_runtime_operations_latency_microseconds_sum{operation_type="status"} 496865
   405  kubelet_runtime_operations_latency_microseconds_count{operation_type="status"} 279
   406  kubelet_runtime_operations_latency_microseconds{operation_type="stop_podsandbox",quantile="0.5"} NaN
   407  kubelet_runtime_operations_latency_microseconds{operation_type="stop_podsandbox",quantile="0.9"} NaN
   408  kubelet_runtime_operations_latency_microseconds{operation_type="stop_podsandbox",quantile="0.99"} NaN
   409  kubelet_runtime_operations_latency_microseconds_sum{operation_type="stop_podsandbox"} 41502
   410  kubelet_runtime_operations_latency_microseconds_count{operation_type="stop_podsandbox"} 14
   411  kubelet_runtime_operations_latency_microseconds{operation_type="version",quantile="0.5"} 933
   412  kubelet_runtime_operations_latency_microseconds{operation_type="version",quantile="0.9"} 1515
   413  kubelet_runtime_operations_latency_microseconds{operation_type="version",quantile="0.99"} 1674
   414  kubelet_runtime_operations_latency_microseconds_sum{operation_type="version"} 216328
   415  kubelet_runtime_operations_latency_microseconds_count{operation_type="version"} 190
   416  # HELP kubernetes_build_info 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.
   417  # TYPE kubernetes_build_info gauge
   418  kubernetes_build_info{buildDate="2019-02-28T13:35:32Z",compiler="gc",gitCommit="c27b913fddd1a6c480c229191a087698aa92f0b1",gitTreeState="clean",gitVersion="v1.13.4",goVersion="go1.11.5",major="1",minor="13",platform="linux/amd64"} 1
   419  # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
   420  # TYPE process_cpu_seconds_total counter
   421  process_cpu_seconds_total 44.55
   422  # HELP process_max_fds Maximum number of open file descriptors.
   423  # TYPE process_max_fds gauge
   424  process_max_fds 1e+06
   425  # HELP process_open_fds Number of open file descriptors.
   426  # TYPE process_open_fds gauge
   427  process_open_fds 33
   428  # HELP process_resident_memory_bytes Resident memory size in bytes.
   429  # TYPE process_resident_memory_bytes gauge
   430  process_resident_memory_bytes 9.2401664e+07
   431  # HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
   432  # TYPE process_start_time_seconds gauge
   433  process_start_time_seconds 1.55293758654e+09
   434  # HELP process_virtual_memory_bytes Virtual memory size in bytes.
   435  # TYPE process_virtual_memory_bytes gauge
   436  process_virtual_memory_bytes 1.379233792e+09
   437  # HELP rest_client_request_latency_seconds Request latency in seconds. Broken down by verb and URL.
   438  # TYPE rest_client_request_latency_seconds histogram
   439  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.001"} 44
   440  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.002"} 124
   441  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.004"} 181
   442  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.008"} 183
   443  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.016"} 190
   444  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.032"} 195
   445  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.064"} 195
   446  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.128"} 199
   447  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.256"} 199
   448  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="0.512"} 199
   449  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="GET",le="+Inf"} 202
   450  rest_client_request_latency_seconds_sum{url="https://localhost:8443/%7Bprefix%7D",verb="GET"} 24.538311267
   451  rest_client_request_latency_seconds_count{url="https://localhost:8443/%7Bprefix%7D",verb="GET"} 202
   452  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.001"} 0
   453  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.002"} 0
   454  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.004"} 23
   455  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.008"} 160
   456  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.016"} 172
   457  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.032"} 175
   458  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.064"} 176
   459  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.128"} 177
   460  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.256"} 177
   461  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="0.512"} 177
   462  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH",le="+Inf"} 177
   463  rest_client_request_latency_seconds_sum{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH"} 1.1527289999999994
   464  rest_client_request_latency_seconds_count{url="https://localhost:8443/%7Bprefix%7D",verb="PATCH"} 177
   465  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.001"} 8
   466  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.002"} 10
   467  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.004"} 17
   468  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.008"} 49
   469  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.016"} 49
   470  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.032"} 49
   471  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.064"} 49
   472  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.128"} 49
   473  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.256"} 49
   474  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="0.512"} 49
   475  rest_client_request_latency_seconds_bucket{url="https://localhost:8443/%7Bprefix%7D",verb="POST",le="+Inf"} 52
   476  rest_client_request_latency_seconds_sum{url="https://localhost:8443/%7Bprefix%7D",verb="POST"} 17.43416557
   477  rest_client_request_latency_seconds_count{url="https://localhost:8443/%7Bprefix%7D",verb="POST"} 52
   478  # HELP rest_client_requests_total Number of HTTP requests, partitioned by status code, method, and host.
   479  # TYPE rest_client_requests_total counter
   480  rest_client_requests_total{code="200",host="localhost:8443",method="GET"} 191
   481  rest_client_requests_total{code="200",host="localhost:8443",method="PATCH"} 177
   482  rest_client_requests_total{code="201",host="localhost:8443",method="POST"} 43
   483  rest_client_requests_total{code="403",host="localhost:8443",method="GET"} 2
   484  rest_client_requests_total{code="409",host="localhost:8443",method="POST"} 1
   485  rest_client_requests_total{code="<error>",host="localhost:8443",method="GET"} 37
   486  rest_client_requests_total{code="<error>",host="localhost:8443",method="POST"} 8
   487  # HELP storage_operation_duration_seconds Storage operation duration
   488  # TYPE storage_operation_duration_seconds histogram
   489  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="0.1"} 3
   490  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="0.25"} 3
   491  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="0.5"} 3
   492  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="1"} 3
   493  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="2.5"} 3
   494  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="5"} 3
   495  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="10"} 3
   496  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="15"} 3
   497  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="25"} 3
   498  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="50"} 3
   499  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap",le="+Inf"} 3
   500  storage_operation_duration_seconds_sum{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap"} 0.00147889
   501  storage_operation_duration_seconds_count{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/configmap"} 3
   502  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="0.1"} 15
   503  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="0.25"} 15
   504  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="0.5"} 15
   505  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="1"} 15
   506  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="2.5"} 15
   507  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="5"} 15
   508  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="10"} 15
   509  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="15"} 15
   510  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="25"} 15
   511  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="50"} 15
   512  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path",le="+Inf"} 15
   513  storage_operation_duration_seconds_sum{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path"} 0.002347783
   514  storage_operation_duration_seconds_count{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/host-path"} 15
   515  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="0.1"} 4
   516  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="0.25"} 4
   517  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="0.5"} 4
   518  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="1"} 4
   519  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="2.5"} 4
   520  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="5"} 4
   521  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="10"} 4
   522  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="15"} 4
   523  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="25"} 4
   524  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="50"} 4
   525  storage_operation_duration_seconds_bucket{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret",le="+Inf"} 4
   526  storage_operation_duration_seconds_sum{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret"} 0.001769817
   527  storage_operation_duration_seconds_count{operation_name="verify_controller_attached_volume",volume_plugin="kubernetes.io/secret"} 4
   528  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="0.1"} 59
   529  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="0.25"} 60
   530  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="0.5"} 60
   531  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="1"} 62
   532  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="2.5"} 62
   533  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="5"} 62
   534  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="10"} 62
   535  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="15"} 62
   536  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="25"} 62
   537  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="50"} 62
   538  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap",le="+Inf"} 62
   539  storage_operation_duration_seconds_sum{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap"} 2.039342002999999
   540  storage_operation_duration_seconds_count{operation_name="volume_mount",volume_plugin="kubernetes.io/configmap"} 62
   541  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="0.1"} 15
   542  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="0.25"} 15
   543  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="0.5"} 15
   544  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="1"} 15
   545  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="2.5"} 15
   546  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="5"} 15
   547  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="10"} 15
   548  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="15"} 15
   549  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="25"} 15
   550  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="50"} 15
   551  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path",le="+Inf"} 15
   552  storage_operation_duration_seconds_sum{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path"} 0.006827130000000001
   553  storage_operation_duration_seconds_count{operation_name="volume_mount",volume_plugin="kubernetes.io/host-path"} 15
   554  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="0.1"} 83
   555  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="0.25"} 83
   556  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="0.5"} 83
   557  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="1"} 85
   558  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="2.5"} 85
   559  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="5"} 85
   560  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="10"} 85
   561  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="15"} 85
   562  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="25"} 85
   563  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="50"} 85
   564  storage_operation_duration_seconds_bucket{operation_name="volume_mount",volume_plugin="kubernetes.io/secret",le="+Inf"} 85
   565  storage_operation_duration_seconds_sum{operation_name="volume_mount",volume_plugin="kubernetes.io/secret"} 1.9201849530000006
   566  storage_operation_duration_seconds_count{operation_name="volume_mount",volume_plugin="kubernetes.io/secret"} 85
   567  # HELP volume_manager_total_volumes Number of volumes in Volume Manager
   568  # TYPE volume_manager_total_volumes gauge
   569  volume_manager_total_volumes{plugin_name="kubernetes.io/configmap",state="actual_state_of_world"} 3
   570  volume_manager_total_volumes{plugin_name="kubernetes.io/configmap",state="desired_state_of_world"} 3
   571  volume_manager_total_volumes{plugin_name="kubernetes.io/host-path",state="actual_state_of_world"} 15
   572  volume_manager_total_volumes{plugin_name="kubernetes.io/host-path",state="desired_state_of_world"} 15
   573  volume_manager_total_volumes{plugin_name="kubernetes.io/secret",state="actual_state_of_world"} 4
   574  volume_manager_total_volumes{plugin_name="kubernetes.io/secret",state="desired_state_of_world"} 4