# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 1.7196e-05 go_gc_duration_seconds{quantile="0.25"} 4.6935e-05 go_gc_duration_seconds{quantile="0.5"} 6.9204e-05 go_gc_duration_seconds{quantile="0.75"} 9.5485e-05 go_gc_duration_seconds{quantile="1"} 0.003149336 go_gc_duration_seconds_sum 33.852049954 go_gc_duration_seconds_count 371277 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 347 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.12.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 4.30413736e+08 # 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 7.815567707996e+13 # 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 4.967644e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.53577031769e+11 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0.0004945404445767269 # 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 5.30944e+07 # 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.30413736e+08 # 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 8.8936448e+08 # 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 5.1720192e+08 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 2.874251e+06 # 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 8.16939008e+08 # 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.4065664e+09 # 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.7896406597825966e+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 2.5357990602e+11 # 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 6944 # 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 16384 # 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 8.42472e+06 # 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 1.3451264e+07 # 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 6.98171808e+08 # 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.723868e+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 2.719744e+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 2.719744e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.483539704e+09 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 15 # HELP net_conntrack_dialer_conn_attempted_total Total number of connections attempted by the given dialer a given name. # TYPE net_conntrack_dialer_conn_attempted_total counter net_conntrack_dialer_conn_attempted_total{dialer_name="alertmanager"} 1 net_conntrack_dialer_conn_attempted_total{dialer_name="default"} 0 net_conntrack_dialer_conn_attempted_total{dialer_name="federate"} 6.318196e+06 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-apiservers"} 10 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-cadvisor"} 20 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-ingress"} 4.9062232e+07 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-nodes"} 8 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-pods"} 359563 # HELP net_conntrack_dialer_conn_closed_total Total number of connections closed which originated from the dialer of a given name. # TYPE net_conntrack_dialer_conn_closed_total counter net_conntrack_dialer_conn_closed_total{dialer_name="alertmanager"} 0 net_conntrack_dialer_conn_closed_total{dialer_name="default"} 0 net_conntrack_dialer_conn_closed_total{dialer_name="federate"} 0 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-apiservers"} 5 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-cadvisor"} 17 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-ingress"} 4.775175e+07 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-nodes"} 4 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-pods"} 359512 # HELP net_conntrack_dialer_conn_established_total Total number of connections successfully established by the given dialer a given name. # TYPE net_conntrack_dialer_conn_established_total counter net_conntrack_dialer_conn_established_total{dialer_name="alertmanager"} 0 net_conntrack_dialer_conn_established_total{dialer_name="default"} 0 net_conntrack_dialer_conn_established_total{dialer_name="federate"} 1 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-apiservers"} 8 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-cadvisor"} 18 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-ingress"} 4.7751792e+07 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-nodes"} 5 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-pods"} 359527 # HELP net_conntrack_dialer_conn_failed_total Total number of connections failed to dial by the dialer a given name. # TYPE net_conntrack_dialer_conn_failed_total counter net_conntrack_dialer_conn_failed_total{dialer_name="alertmanager",reason="refused"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="alertmanager",reason="resolution"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="alertmanager",reason="timeout"} 1 net_conntrack_dialer_conn_failed_total{dialer_name="alertmanager",reason="unknown"} 1 net_conntrack_dialer_conn_failed_total{dialer_name="default",reason="refused"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="default",reason="resolution"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="default",reason="timeout"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="default",reason="unknown"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="federate",reason="refused"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="federate",reason="resolution"} 3.442349e+06 net_conntrack_dialer_conn_failed_total{dialer_name="federate",reason="timeout"} 2.875845e+06 net_conntrack_dialer_conn_failed_total{dialer_name="federate",reason="unknown"} 2.875845e+06 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-apiservers",reason="refused"} 2 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-apiservers",reason="resolution"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-apiservers",reason="timeout"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-apiservers",reason="unknown"} 2 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-cadvisor",reason="refused"} 2 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-cadvisor",reason="resolution"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-cadvisor",reason="timeout"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-cadvisor",reason="unknown"} 2 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-ingress",reason="refused"} 7009 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-ingress",reason="resolution"} 718982 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-ingress",reason="timeout"} 584300 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-ingress",reason="unknown"} 591456 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-nodes",reason="refused"} 3 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-nodes",reason="resolution"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-nodes",reason="timeout"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-nodes",reason="unknown"} 3 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-pods",reason="refused"} 33 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-pods",reason="resolution"} 0 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-pods",reason="timeout"} 2 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-pods",reason="unknown"} 36 # HELP net_conntrack_listener_conn_accepted_total Total number of connections opened to the listener of a given name. # TYPE net_conntrack_listener_conn_accepted_total counter net_conntrack_listener_conn_accepted_total{listener_name="http"} 1.7322194e+07 # HELP net_conntrack_listener_conn_closed_total Total number of connections closed that were made to the listener of a given name. # TYPE net_conntrack_listener_conn_closed_total counter net_conntrack_listener_conn_closed_total{listener_name="http"} 1.7322201e+07 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1.08953383e+06 # 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 115 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.090097152e+09 # 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.74650212651e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.564032512e+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 # HELP prometheus_api_remote_read_queries The current number of remote read queries being executed or waiting. # TYPE prometheus_api_remote_read_queries gauge prometheus_api_remote_read_queries 0 # HELP prometheus_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which prometheus was built. # TYPE prometheus_build_info gauge prometheus_build_info{branch="HEAD",goversion="go1.12.4",revision="d3245f15022551c6fc8281766ea62db4d71e2747",version="2.9.2"} 1 # HELP prometheus_config_last_reload_success_timestamp_seconds Timestamp of the last successful configuration reload. # TYPE prometheus_config_last_reload_success_timestamp_seconds gauge prometheus_config_last_reload_success_timestamp_seconds 1.7465021376966228e+09 # HELP prometheus_config_last_reload_successful Whether the last configuration reload attempt was successful. # TYPE prometheus_config_last_reload_successful gauge prometheus_config_last_reload_successful 1 # HELP prometheus_engine_queries The current number of queries being executed or waiting. # TYPE prometheus_engine_queries gauge prometheus_engine_queries 0 # HELP prometheus_engine_queries_concurrent_max The max number of concurrent queries. # TYPE prometheus_engine_queries_concurrent_max gauge prometheus_engine_queries_concurrent_max 20 # HELP prometheus_engine_query_duration_seconds Query timings # TYPE prometheus_engine_query_duration_seconds summary prometheus_engine_query_duration_seconds{slice="inner_eval",quantile="0.5"} 0.000282255 prometheus_engine_query_duration_seconds{slice="inner_eval",quantile="0.9"} 0.002153704 prometheus_engine_query_duration_seconds{slice="inner_eval",quantile="0.99"} 0.002285283 prometheus_engine_query_duration_seconds_sum{slice="inner_eval"} 1170.1698855771217 prometheus_engine_query_duration_seconds_count{slice="inner_eval"} 1.797929e+06 prometheus_engine_query_duration_seconds{slice="prepare_time",quantile="0.5"} 5.373e-05 prometheus_engine_query_duration_seconds{slice="prepare_time",quantile="0.9"} 0.000204806 prometheus_engine_query_duration_seconds{slice="prepare_time",quantile="0.99"} 0.000311776 prometheus_engine_query_duration_seconds_sum{slice="prepare_time"} 171.54091053200943 prometheus_engine_query_duration_seconds_count{slice="prepare_time"} 1.797933e+06 prometheus_engine_query_duration_seconds{slice="queue_time",quantile="0.5"} 1.325e-06 prometheus_engine_query_duration_seconds{slice="queue_time",quantile="0.9"} 2.271e-06 prometheus_engine_query_duration_seconds{slice="queue_time",quantile="0.99"} 2.756e-06 prometheus_engine_query_duration_seconds_sum{slice="queue_time"} 3.079287735999692 prometheus_engine_query_duration_seconds_count{slice="queue_time"} 1.797933e+06 prometheus_engine_query_duration_seconds{slice="result_sort",quantile="0.5"} NaN prometheus_engine_query_duration_seconds{slice="result_sort",quantile="0.9"} NaN prometheus_engine_query_duration_seconds{slice="result_sort",quantile="0.99"} NaN prometheus_engine_query_duration_seconds_sum{slice="result_sort"} 0.0006401299999999996 prometheus_engine_query_duration_seconds_count{slice="result_sort"} 218 # HELP prometheus_http_request_duration_seconds Histogram of latencies for HTTP requests. # TYPE prometheus_http_request_duration_seconds histogram prometheus_http_request_duration_seconds_bucket{handler="/",le="0.1"} 8.693031e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="0.2"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="0.4"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="1"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="3"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="8"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="20"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="60"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="120"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="+Inf"} 8.693032e+06 prometheus_http_request_duration_seconds_sum{handler="/"} 490.86050638116626 prometheus_http_request_duration_seconds_count{handler="/"} 8.693032e+06 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="0.1"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="0.2"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="0.4"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="1"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="3"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="8"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="20"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="60"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="120"} 2 prometheus_http_request_duration_seconds_bucket{handler="/-/healthy",le="+Inf"} 2 prometheus_http_request_duration_seconds_sum{handler="/-/healthy"} 4.5931e-05 prometheus_http_request_duration_seconds_count{handler="/-/healthy"} 2 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="0.1"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="0.2"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="0.4"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="1"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="3"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="8"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="20"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="60"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="120"} 792 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="+Inf"} 792 prometheus_http_request_duration_seconds_sum{handler="/alerts"} 1.7589029899999982 prometheus_http_request_duration_seconds_count{handler="/alerts"} 792 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="0.1"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="0.2"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="0.4"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="1"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="3"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="8"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="20"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="60"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="120"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/alerts",le="+Inf"} 4 prometheus_http_request_duration_seconds_sum{handler="/api/v1/alerts"} 0.001818386 prometheus_http_request_duration_seconds_count{handler="/api/v1/alerts"} 4 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="0.1"} 185 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="0.2"} 244 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="0.4"} 263 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="1"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="3"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="8"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="20"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="60"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="120"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="+Inf"} 264 prometheus_http_request_duration_seconds_sum{handler="/api/v1/label/:name/values"} 17.162212501000003 prometheus_http_request_duration_seconds_count{handler="/api/v1/label/:name/values"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="0.1"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="0.2"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="0.4"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="1"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="3"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="8"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="20"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="60"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="120"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/labels",le="+Inf"} 97 prometheus_http_request_duration_seconds_sum{handler="/api/v1/labels"} 0.18446285800000006 prometheus_http_request_duration_seconds_count{handler="/api/v1/labels"} 97 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="0.1"} 222 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="0.2"} 223 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="0.4"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="1"} 271 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="3"} 271 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="8"} 272 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="20"} 272 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="60"} 272 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="120"} 272 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="+Inf"} 272 prometheus_http_request_duration_seconds_sum{handler="/api/v1/query"} 19.59236115900001 prometheus_http_request_duration_seconds_count{handler="/api/v1/query"} 272 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="0.1"} 209 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="0.2"} 218 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="0.4"} 220 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="1"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="3"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="8"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="20"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="60"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="120"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query_range",le="+Inf"} 221 prometheus_http_request_duration_seconds_sum{handler="/api/v1/query_range"} 7.9328771929999995 prometheus_http_request_duration_seconds_count{handler="/api/v1/query_range"} 221 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="0.1"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="0.2"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="0.4"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="1"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="3"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="8"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="20"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="60"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="120"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="+Inf"} 36086 prometheus_http_request_duration_seconds_sum{handler="/api/v1/rules"} 26.44094752299995 prometheus_http_request_duration_seconds_count{handler="/api/v1/rules"} 36086 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="0.1"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="0.2"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="0.4"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="1"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="3"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="8"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="20"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="60"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="120"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/series",le="+Inf"} 6 prometheus_http_request_duration_seconds_sum{handler="/api/v1/series"} 0.015849071 prometheus_http_request_duration_seconds_count{handler="/api/v1/series"} 6 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="0.1"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="0.2"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="0.4"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="1"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="3"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="8"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="20"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="60"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="120"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/config",le="+Inf"} 84 prometheus_http_request_duration_seconds_sum{handler="/api/v1/status/config"} 0.116359412 prometheus_http_request_duration_seconds_count{handler="/api/v1/status/config"} 84 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="0.1"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="0.2"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="0.4"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="1"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="3"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="8"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="20"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="60"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="120"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/status/flags",le="+Inf"} 3 prometheus_http_request_duration_seconds_sum{handler="/api/v1/status/flags"} 0.0016035210000000001 prometheus_http_request_duration_seconds_count{handler="/api/v1/status/flags"} 3 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="0.1"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="0.2"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="0.4"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="1"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="3"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="8"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="20"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="60"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="120"} 118 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="+Inf"} 118 prometheus_http_request_duration_seconds_sum{handler="/api/v1/targets"} 3.109435486 prometheus_http_request_duration_seconds_count{handler="/api/v1/targets"} 118 prometheus_http_request_duration_seconds_bucket{handler="/config",le="0.1"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="0.2"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="0.4"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="1"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="3"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="8"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="20"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="60"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="120"} 266 prometheus_http_request_duration_seconds_bucket{handler="/config",le="+Inf"} 266 prometheus_http_request_duration_seconds_sum{handler="/config"} 0.5063274979999998 prometheus_http_request_duration_seconds_count{handler="/config"} 266 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="0.1"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="0.2"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="0.4"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="1"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="3"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="8"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="20"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="60"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="120"} 37 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="+Inf"} 37 prometheus_http_request_duration_seconds_sum{handler="/debug/*subpath"} 0.007015278999999999 prometheus_http_request_duration_seconds_count{handler="/debug/*subpath"} 37 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="0.1"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="0.2"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="0.4"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="1"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="3"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="8"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="20"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="60"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="120"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="+Inf"} 2.30946e+06 prometheus_http_request_duration_seconds_sum{handler="/federate"} 1135.1026988700733 prometheus_http_request_duration_seconds_count{handler="/federate"} 2.30946e+06 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="0.1"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="0.2"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="0.4"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="1"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="3"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="8"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="20"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="60"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="120"} 215 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="+Inf"} 215 prometheus_http_request_duration_seconds_sum{handler="/flags"} 0.2409058499999998 prometheus_http_request_duration_seconds_count{handler="/flags"} 215 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="0.1"} 8.693823e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="0.2"} 8.693836e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="0.4"} 8.693846e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="1"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="3"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="8"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="20"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="60"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="120"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="+Inf"} 8.693851e+06 prometheus_http_request_duration_seconds_sum{handler="/graph"} 11081.701069859437 prometheus_http_request_duration_seconds_count{handler="/graph"} 8.693851e+06 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="0.1"} 199 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="0.2"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="0.4"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="1"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="3"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="8"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="20"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="60"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="120"} 201 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="+Inf"} 201 prometheus_http_request_duration_seconds_sum{handler="/metrics"} 1.4350082380000004 prometheus_http_request_duration_seconds_count{handler="/metrics"} 201 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="0.1"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="0.2"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="0.4"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="1"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="3"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="8"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="20"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="60"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="120"} 233 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="+Inf"} 233 prometheus_http_request_duration_seconds_sum{handler="/rules"} 0.5531463149999998 prometheus_http_request_duration_seconds_count{handler="/rules"} 233 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="0.1"} 264 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="0.2"} 266 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="0.4"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="1"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="3"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="8"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="20"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="60"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="120"} 270 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="+Inf"} 270 prometheus_http_request_duration_seconds_sum{handler="/service-discovery"} 14.085020670999995 prometheus_http_request_duration_seconds_count{handler="/service-discovery"} 270 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="0.1"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="0.2"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="0.4"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="1"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="3"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="8"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="20"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="60"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="120"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="+Inf"} 1.173988e+06 prometheus_http_request_duration_seconds_sum{handler="/static/*filepath"} 692.8229309539847 prometheus_http_request_duration_seconds_count{handler="/static/*filepath"} 1.173988e+06 prometheus_http_request_duration_seconds_bucket{handler="/status",le="0.1"} 177 prometheus_http_request_duration_seconds_bucket{handler="/status",le="0.2"} 177 prometheus_http_request_duration_seconds_bucket{handler="/status",le="0.4"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="1"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="3"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="8"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="20"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="60"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="120"} 178 prometheus_http_request_duration_seconds_bucket{handler="/status",le="+Inf"} 178 prometheus_http_request_duration_seconds_sum{handler="/status"} 0.797978555 prometheus_http_request_duration_seconds_count{handler="/status"} 178 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="0.1"} 223 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="0.2"} 223 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="0.4"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="1"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="3"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="8"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="20"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="60"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="120"} 225 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="+Inf"} 225 prometheus_http_request_duration_seconds_sum{handler="/targets"} 7.498675052000001 prometheus_http_request_duration_seconds_count{handler="/targets"} 225 prometheus_http_request_duration_seconds_bucket{handler="/version",le="0.1"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="0.2"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="0.4"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="1"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="3"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="8"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="20"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="60"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="120"} 1 prometheus_http_request_duration_seconds_bucket{handler="/version",le="+Inf"} 1 prometheus_http_request_duration_seconds_sum{handler="/version"} 0.000177718 prometheus_http_request_duration_seconds_count{handler="/version"} 1 # HELP prometheus_http_response_size_bytes Histogram of response size for HTTP requests. # TYPE prometheus_http_response_size_bytes histogram prometheus_http_response_size_bytes_bucket{handler="/",le="100"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1000"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="10000"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="100000"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+06"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+07"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+08"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+09"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="+Inf"} 8.693032e+06 prometheus_http_response_size_bytes_sum{handler="/"} 2.52097928e+08 prometheus_http_response_size_bytes_count{handler="/"} 8.693032e+06 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="100"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="1000"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="10000"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="100000"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="1e+06"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="1e+07"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="1e+08"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="1e+09"} 2 prometheus_http_response_size_bytes_bucket{handler="/-/healthy",le="+Inf"} 2 prometheus_http_response_size_bytes_sum{handler="/-/healthy"} 46 prometheus_http_response_size_bytes_count{handler="/-/healthy"} 2 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="10000"} 792 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="100000"} 792 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+06"} 792 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+07"} 792 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+08"} 792 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+09"} 792 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="+Inf"} 792 prometheus_http_response_size_bytes_sum{handler="/alerts"} 7.822584e+06 prometheus_http_response_size_bytes_count{handler="/alerts"} 792 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="100"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="1000"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="10000"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="100000"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="1e+06"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="1e+07"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="1e+08"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="1e+09"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/alerts",le="+Inf"} 4 prometheus_http_response_size_bytes_sum{handler="/api/v1/alerts"} 280 prometheus_http_response_size_bytes_count{handler="/api/v1/alerts"} 4 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="100"} 42 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1000"} 85 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="10000"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="100000"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+06"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+07"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+08"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+09"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="+Inf"} 264 prometheus_http_response_size_bytes_sum{handler="/api/v1/label/:name/values"} 618684 prometheus_http_response_size_bytes_count{handler="/api/v1/label/:name/values"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="1000"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="10000"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="100000"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="1e+06"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="1e+07"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="1e+08"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="1e+09"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/labels",le="+Inf"} 97 prometheus_http_response_size_bytes_sum{handler="/api/v1/labels"} 73418 prometheus_http_response_size_bytes_count{handler="/api/v1/labels"} 97 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="100"} 180 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1000"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="10000"} 271 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="100000"} 271 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+06"} 271 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+07"} 272 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+08"} 272 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+09"} 272 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="+Inf"} 272 prometheus_http_response_size_bytes_sum{handler="/api/v1/query"} 2.314672e+06 prometheus_http_response_size_bytes_count{handler="/api/v1/query"} 272 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="100"} 148 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="1000"} 204 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="10000"} 204 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="100000"} 221 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="1e+06"} 221 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="1e+07"} 221 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="1e+08"} 221 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="1e+09"} 221 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query_range",le="+Inf"} 221 prometheus_http_response_size_bytes_sum{handler="/api/v1/query_range"} 1.264894e+06 prometheus_http_response_size_bytes_count{handler="/api/v1/query_range"} 221 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1000"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="10000"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="100000"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+06"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+07"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+08"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+09"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="+Inf"} 36086 prometheus_http_response_size_bytes_sum{handler="/api/v1/rules"} 3.1286562e+07 prometheus_http_response_size_bytes_count{handler="/api/v1/rules"} 36086 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="100"} 2 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="1000"} 5 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="10000"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="100000"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="1e+06"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="1e+07"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="1e+08"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="1e+09"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/series",le="+Inf"} 6 prometheus_http_response_size_bytes_sum{handler="/api/v1/series"} 5868 prometheus_http_response_size_bytes_count{handler="/api/v1/series"} 6 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="1000"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="10000"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="100000"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="1e+06"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="1e+07"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="1e+08"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="1e+09"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/config",le="+Inf"} 84 prometheus_http_response_size_bytes_sum{handler="/api/v1/status/config"} 78288 prometheus_http_response_size_bytes_count{handler="/api/v1/status/config"} 84 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="1000"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="10000"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="100000"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="1e+06"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="1e+07"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="1e+08"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="1e+09"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/status/flags",le="+Inf"} 3 prometheus_http_response_size_bytes_sum{handler="/api/v1/status/flags"} 1731 prometheus_http_response_size_bytes_count{handler="/api/v1/status/flags"} 3 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="10000"} 1 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="100000"} 118 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+06"} 118 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+07"} 118 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+08"} 118 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+09"} 118 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="+Inf"} 118 prometheus_http_response_size_bytes_sum{handler="/api/v1/targets"} 5.330642e+06 prometheus_http_response_size_bytes_count{handler="/api/v1/targets"} 118 prometheus_http_response_size_bytes_bucket{handler="/config",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/config",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/config",le="10000"} 266 prometheus_http_response_size_bytes_bucket{handler="/config",le="100000"} 266 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+06"} 266 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+07"} 266 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+08"} 266 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+09"} 266 prometheus_http_response_size_bytes_bucket{handler="/config",le="+Inf"} 266 prometheus_http_response_size_bytes_sum{handler="/config"} 2.29824e+06 prometheus_http_response_size_bytes_count{handler="/config"} 266 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="100"} 29 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1000"} 34 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="10000"} 37 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="100000"} 37 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+06"} 37 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+07"} 37 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+08"} 37 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+09"} 37 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="+Inf"} 37 prometheus_http_response_size_bytes_sum{handler="/debug/*subpath"} 7976 prometheus_http_response_size_bytes_count{handler="/debug/*subpath"} 37 prometheus_http_response_size_bytes_bucket{handler="/federate",le="100"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1000"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="10000"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="100000"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+06"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+07"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+08"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+09"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="+Inf"} 2.30946e+06 prometheus_http_response_size_bytes_sum{handler="/federate"} 6.466488e+07 prometheus_http_response_size_bytes_count{handler="/federate"} 2.30946e+06 prometheus_http_response_size_bytes_bucket{handler="/flags",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/flags",le="10000"} 215 prometheus_http_response_size_bytes_bucket{handler="/flags",le="100000"} 215 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+06"} 215 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+07"} 215 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+08"} 215 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+09"} 215 prometheus_http_response_size_bytes_bucket{handler="/flags",le="+Inf"} 215 prometheus_http_response_size_bytes_sum{handler="/flags"} 1.71226e+06 prometheus_http_response_size_bytes_count{handler="/flags"} 215 prometheus_http_response_size_bytes_bucket{handler="/graph",le="100"} 2 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1000"} 2 prometheus_http_response_size_bytes_bucket{handler="/graph",le="10000"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="100000"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+06"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+07"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+08"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+09"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="+Inf"} 8.693851e+06 prometheus_http_response_size_bytes_sum{handler="/graph"} 5.0293916503e+10 prometheus_http_response_size_bytes_count{handler="/graph"} 8.693851e+06 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="10000"} 1 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="100000"} 201 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+06"} 201 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+07"} 201 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+08"} 201 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+09"} 201 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="+Inf"} 201 prometheus_http_response_size_bytes_sum{handler="/metrics"} 2.291152e+06 prometheus_http_response_size_bytes_count{handler="/metrics"} 201 prometheus_http_response_size_bytes_bucket{handler="/rules",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/rules",le="10000"} 0 prometheus_http_response_size_bytes_bucket{handler="/rules",le="100000"} 233 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+06"} 233 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+07"} 233 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+08"} 233 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+09"} 233 prometheus_http_response_size_bytes_bucket{handler="/rules",le="+Inf"} 233 prometheus_http_response_size_bytes_sum{handler="/rules"} 2.434193e+06 prometheus_http_response_size_bytes_count{handler="/rules"} 233 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="10000"} 0 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="100000"} 0 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1e+06"} 0 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1e+07"} 270 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1e+08"} 270 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1e+09"} 270 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="+Inf"} 270 prometheus_http_response_size_bytes_sum{handler="/service-discovery"} 5.14654754e+08 prometheus_http_response_size_bytes_count{handler="/service-discovery"} 270 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="100"} 166 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1000"} 58781 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="10000"} 351291 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="100000"} 998491 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+06"} 1.173988e+06 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+07"} 1.173988e+06 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+08"} 1.173988e+06 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+09"} 1.173988e+06 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="+Inf"} 1.173988e+06 prometheus_http_response_size_bytes_sum{handler="/static/*filepath"} 5.4369822557e+10 prometheus_http_response_size_bytes_count{handler="/static/*filepath"} 1.173988e+06 prometheus_http_response_size_bytes_bucket{handler="/status",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/status",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/status",le="10000"} 178 prometheus_http_response_size_bytes_bucket{handler="/status",le="100000"} 178 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+06"} 178 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+07"} 178 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+08"} 178 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+09"} 178 prometheus_http_response_size_bytes_bucket{handler="/status",le="+Inf"} 178 prometheus_http_response_size_bytes_sum{handler="/status"} 1.069068e+06 prometheus_http_response_size_bytes_count{handler="/status"} 178 prometheus_http_response_size_bytes_bucket{handler="/targets",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1000"} 0 prometheus_http_response_size_bytes_bucket{handler="/targets",le="10000"} 0 prometheus_http_response_size_bytes_bucket{handler="/targets",le="100000"} 0 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+06"} 225 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+07"} 225 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+08"} 225 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+09"} 225 prometheus_http_response_size_bytes_bucket{handler="/targets",le="+Inf"} 225 prometheus_http_response_size_bytes_sum{handler="/targets"} 9.9959803e+07 prometheus_http_response_size_bytes_count{handler="/targets"} 225 prometheus_http_response_size_bytes_bucket{handler="/version",le="100"} 0 prometheus_http_response_size_bytes_bucket{handler="/version",le="1000"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="10000"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="100000"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="1e+06"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="1e+07"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="1e+08"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="1e+09"} 1 prometheus_http_response_size_bytes_bucket{handler="/version",le="+Inf"} 1 prometheus_http_response_size_bytes_sum{handler="/version"} 177 prometheus_http_response_size_bytes_count{handler="/version"} 1 # HELP prometheus_notifications_alertmanagers_discovered The number of alertmanagers discovered and active. # TYPE prometheus_notifications_alertmanagers_discovered gauge prometheus_notifications_alertmanagers_discovered 1 # HELP prometheus_notifications_dropped_total Total number of alerts dropped due to errors when sending to Alertmanager. # TYPE prometheus_notifications_dropped_total counter prometheus_notifications_dropped_total 0 # HELP prometheus_notifications_errors_total Total number of errors sending alert notifications. # TYPE prometheus_notifications_errors_total counter prometheus_notifications_errors_total{alertmanager="http://alertmanager:80/api/v1/alerts"} 1 # HELP prometheus_notifications_latency_seconds Latency quantiles for sending alert notifications. # TYPE prometheus_notifications_latency_seconds summary prometheus_notifications_latency_seconds{alertmanager="http://alertmanager:80/api/v1/alerts",quantile="0.5"} NaN prometheus_notifications_latency_seconds{alertmanager="http://alertmanager:80/api/v1/alerts",quantile="0.9"} NaN prometheus_notifications_latency_seconds{alertmanager="http://alertmanager:80/api/v1/alerts",quantile="0.99"} NaN prometheus_notifications_latency_seconds_sum{alertmanager="http://alertmanager:80/api/v1/alerts"} 10.000871935 prometheus_notifications_latency_seconds_count{alertmanager="http://alertmanager:80/api/v1/alerts"} 1 # HELP prometheus_notifications_queue_capacity The capacity of the alert notifications queue. # TYPE prometheus_notifications_queue_capacity gauge prometheus_notifications_queue_capacity 10000 # HELP prometheus_notifications_queue_length The number of alert notifications in the queue. # TYPE prometheus_notifications_queue_length gauge prometheus_notifications_queue_length 0 # HELP prometheus_notifications_sent_total Total number of alerts sent. # TYPE prometheus_notifications_sent_total counter prometheus_notifications_sent_total{alertmanager="http://alertmanager:80/api/v1/alerts"} 0 # HELP prometheus_remote_storage_highest_timestamp_in_seconds Highest timestamp that has come into the remote storage via the Appender interface, in seconds since epoch. # TYPE prometheus_remote_storage_highest_timestamp_in_seconds gauge prometheus_remote_storage_highest_timestamp_in_seconds 1.789640711e+09 # HELP prometheus_remote_storage_samples_in_total Samples in to remote storage, compare to samples out for queue managers. # TYPE prometheus_remote_storage_samples_in_total counter prometheus_remote_storage_samples_in_total 5.5415480489e+10 # HELP prometheus_remote_storage_string_interner_zero_reference_releases_total The number of times release has been called for strings that are not interned. # TYPE prometheus_remote_storage_string_interner_zero_reference_releases_total counter prometheus_remote_storage_string_interner_zero_reference_releases_total 0 # HELP prometheus_rule_evaluation_duration_seconds The duration for a rule to execute. # TYPE prometheus_rule_evaluation_duration_seconds summary prometheus_rule_evaluation_duration_seconds{quantile="0.5"} 0.00059118 prometheus_rule_evaluation_duration_seconds{quantile="0.9"} 0.002556413 prometheus_rule_evaluation_duration_seconds{quantile="0.99"} 0.00270836 prometheus_rule_evaluation_duration_seconds_sum 1621.9183806419128 prometheus_rule_evaluation_duration_seconds_count 1.79744e+06 # HELP prometheus_rule_evaluation_failures_total The total number of rule evaluation failures. # TYPE prometheus_rule_evaluation_failures_total counter prometheus_rule_evaluation_failures_total 0 # HELP prometheus_rule_evaluations_total The total number of rule evaluations. # TYPE prometheus_rule_evaluations_total counter prometheus_rule_evaluations_total 1.79744e+06 # HELP prometheus_rule_group_duration_seconds The duration of rule group evaluations. # TYPE prometheus_rule_group_duration_seconds summary prometheus_rule_group_duration_seconds{quantile="0.01"} 0.000263135 prometheus_rule_group_duration_seconds{quantile="0.05"} 0.000263135 prometheus_rule_group_duration_seconds{quantile="0.5"} 0.00035961 prometheus_rule_group_duration_seconds{quantile="0.9"} 0.00441888 prometheus_rule_group_duration_seconds{quantile="0.99"} 0.00441888 prometheus_rule_group_duration_seconds_sum 1631.4439255170155 prometheus_rule_group_duration_seconds_count 718976 # HELP prometheus_rule_group_interval_seconds The interval of a rule group. # TYPE prometheus_rule_group_interval_seconds gauge prometheus_rule_group_interval_seconds{rule_group="/etc/prometheus/alerting.yml;application alerts"} 120 prometheus_rule_group_interval_seconds{rule_group="/etc/prometheus/alerting.yml;source alerts"} 120 # HELP prometheus_rule_group_iterations_missed_total The total number of rule group evaluations missed due to slow rule group evaluation. # TYPE prometheus_rule_group_iterations_missed_total counter prometheus_rule_group_iterations_missed_total 1 # HELP prometheus_rule_group_iterations_total The total number of scheduled rule group evaluations, whether executed or missed. # TYPE prometheus_rule_group_iterations_total counter prometheus_rule_group_iterations_total 718976 # HELP prometheus_rule_group_last_duration_seconds The duration of the last rule group evaluation. # TYPE prometheus_rule_group_last_duration_seconds gauge prometheus_rule_group_last_duration_seconds{rule_group="/etc/prometheus/alerting.yml;application alerts"} 0.000332075 prometheus_rule_group_last_duration_seconds{rule_group="/etc/prometheus/alerting.yml;source alerts"} 0.003806183 # HELP prometheus_rule_group_last_evaluation_timestamp_seconds The timestamp of the last rule group evaluation in seconds. # TYPE prometheus_rule_group_last_evaluation_timestamp_seconds gauge prometheus_rule_group_last_evaluation_timestamp_seconds{rule_group="/etc/prometheus/alerting.yml;application alerts"} 1.7896406527355602e+09 prometheus_rule_group_last_evaluation_timestamp_seconds{rule_group="/etc/prometheus/alerting.yml;source alerts"} 1.7896406426506937e+09 # HELP prometheus_rule_group_rules The number of rules. # TYPE prometheus_rule_group_rules gauge prometheus_rule_group_rules{rule_group="/etc/prometheus/alerting.yml;application alerts"} 1 prometheus_rule_group_rules{rule_group="/etc/prometheus/alerting.yml;source alerts"} 4 # HELP prometheus_sd_consul_rpc_duration_seconds The duration of a Consul RPC call in seconds. # TYPE prometheus_sd_consul_rpc_duration_seconds summary prometheus_sd_consul_rpc_duration_seconds{call="service",endpoint="catalog",quantile="0.5"} NaN prometheus_sd_consul_rpc_duration_seconds{call="service",endpoint="catalog",quantile="0.9"} NaN prometheus_sd_consul_rpc_duration_seconds{call="service",endpoint="catalog",quantile="0.99"} NaN prometheus_sd_consul_rpc_duration_seconds_sum{call="service",endpoint="catalog"} 0 prometheus_sd_consul_rpc_duration_seconds_count{call="service",endpoint="catalog"} 0 prometheus_sd_consul_rpc_duration_seconds{call="services",endpoint="catalog",quantile="0.5"} NaN prometheus_sd_consul_rpc_duration_seconds{call="services",endpoint="catalog",quantile="0.9"} NaN prometheus_sd_consul_rpc_duration_seconds{call="services",endpoint="catalog",quantile="0.99"} NaN prometheus_sd_consul_rpc_duration_seconds_sum{call="services",endpoint="catalog"} 0 prometheus_sd_consul_rpc_duration_seconds_count{call="services",endpoint="catalog"} 0 # HELP prometheus_sd_consul_rpc_failures_total The number of Consul RPC call failures. # TYPE prometheus_sd_consul_rpc_failures_total counter prometheus_sd_consul_rpc_failures_total 0 # HELP prometheus_sd_discovered_targets Current number of discovered targets. # TYPE prometheus_sd_discovered_targets gauge prometheus_sd_discovered_targets{config="5e32f7d98f85ff2d9f2677f4a40d8aa9",name="notify"} 1 prometheus_sd_discovered_targets{config="federate",name="scrape"} 3 prometheus_sd_discovered_targets{config="kubernetes-apiservers",name="scrape"} 137 prometheus_sd_discovered_targets{config="kubernetes-cadvisor",name="scrape"} 6 prometheus_sd_discovered_targets{config="kubernetes-ingress",name="scrape"} 198 prometheus_sd_discovered_targets{config="kubernetes-nodes",name="scrape"} 6 prometheus_sd_discovered_targets{config="kubernetes-pods",name="scrape"} 178 # HELP prometheus_sd_dns_lookup_failures_total The number of DNS-SD lookup failures. # TYPE prometheus_sd_dns_lookup_failures_total counter prometheus_sd_dns_lookup_failures_total 0 # HELP prometheus_sd_dns_lookups_total The number of DNS-SD lookups. # TYPE prometheus_sd_dns_lookups_total counter prometheus_sd_dns_lookups_total 0 # HELP prometheus_sd_file_read_errors_total The number of File-SD read errors. # TYPE prometheus_sd_file_read_errors_total counter prometheus_sd_file_read_errors_total 0 # HELP prometheus_sd_file_scan_duration_seconds The duration of the File-SD scan in seconds. # TYPE prometheus_sd_file_scan_duration_seconds summary prometheus_sd_file_scan_duration_seconds{quantile="0.5"} NaN prometheus_sd_file_scan_duration_seconds{quantile="0.9"} NaN prometheus_sd_file_scan_duration_seconds{quantile="0.99"} NaN prometheus_sd_file_scan_duration_seconds_sum 0 prometheus_sd_file_scan_duration_seconds_count 0 # HELP prometheus_sd_kubernetes_cache_last_resource_version Last resource version from the Kubernetes API. # TYPE prometheus_sd_kubernetes_cache_last_resource_version gauge prometheus_sd_kubernetes_cache_last_resource_version 1.959623715e+09 # HELP prometheus_sd_kubernetes_cache_list_duration_seconds Duration of a Kubernetes API call in seconds. # TYPE prometheus_sd_kubernetes_cache_list_duration_seconds summary prometheus_sd_kubernetes_cache_list_duration_seconds_sum 12.796623524 prometheus_sd_kubernetes_cache_list_duration_seconds_count 18 # HELP prometheus_sd_kubernetes_cache_list_items Count of items in a list from the Kubernetes API. # TYPE prometheus_sd_kubernetes_cache_list_items summary prometheus_sd_kubernetes_cache_list_items_sum 2281 prometheus_sd_kubernetes_cache_list_items_count 18 # HELP prometheus_sd_kubernetes_cache_list_total Total number of list operations. # TYPE prometheus_sd_kubernetes_cache_list_total counter prometheus_sd_kubernetes_cache_list_total 61 # HELP prometheus_sd_kubernetes_cache_short_watches_total Total number of short watch operations. # TYPE prometheus_sd_kubernetes_cache_short_watches_total counter prometheus_sd_kubernetes_cache_short_watches_total 0 # HELP prometheus_sd_kubernetes_cache_watch_duration_seconds Duration of watches on the Kubernetes API. # TYPE prometheus_sd_kubernetes_cache_watch_duration_seconds summary prometheus_sd_kubernetes_cache_watch_duration_seconds_sum 2.588284847403092e+08 prometheus_sd_kubernetes_cache_watch_duration_seconds_count 576214 # HELP prometheus_sd_kubernetes_cache_watch_events Number of items in watches on the Kubernetes API. # TYPE prometheus_sd_kubernetes_cache_watch_events summary prometheus_sd_kubernetes_cache_watch_events_sum 1.10804346e+08 prometheus_sd_kubernetes_cache_watch_events_count 576214 # HELP prometheus_sd_kubernetes_cache_watches_total Total number of watch operations. # TYPE prometheus_sd_kubernetes_cache_watches_total counter prometheus_sd_kubernetes_cache_watches_total 576227 # HELP prometheus_sd_kubernetes_events_total The number of Kubernetes events handled. # TYPE prometheus_sd_kubernetes_events_total counter prometheus_sd_kubernetes_events_total{event="add",role="endpoints"} 158 prometheus_sd_kubernetes_events_total{event="add",role="ingress"} 76 prometheus_sd_kubernetes_events_total{event="add",role="node"} 7 prometheus_sd_kubernetes_events_total{event="add",role="pod"} 209 prometheus_sd_kubernetes_events_total{event="add",role="service"} 152 prometheus_sd_kubernetes_events_total{event="delete",role="endpoints"} 1 prometheus_sd_kubernetes_events_total{event="delete",role="ingress"} 2 prometheus_sd_kubernetes_events_total{event="delete",role="node"} 1 prometheus_sd_kubernetes_events_total{event="delete",role="pod"} 33 prometheus_sd_kubernetes_events_total{event="delete",role="service"} 1 prometheus_sd_kubernetes_events_total{event="update",role="endpoints"} 1.14501595e+08 prometheus_sd_kubernetes_events_total{event="update",role="ingress"} 5.320681e+06 prometheus_sd_kubernetes_events_total{event="update",role="node"} 5.383217e+06 prometheus_sd_kubernetes_events_total{event="update",role="pod"} 1.41864e+07 prometheus_sd_kubernetes_events_total{event="update",role="service"} 1.0915251e+07 # HELP prometheus_sd_kubernetes_http_request_duration_seconds Summary of latencies for HTTP requests to the Kubernetes API by endpoint. # TYPE prometheus_sd_kubernetes_http_request_duration_seconds summary prometheus_sd_kubernetes_http_request_duration_seconds_sum{endpoint="/%7Bprefix%7D"} 72.620337504 prometheus_sd_kubernetes_http_request_duration_seconds_count{endpoint="/%7Bprefix%7D"} 61 # HELP prometheus_sd_kubernetes_http_request_total Total number of HTTP requests to the Kubernetes API by status code. # TYPE prometheus_sd_kubernetes_http_request_total counter prometheus_sd_kubernetes_http_request_total{status_code="200"} 576238 prometheus_sd_kubernetes_http_request_total{status_code=""} 51 # HELP prometheus_sd_kubernetes_workqueue_depth Current depth of the work queue. # TYPE prometheus_sd_kubernetes_workqueue_depth gauge prometheus_sd_kubernetes_workqueue_depth{queue_name="endpoints"} 0 prometheus_sd_kubernetes_workqueue_depth{queue_name="ingress"} 0 prometheus_sd_kubernetes_workqueue_depth{queue_name="node"} 0 prometheus_sd_kubernetes_workqueue_depth{queue_name="pod"} 0 # HELP prometheus_sd_kubernetes_workqueue_items_total Total number of items added to the work queue. # TYPE prometheus_sd_kubernetes_workqueue_items_total counter prometheus_sd_kubernetes_workqueue_items_total{queue_name="endpoints"} 1.19671421e+08 prometheus_sd_kubernetes_workqueue_items_total{queue_name="ingress"} 5.320759e+06 prometheus_sd_kubernetes_workqueue_items_total{queue_name="node"} 5.383222e+06 prometheus_sd_kubernetes_workqueue_items_total{queue_name="pod"} 1.4186638e+07 # HELP prometheus_sd_kubernetes_workqueue_latency_seconds How long an item stays in the work queue. # TYPE prometheus_sd_kubernetes_workqueue_latency_seconds summary prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="endpoints"} 49351.1614308226 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="endpoints"} 1.19671421e+08 prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="ingress"} 3773.658042000238 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="ingress"} 5.320759e+06 prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="node"} 190.92578900004347 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="node"} 5.383222e+06 prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="pod"} 15375.059896896904 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="pod"} 1.4186638e+07 # HELP prometheus_sd_kubernetes_workqueue_longest_running_processor_seconds Duration of the longest running processor in the work queue. # TYPE prometheus_sd_kubernetes_workqueue_longest_running_processor_seconds gauge prometheus_sd_kubernetes_workqueue_longest_running_processor_seconds{queue_name="endpoints"} 0 prometheus_sd_kubernetes_workqueue_longest_running_processor_seconds{queue_name="ingress"} 0 prometheus_sd_kubernetes_workqueue_longest_running_processor_seconds{queue_name="node"} 0 prometheus_sd_kubernetes_workqueue_longest_running_processor_seconds{queue_name="pod"} 0 # HELP prometheus_sd_kubernetes_workqueue_unfinished_work_seconds How long an item has remained unfinished in the work queue. # TYPE prometheus_sd_kubernetes_workqueue_unfinished_work_seconds gauge prometheus_sd_kubernetes_workqueue_unfinished_work_seconds{queue_name="endpoints"} 0 prometheus_sd_kubernetes_workqueue_unfinished_work_seconds{queue_name="ingress"} 0 prometheus_sd_kubernetes_workqueue_unfinished_work_seconds{queue_name="node"} 0 prometheus_sd_kubernetes_workqueue_unfinished_work_seconds{queue_name="pod"} 0 # HELP prometheus_sd_kubernetes_workqueue_work_duration_seconds How long processing an item from the work queue takes. # TYPE prometheus_sd_kubernetes_workqueue_work_duration_seconds summary prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="endpoints"} 2820.902684947569 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="endpoints"} 1.19671421e+08 prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="ingress"} 126.49630499980901 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="ingress"} 5.320759e+06 prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="node"} 642.5497089964772 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="node"} 5.383222e+06 prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="pod"} 312.4451269920175 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="pod"} 1.4186638e+07 # HELP prometheus_sd_received_updates_total Total number of update events received from the SD providers. # TYPE prometheus_sd_received_updates_total counter prometheus_sd_received_updates_total{name="notify"} 2 prometheus_sd_received_updates_total{name="scrape"} 1.44562042e+08 # HELP prometheus_sd_updates_total Total number of update events sent to the SD consumers. # TYPE prometheus_sd_updates_total counter prometheus_sd_updates_total{name="notify"} 1 prometheus_sd_updates_total{name="scrape"} 8.627698e+06 # HELP prometheus_target_interval_length_seconds Actual intervals between scrapes. # TYPE prometheus_target_interval_length_seconds summary prometheus_target_interval_length_seconds{interval="15s",quantile="0.01"} 14.999960954 prometheus_target_interval_length_seconds{interval="15s",quantile="0.05"} 14.999979978 prometheus_target_interval_length_seconds{interval="15s",quantile="0.5"} 15.000030745 prometheus_target_interval_length_seconds{interval="15s",quantile="0.9"} 15.000277668 prometheus_target_interval_length_seconds{interval="15s",quantile="0.99"} 15.00036272 prometheus_target_interval_length_seconds_sum{interval="15s"} 1.2941580959540604e+08 prometheus_target_interval_length_seconds_count{interval="15s"} 8.627652e+06 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.01"} 119.999931614 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.05"} 119.99998193 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.5"} 120.000021019 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.9"} 120.000049748 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.99"} 120.000093376 prometheus_target_interval_length_seconds_sum{interval="2m0s"} 4.732382275151978e+09 prometheus_target_interval_length_seconds_count{interval="2m0s"} 3.9436512e+07 # HELP prometheus_target_scrape_pool_reloads_failed_total Total number of failed scrape loop reloads. # TYPE prometheus_target_scrape_pool_reloads_failed_total counter prometheus_target_scrape_pool_reloads_failed_total 0 # HELP prometheus_target_scrape_pool_reloads_total Total number of scrape loop reloads. # TYPE prometheus_target_scrape_pool_reloads_total counter prometheus_target_scrape_pool_reloads_total 0 # HELP prometheus_target_scrape_pool_sync_total Total number of syncs that were executed on a scrape pool. # TYPE prometheus_target_scrape_pool_sync_total counter prometheus_target_scrape_pool_sync_total{scrape_job="federate"} 8.627692e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-apiservers"} 8.627692e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-cadvisor"} 8.627692e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-ingress"} 8.627692e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-nodes"} 8.627692e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-pods"} 8.627692e+06 # HELP prometheus_target_scrape_pools_failed_total Total number of scrape pool creations that failed. # TYPE prometheus_target_scrape_pools_failed_total counter prometheus_target_scrape_pools_failed_total 0 # HELP prometheus_target_scrape_pools_total Total number of scrape pool creation atttempts. # TYPE prometheus_target_scrape_pools_total counter prometheus_target_scrape_pools_total 6 # HELP prometheus_target_scrapes_cache_flush_forced_total How many times a scrape cache was flushed due to getting big while scrapes are failing. # TYPE prometheus_target_scrapes_cache_flush_forced_total counter prometheus_target_scrapes_cache_flush_forced_total 0 # HELP prometheus_target_scrapes_exceeded_sample_limit_total Total number of scrapes that hit the sample limit and were rejected. # TYPE prometheus_target_scrapes_exceeded_sample_limit_total counter prometheus_target_scrapes_exceeded_sample_limit_total 0 # HELP prometheus_target_scrapes_sample_duplicate_timestamp_total Total number of samples rejected due to duplicate timestamps but different values # TYPE prometheus_target_scrapes_sample_duplicate_timestamp_total counter prometheus_target_scrapes_sample_duplicate_timestamp_total 0 # HELP prometheus_target_scrapes_sample_out_of_bounds_total Total number of samples rejected due to timestamp falling outside of the time bounds # TYPE prometheus_target_scrapes_sample_out_of_bounds_total counter prometheus_target_scrapes_sample_out_of_bounds_total 0 # HELP prometheus_target_scrapes_sample_out_of_order_total Total number of samples rejected due to not being out of the expected order # TYPE prometheus_target_scrapes_sample_out_of_order_total counter prometheus_target_scrapes_sample_out_of_order_total 0 # HELP prometheus_target_sync_length_seconds Actual interval to sync the scrape pool. # TYPE prometheus_target_sync_length_seconds summary prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.01"} 5.2419e-05 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.05"} 5.3979e-05 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.5"} 9.5781e-05 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.9"} 0.000124593 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.99"} 0.001854622 prometheus_target_sync_length_seconds_sum{scrape_job="federate"} 921.6880287748954 prometheus_target_sync_length_seconds_count{scrape_job="federate"} 8.627692e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.01"} 0.002117563 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.05"} 0.002266145 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.5"} 0.00279469 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.9"} 0.003022907 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.99"} 0.003558111 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-apiservers"} 29706.517689825818 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-apiservers"} 8.627692e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.01"} 0.000553403 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.05"} 0.000660488 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.5"} 0.000796474 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.9"} 0.000862334 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.99"} 0.003513296 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-cadvisor"} 8047.985759027114 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-cadvisor"} 8.627692e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.01"} 0.002178935 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.05"} 0.002448598 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.5"} 0.003167411 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.9"} 0.003352172 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.99"} 0.005030127 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-ingress"} 27415.461132892236 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-ingress"} 8.627692e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.01"} 0.000651355 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.05"} 0.000833675 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.5"} 0.000937456 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.9"} 0.001047816 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.99"} 0.003168972 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-nodes"} 9735.311686044592 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-nodes"} 8.627692e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.01"} 0.003310438 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.05"} 0.003472228 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.5"} 0.004047845 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.9"} 0.004411895 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.99"} 0.005946047 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-pods"} 44410.54939264133 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-pods"} 8.627692e+06 # HELP prometheus_template_text_expansion_failures_total The total number of template text expansion failures. # TYPE prometheus_template_text_expansion_failures_total counter prometheus_template_text_expansion_failures_total 0 # HELP prometheus_template_text_expansions_total The total number of template text expansions. # TYPE prometheus_template_text_expansions_total counter prometheus_template_text_expansions_total 0 # HELP prometheus_treecache_watcher_goroutines The current number of watcher goroutines. # TYPE prometheus_treecache_watcher_goroutines gauge prometheus_treecache_watcher_goroutines 0 # HELP prometheus_treecache_zookeeper_failures_total The total number of ZooKeeper failures. # TYPE prometheus_treecache_zookeeper_failures_total counter prometheus_treecache_zookeeper_failures_total 0 # HELP prometheus_tsdb_blocks_loaded Number of currently loaded data blocks # TYPE prometheus_tsdb_blocks_loaded gauge prometheus_tsdb_blocks_loaded 18 # HELP prometheus_tsdb_checkpoint_creations_failed_total Total number of checkpoint creations that failed. # TYPE prometheus_tsdb_checkpoint_creations_failed_total counter prometheus_tsdb_checkpoint_creations_failed_total 0 # HELP prometheus_tsdb_checkpoint_creations_total Total number of checkpoint creations attempted. # TYPE prometheus_tsdb_checkpoint_creations_total counter prometheus_tsdb_checkpoint_creations_total 2505 # HELP prometheus_tsdb_checkpoint_deletions_failed_total Total number of checkpoint deletions that failed. # TYPE prometheus_tsdb_checkpoint_deletions_failed_total counter prometheus_tsdb_checkpoint_deletions_failed_total 0 # HELP prometheus_tsdb_checkpoint_deletions_total Total number of checkpoint deletions attempted. # TYPE prometheus_tsdb_checkpoint_deletions_total counter prometheus_tsdb_checkpoint_deletions_total 2505 # HELP prometheus_tsdb_compaction_chunk_range_seconds Final time range of chunks on their first compaction # TYPE prometheus_tsdb_compaction_chunk_range_seconds histogram prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="100"} 528131 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="400"} 528131 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="1600"} 528131 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="6400"} 528131 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="25600"} 528131 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="102400"} 528131 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="409600"} 614093 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="1.6384e+06"} 673874 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="6.5536e+06"} 1.306102e+06 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="2.62144e+07"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="+Inf"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_range_seconds_sum 6.534911825582726e+15 prometheus_tsdb_compaction_chunk_range_seconds_count 9.24061721e+08 # HELP prometheus_tsdb_compaction_chunk_samples Final number of samples on their first compaction # TYPE prometheus_tsdb_compaction_chunk_samples histogram prometheus_tsdb_compaction_chunk_samples_bucket{le="4"} 615011 prometheus_tsdb_compaction_chunk_samples_bucket{le="6"} 639587 prometheus_tsdb_compaction_chunk_samples_bucket{le="9"} 651871 prometheus_tsdb_compaction_chunk_samples_bucket{le="13.5"} 673877 prometheus_tsdb_compaction_chunk_samples_bucket{le="20.25"} 709190 prometheus_tsdb_compaction_chunk_samples_bucket{le="30.375"} 823472 prometheus_tsdb_compaction_chunk_samples_bucket{le="45.5625"} 992709 prometheus_tsdb_compaction_chunk_samples_bucket{le="68.34375"} 9.23774153e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="102.515625"} 9.23774153e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="153.7734375"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="230.66015625"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="345.990234375"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="+Inf"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_samples_sum 5.5411859299e+10 prometheus_tsdb_compaction_chunk_samples_count 9.24061721e+08 # HELP prometheus_tsdb_compaction_chunk_size_bytes Final size of chunks on their first compaction # TYPE prometheus_tsdb_compaction_chunk_size_bytes histogram prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="32"} 727619 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="48"} 6.44809693e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="72"} 6.78341855e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="108"} 7.29346583e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="162"} 8.84824817e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="243"} 9.04637966e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="364.5"} 9.14592076e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="546.75"} 9.23985123e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="820.125"} 9.24013264e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="1230.1875"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="1845.28125"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="2767.921875"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="+Inf"} 9.24061721e+08 prometheus_tsdb_compaction_chunk_size_bytes_sum 6.3507633494e+10 prometheus_tsdb_compaction_chunk_size_bytes_count 9.24061721e+08 # HELP prometheus_tsdb_compaction_duration_seconds Duration of compaction runs # TYPE prometheus_tsdb_compaction_duration_seconds histogram prometheus_tsdb_compaction_duration_seconds_bucket{le="1"} 0 prometheus_tsdb_compaction_duration_seconds_bucket{le="2"} 1898 prometheus_tsdb_compaction_duration_seconds_bucket{le="4"} 8647 prometheus_tsdb_compaction_duration_seconds_bucket{le="8"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="16"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="32"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="64"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="128"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="256"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="512"} 8874 prometheus_tsdb_compaction_duration_seconds_bucket{le="+Inf"} 8874 prometheus_tsdb_compaction_duration_seconds_sum 21026.056764937995 prometheus_tsdb_compaction_duration_seconds_count 8874 # HELP prometheus_tsdb_compaction_populating_block Set to 1 when a block is currently being written to the disk. # TYPE prometheus_tsdb_compaction_populating_block gauge prometheus_tsdb_compaction_populating_block 0 # HELP prometheus_tsdb_compactions_failed_total Total number of compactions that failed for the partition. # TYPE prometheus_tsdb_compactions_failed_total counter prometheus_tsdb_compactions_failed_total 0 # HELP prometheus_tsdb_compactions_total Total number of compactions that were executed for the partition. # TYPE prometheus_tsdb_compactions_total counter prometheus_tsdb_compactions_total 8874 # HELP prometheus_tsdb_compactions_triggered_total Total number of triggered compactions for the partition. # TYPE prometheus_tsdb_compactions_triggered_total counter prometheus_tsdb_compactions_triggered_total 724967 # HELP prometheus_tsdb_head_active_appenders Number of currently active appender transactions # TYPE prometheus_tsdb_head_active_appenders gauge prometheus_tsdb_head_active_appenders 0 # HELP prometheus_tsdb_head_chunks Total number of chunks in the head block. # TYPE prometheus_tsdb_head_chunks gauge prometheus_tsdb_head_chunks 287266 # HELP prometheus_tsdb_head_chunks_created_total Total number of chunks created in the head # TYPE prometheus_tsdb_head_chunks_created_total counter prometheus_tsdb_head_chunks_created_total 9.24348987e+08 # HELP prometheus_tsdb_head_chunks_removed_total Total number of chunks removed in the head # TYPE prometheus_tsdb_head_chunks_removed_total counter prometheus_tsdb_head_chunks_removed_total 9.24061721e+08 # HELP prometheus_tsdb_head_gc_duration_seconds Runtime of garbage collection in the head block. # TYPE prometheus_tsdb_head_gc_duration_seconds summary prometheus_tsdb_head_gc_duration_seconds{quantile="0.5"} NaN prometheus_tsdb_head_gc_duration_seconds{quantile="0.9"} NaN prometheus_tsdb_head_gc_duration_seconds{quantile="0.99"} NaN prometheus_tsdb_head_gc_duration_seconds_sum 926.7764804409985 prometheus_tsdb_head_gc_duration_seconds_count 5991 # HELP prometheus_tsdb_head_max_time Maximum timestamp of the head block. The unit is decided by the library consumer. # TYPE prometheus_tsdb_head_max_time gauge prometheus_tsdb_head_max_time 1.789640711901e+12 # HELP prometheus_tsdb_head_max_time_seconds Maximum timestamp of the head block. # TYPE prometheus_tsdb_head_max_time_seconds gauge prometheus_tsdb_head_max_time_seconds 1.789640711901e+09 # HELP prometheus_tsdb_head_min_time Minimum time bound of the head block. The unit is decided by the library consumer. # TYPE prometheus_tsdb_head_min_time gauge prometheus_tsdb_head_min_time 1.789632e+12 # HELP prometheus_tsdb_head_min_time_seconds Minimum time bound of the head block. # TYPE prometheus_tsdb_head_min_time_seconds gauge prometheus_tsdb_head_min_time_seconds 1.789632e+09 # HELP prometheus_tsdb_head_samples_appended_total Total number of appended samples. # TYPE prometheus_tsdb_head_samples_appended_total counter prometheus_tsdb_head_samples_appended_total 5.5415480489e+10 # HELP prometheus_tsdb_head_series Total number of series in the head block. # TYPE prometheus_tsdb_head_series gauge prometheus_tsdb_head_series 143615 # HELP prometheus_tsdb_head_series_created_total Total number of series created in the head # TYPE prometheus_tsdb_head_series_created_total counter prometheus_tsdb_head_series_created_total 977878 # HELP prometheus_tsdb_head_series_not_found_total Total number of requests for series that were not found. # TYPE prometheus_tsdb_head_series_not_found_total counter prometheus_tsdb_head_series_not_found_total 0 # HELP prometheus_tsdb_head_series_removed_total Total number of series removed in the head # TYPE prometheus_tsdb_head_series_removed_total counter prometheus_tsdb_head_series_removed_total 834263 # HELP prometheus_tsdb_head_truncations_failed_total Total number of head truncations that failed. # TYPE prometheus_tsdb_head_truncations_failed_total counter prometheus_tsdb_head_truncations_failed_total 0 # HELP prometheus_tsdb_head_truncations_total Total number of head truncations attempted. # TYPE prometheus_tsdb_head_truncations_total counter prometheus_tsdb_head_truncations_total 5991 # HELP prometheus_tsdb_lowest_timestamp Lowest timestamp value stored in the database. The unit is decided by the library consumer. # TYPE prometheus_tsdb_lowest_timestamp gauge prometheus_tsdb_lowest_timestamp 1.7869248e+12 # HELP prometheus_tsdb_lowest_timestamp_seconds Lowest timestamp value stored in the database. # TYPE prometheus_tsdb_lowest_timestamp_seconds gauge prometheus_tsdb_lowest_timestamp_seconds 1.7869248e+09 # HELP prometheus_tsdb_reloads_failures_total Number of times the database failed to reload block data from disk. # TYPE prometheus_tsdb_reloads_failures_total counter prometheus_tsdb_reloads_failures_total 0 # HELP prometheus_tsdb_reloads_total Number of times the database reloaded block data from disk. # TYPE prometheus_tsdb_reloads_total counter prometheus_tsdb_reloads_total 8875 # HELP prometheus_tsdb_size_retentions_total The number of times that blocks were deleted because the maximum number of bytes was exceeded. # TYPE prometheus_tsdb_size_retentions_total counter prometheus_tsdb_size_retentions_total 0 # HELP prometheus_tsdb_storage_blocks_bytes The number of bytes that are currently used for local storage by all blocks. # TYPE prometheus_tsdb_storage_blocks_bytes gauge prometheus_tsdb_storage_blocks_bytes 4.991067579e+09 # HELP prometheus_tsdb_symbol_table_size_bytes Size of symbol table on disk (in bytes) # TYPE prometheus_tsdb_symbol_table_size_bytes gauge prometheus_tsdb_symbol_table_size_bytes 4.487632e+06 # HELP prometheus_tsdb_time_retentions_total The number of times that blocks were deleted because the maximum time limit was exceeded. # TYPE prometheus_tsdb_time_retentions_total counter prometheus_tsdb_time_retentions_total 222 # HELP prometheus_tsdb_tombstone_cleanup_seconds The time taken to recompact blocks to remove tombstones. # TYPE prometheus_tsdb_tombstone_cleanup_seconds histogram prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.005"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.01"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.025"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.05"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.1"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.25"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="0.5"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="1"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="2.5"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="5"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="10"} 0 prometheus_tsdb_tombstone_cleanup_seconds_bucket{le="+Inf"} 0 prometheus_tsdb_tombstone_cleanup_seconds_sum 0 prometheus_tsdb_tombstone_cleanup_seconds_count 0 # HELP prometheus_tsdb_vertical_compactions_total Total number of compactions done on overlapping blocks. # TYPE prometheus_tsdb_vertical_compactions_total counter prometheus_tsdb_vertical_compactions_total 0 # HELP prometheus_tsdb_wal_completed_pages_total Total number of completed pages. # TYPE prometheus_tsdb_wal_completed_pages_total counter prometheus_tsdb_wal_completed_pages_total 2.0503155e+07 # HELP prometheus_tsdb_wal_corruptions_total Total number of WAL corruptions. # TYPE prometheus_tsdb_wal_corruptions_total counter prometheus_tsdb_wal_corruptions_total 0 # HELP prometheus_tsdb_wal_fsync_duration_seconds Duration of WAL fsync. # TYPE prometheus_tsdb_wal_fsync_duration_seconds summary prometheus_tsdb_wal_fsync_duration_seconds{quantile="0.5"} NaN prometheus_tsdb_wal_fsync_duration_seconds{quantile="0.9"} NaN prometheus_tsdb_wal_fsync_duration_seconds{quantile="0.99"} NaN prometheus_tsdb_wal_fsync_duration_seconds_sum 30.430630502000007 prometheus_tsdb_wal_fsync_duration_seconds_count 5011 # HELP prometheus_tsdb_wal_page_flushes_total Total number of page flushes. # TYPE prometheus_tsdb_wal_page_flushes_total counter prometheus_tsdb_wal_page_flushes_total 8.1350609e+07 # HELP prometheus_tsdb_wal_truncate_duration_seconds Duration of WAL truncation. # TYPE prometheus_tsdb_wal_truncate_duration_seconds summary prometheus_tsdb_wal_truncate_duration_seconds{quantile="0.5"} NaN prometheus_tsdb_wal_truncate_duration_seconds{quantile="0.9"} NaN prometheus_tsdb_wal_truncate_duration_seconds{quantile="0.99"} NaN prometheus_tsdb_wal_truncate_duration_seconds_sum 9234.307160670976 prometheus_tsdb_wal_truncate_duration_seconds_count 2505 # HELP prometheus_tsdb_wal_truncations_failed_total Total number of WAL truncations that failed. # TYPE prometheus_tsdb_wal_truncations_failed_total counter prometheus_tsdb_wal_truncations_failed_total 0 # HELP prometheus_tsdb_wal_truncations_total Total number of WAL truncations attempted. # TYPE prometheus_tsdb_wal_truncations_total counter prometheus_tsdb_wal_truncations_total 2505 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 201 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0