# 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.5615e-05 go_gc_duration_seconds{quantile="0.25"} 4.3556e-05 go_gc_duration_seconds{quantile="0.5"} 6.5239e-05 go_gc_duration_seconds{quantile="0.75"} 8.5628e-05 go_gc_duration_seconds{quantile="1"} 0.000350829 go_gc_duration_seconds_sum 31.898104445 go_gc_duration_seconds_count 348744 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 350 # 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 3.30228216e+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.3855764761832e+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.936044e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.38816987228e+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.000497872584579651 # 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 3.30228216e+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 9.51361536e+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 4.55401472e+08 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 2.215616e+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 7.3224192e+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.406763008e+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.7870220054502096e+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.38819202844e+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.30736e+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.2335984e+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.755468e+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.523136e+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.523136e+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"} 5.96904e+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.6137694e+07 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-nodes"} 8 net_conntrack_dialer_conn_attempted_total{dialer_name="kubernetes-pods"} 337741 # 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.4914501e+07 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-nodes"} 4 net_conntrack_dialer_conn_closed_total{dialer_name="kubernetes-pods"} 337689 # 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.4914545e+07 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-nodes"} 5 net_conntrack_dialer_conn_established_total{dialer_name="kubernetes-pods"} 337705 # 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.267769e+06 net_conntrack_dialer_conn_failed_total{dialer_name="federate",reason="timeout"} 2.701269e+06 net_conntrack_dialer_conn_failed_total{dialer_name="federate",reason="unknown"} 2.701269e+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"} 675337 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-ingress",reason="timeout"} 540656 net_conntrack_dialer_conn_failed_total{dialer_name="kubernetes-ingress",reason="unknown"} 547812 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.6264471e+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.6264477e+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.02774622e+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 113 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.142362112e+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.321864704e+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.00029456 prometheus_engine_query_duration_seconds{slice="inner_eval",quantile="0.9"} 0.002362306 prometheus_engine_query_duration_seconds{slice="inner_eval",quantile="0.99"} 0.003267118 prometheus_engine_query_duration_seconds_sum{slice="inner_eval"} 1110.8216436030832 prometheus_engine_query_duration_seconds_count{slice="inner_eval"} 1.688812e+06 prometheus_engine_query_duration_seconds{slice="prepare_time",quantile="0.5"} 5.6659e-05 prometheus_engine_query_duration_seconds{slice="prepare_time",quantile="0.9"} 0.000192892 prometheus_engine_query_duration_seconds{slice="prepare_time",quantile="0.99"} 0.000342045 prometheus_engine_query_duration_seconds_sum{slice="prepare_time"} 162.8082540320081 prometheus_engine_query_duration_seconds_count{slice="prepare_time"} 1.688816e+06 prometheus_engine_query_duration_seconds{slice="queue_time",quantile="0.5"} 1.354e-06 prometheus_engine_query_duration_seconds{slice="queue_time",quantile="0.9"} 2.598e-06 prometheus_engine_query_duration_seconds{slice="queue_time",quantile="0.99"} 3.341e-06 prometheus_engine_query_duration_seconds_sum{slice="queue_time"} 2.895422845999715 prometheus_engine_query_duration_seconds_count{slice="queue_time"} 1.688816e+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.15878e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="0.2"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="0.4"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="1"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="3"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="8"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="20"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="60"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="120"} 8.158781e+06 prometheus_http_request_duration_seconds_bucket{handler="/",le="+Inf"} 8.158781e+06 prometheus_http_request_duration_seconds_sum{handler="/"} 460.62049718214854 prometheus_http_request_duration_seconds_count{handler="/"} 8.158781e+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"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="0.2"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="0.4"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="1"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="3"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="8"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="20"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="60"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="120"} 742 prometheus_http_request_duration_seconds_bucket{handler="/alerts",le="+Inf"} 742 prometheus_http_request_duration_seconds_sum{handler="/alerts"} 1.6486588039999976 prometheus_http_request_duration_seconds_count{handler="/alerts"} 742 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"} 182 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="0.2"} 239 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="0.4"} 257 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="1"} 258 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="3"} 258 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="8"} 258 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="20"} 258 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="60"} 258 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="120"} 258 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/label/:name/values",le="+Inf"} 258 prometheus_http_request_duration_seconds_sum{handler="/api/v1/label/:name/values"} 16.456813110000002 prometheus_http_request_duration_seconds_count{handler="/api/v1/label/:name/values"} 258 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"} 215 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="0.2"} 216 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="0.4"} 257 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="1"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="3"} 264 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="8"} 265 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="20"} 265 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="60"} 265 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="120"} 265 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/query",le="+Inf"} 265 prometheus_http_request_duration_seconds_sum{handler="/api/v1/query"} 19.58651535200001 prometheus_http_request_duration_seconds_count{handler="/api/v1/query"} 265 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"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="0.2"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="0.4"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="1"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="3"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="8"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="20"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="60"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="120"} 36085 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/rules",le="+Inf"} 36085 prometheus_http_request_duration_seconds_sum{handler="/api/v1/rules"} 26.44003952499995 prometheus_http_request_duration_seconds_count{handler="/api/v1/rules"} 36085 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"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="0.2"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="0.4"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="1"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="3"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="8"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="20"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="60"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="120"} 111 prometheus_http_request_duration_seconds_bucket{handler="/api/v1/targets",le="+Inf"} 111 prometheus_http_request_duration_seconds_sum{handler="/api/v1/targets"} 2.9516467430000004 prometheus_http_request_duration_seconds_count{handler="/api/v1/targets"} 111 prometheus_http_request_duration_seconds_bucket{handler="/config",le="0.1"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="0.2"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="0.4"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="1"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="3"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="8"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="20"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="60"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="120"} 250 prometheus_http_request_duration_seconds_bucket{handler="/config",le="+Inf"} 250 prometheus_http_request_duration_seconds_sum{handler="/config"} 0.4759359499999998 prometheus_http_request_duration_seconds_count{handler="/config"} 250 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="0.1"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="0.2"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="0.4"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="1"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="3"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="8"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="20"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="60"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="120"} 35 prometheus_http_request_duration_seconds_bucket{handler="/debug/*subpath",le="+Inf"} 35 prometheus_http_request_duration_seconds_sum{handler="/debug/*subpath"} 0.006924080999999999 prometheus_http_request_duration_seconds_count{handler="/debug/*subpath"} 35 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="0.1"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="0.2"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="0.4"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="1"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="3"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="8"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="20"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="60"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="120"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/federate",le="+Inf"} 2.134881e+06 prometheus_http_request_duration_seconds_sum{handler="/federate"} 1047.7139625940647 prometheus_http_request_duration_seconds_count{handler="/federate"} 2.134881e+06 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="0.1"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="0.2"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="0.4"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="1"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="3"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="8"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="20"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="60"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="120"} 200 prometheus_http_request_duration_seconds_bucket{handler="/flags",le="+Inf"} 200 prometheus_http_request_duration_seconds_sum{handler="/flags"} 0.22442053299999987 prometheus_http_request_duration_seconds_count{handler="/flags"} 200 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="0.1"} 8.159524e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="0.2"} 8.159537e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="0.4"} 8.159547e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="1"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="3"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="8"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="20"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="60"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="120"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/graph",le="+Inf"} 8.159552e+06 prometheus_http_request_duration_seconds_sum{handler="/graph"} 10397.098630100758 prometheus_http_request_duration_seconds_count{handler="/graph"} 8.159552e+06 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="0.1"} 181 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="0.2"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="0.4"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="1"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="3"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="8"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="20"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="60"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="120"} 183 prometheus_http_request_duration_seconds_bucket{handler="/metrics",le="+Inf"} 183 prometheus_http_request_duration_seconds_sum{handler="/metrics"} 1.3375681010000002 prometheus_http_request_duration_seconds_count{handler="/metrics"} 183 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="0.1"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="0.2"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="0.4"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="1"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="3"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="8"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="20"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="60"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="120"} 217 prometheus_http_request_duration_seconds_bucket{handler="/rules",le="+Inf"} 217 prometheus_http_request_duration_seconds_sum{handler="/rules"} 0.5133886479999997 prometheus_http_request_duration_seconds_count{handler="/rules"} 217 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="0.1"} 249 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="0.2"} 251 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="0.4"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="1"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="3"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="8"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="20"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="60"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="120"} 255 prometheus_http_request_duration_seconds_bucket{handler="/service-discovery",le="+Inf"} 255 prometheus_http_request_duration_seconds_sum{handler="/service-discovery"} 13.353776988999993 prometheus_http_request_duration_seconds_count{handler="/service-discovery"} 255 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="0.1"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="0.2"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="0.4"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="1"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="3"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="8"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="20"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="60"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="120"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/static/*filepath",le="+Inf"} 973946 prometheus_http_request_duration_seconds_sum{handler="/static/*filepath"} 574.3703781129784 prometheus_http_request_duration_seconds_count{handler="/static/*filepath"} 973946 prometheus_http_request_duration_seconds_bucket{handler="/status",le="0.1"} 162 prometheus_http_request_duration_seconds_bucket{handler="/status",le="0.2"} 162 prometheus_http_request_duration_seconds_bucket{handler="/status",le="0.4"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="1"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="3"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="8"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="20"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="60"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="120"} 163 prometheus_http_request_duration_seconds_bucket{handler="/status",le="+Inf"} 163 prometheus_http_request_duration_seconds_sum{handler="/status"} 0.7561627060000001 prometheus_http_request_duration_seconds_count{handler="/status"} 163 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="0.1"} 210 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="0.2"} 210 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="0.4"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="1"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="3"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="8"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="20"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="60"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="120"} 212 prometheus_http_request_duration_seconds_bucket{handler="/targets",le="+Inf"} 212 prometheus_http_request_duration_seconds_sum{handler="/targets"} 7.136680108000002 prometheus_http_request_duration_seconds_count{handler="/targets"} 212 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.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1000"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="10000"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="100000"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+06"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+07"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+08"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="1e+09"} 8.158781e+06 prometheus_http_response_size_bytes_bucket{handler="/",le="+Inf"} 8.158781e+06 prometheus_http_response_size_bytes_sum{handler="/"} 2.36604649e+08 prometheus_http_response_size_bytes_count{handler="/"} 8.158781e+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"} 742 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="100000"} 742 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+06"} 742 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+07"} 742 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+08"} 742 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="1e+09"} 742 prometheus_http_response_size_bytes_bucket{handler="/alerts",le="+Inf"} 742 prometheus_http_response_size_bytes_sum{handler="/alerts"} 7.328734e+06 prometheus_http_response_size_bytes_count{handler="/alerts"} 742 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"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="100000"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+06"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+07"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+08"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="1e+09"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/label/:name/values",le="+Inf"} 258 prometheus_http_response_size_bytes_sum{handler="/api/v1/label/:name/values"} 598290 prometheus_http_response_size_bytes_count{handler="/api/v1/label/:name/values"} 258 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"} 258 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="10000"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="100000"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+06"} 264 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+07"} 265 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+08"} 265 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="1e+09"} 265 prometheus_http_response_size_bytes_bucket{handler="/api/v1/query",le="+Inf"} 265 prometheus_http_response_size_bytes_sum{handler="/api/v1/query"} 2.312407e+06 prometheus_http_response_size_bytes_count{handler="/api/v1/query"} 265 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"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="10000"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="100000"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+06"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+07"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+08"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="1e+09"} 36085 prometheus_http_response_size_bytes_bucket{handler="/api/v1/rules",le="+Inf"} 36085 prometheus_http_response_size_bytes_sum{handler="/api/v1/rules"} 3.1285695e+07 prometheus_http_response_size_bytes_count{handler="/api/v1/rules"} 36085 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"} 111 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+06"} 111 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+07"} 111 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+08"} 111 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="1e+09"} 111 prometheus_http_response_size_bytes_bucket{handler="/api/v1/targets",le="+Inf"} 111 prometheus_http_response_size_bytes_sum{handler="/api/v1/targets"} 5.04437e+06 prometheus_http_response_size_bytes_count{handler="/api/v1/targets"} 111 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"} 250 prometheus_http_response_size_bytes_bucket{handler="/config",le="100000"} 250 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+06"} 250 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+07"} 250 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+08"} 250 prometheus_http_response_size_bytes_bucket{handler="/config",le="1e+09"} 250 prometheus_http_response_size_bytes_bucket{handler="/config",le="+Inf"} 250 prometheus_http_response_size_bytes_sum{handler="/config"} 2.16e+06 prometheus_http_response_size_bytes_count{handler="/config"} 250 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="100"} 27 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1000"} 32 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="10000"} 35 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="100000"} 35 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+06"} 35 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+07"} 35 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+08"} 35 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="1e+09"} 35 prometheus_http_response_size_bytes_bucket{handler="/debug/*subpath",le="+Inf"} 35 prometheus_http_response_size_bytes_sum{handler="/debug/*subpath"} 7938 prometheus_http_response_size_bytes_count{handler="/debug/*subpath"} 35 prometheus_http_response_size_bytes_bucket{handler="/federate",le="100"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1000"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="10000"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="100000"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+06"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+07"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+08"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="1e+09"} 2.134881e+06 prometheus_http_response_size_bytes_bucket{handler="/federate",le="+Inf"} 2.134881e+06 prometheus_http_response_size_bytes_sum{handler="/federate"} 5.9776668e+07 prometheus_http_response_size_bytes_count{handler="/federate"} 2.134881e+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"} 200 prometheus_http_response_size_bytes_bucket{handler="/flags",le="100000"} 200 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+06"} 200 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+07"} 200 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+08"} 200 prometheus_http_response_size_bytes_bucket{handler="/flags",le="1e+09"} 200 prometheus_http_response_size_bytes_bucket{handler="/flags",le="+Inf"} 200 prometheus_http_response_size_bytes_sum{handler="/flags"} 1.5928e+06 prometheus_http_response_size_bytes_count{handler="/flags"} 200 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.159552e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="100000"} 8.159552e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+06"} 8.159552e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+07"} 8.159552e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+08"} 8.159552e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="1e+09"} 8.159552e+06 prometheus_http_response_size_bytes_bucket{handler="/graph",le="+Inf"} 8.159552e+06 prometheus_http_response_size_bytes_sum{handler="/graph"} 4.7202996788e+10 prometheus_http_response_size_bytes_count{handler="/graph"} 8.159552e+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"} 183 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+06"} 183 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+07"} 183 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+08"} 183 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="1e+09"} 183 prometheus_http_response_size_bytes_bucket{handler="/metrics",le="+Inf"} 183 prometheus_http_response_size_bytes_sum{handler="/metrics"} 2.078064e+06 prometheus_http_response_size_bytes_count{handler="/metrics"} 183 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"} 217 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+06"} 217 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+07"} 217 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+08"} 217 prometheus_http_response_size_bytes_bucket{handler="/rules",le="1e+09"} 217 prometheus_http_response_size_bytes_bucket{handler="/rules",le="+Inf"} 217 prometheus_http_response_size_bytes_sum{handler="/rules"} 2.26702e+06 prometheus_http_response_size_bytes_count{handler="/rules"} 217 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"} 255 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1e+08"} 255 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="1e+09"} 255 prometheus_http_response_size_bytes_bucket{handler="/service-discovery",le="+Inf"} 255 prometheus_http_response_size_bytes_sum{handler="/service-discovery"} 4.86824315e+08 prometheus_http_response_size_bytes_count{handler="/service-discovery"} 255 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="100"} 122 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1000"} 48749 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="10000"} 291321 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="100000"} 828416 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+06"} 973946 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+07"} 973946 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+08"} 973946 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="1e+09"} 973946 prometheus_http_response_size_bytes_bucket{handler="/static/*filepath",le="+Inf"} 973946 prometheus_http_response_size_bytes_sum{handler="/static/*filepath"} 4.5091735028e+10 prometheus_http_response_size_bytes_count{handler="/static/*filepath"} 973946 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"} 163 prometheus_http_response_size_bytes_bucket{handler="/status",le="100000"} 163 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+06"} 163 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+07"} 163 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+08"} 163 prometheus_http_response_size_bytes_bucket{handler="/status",le="1e+09"} 163 prometheus_http_response_size_bytes_bucket{handler="/status",le="+Inf"} 163 prometheus_http_response_size_bytes_sum{handler="/status"} 978978 prometheus_http_response_size_bytes_count{handler="/status"} 163 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"} 212 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+07"} 212 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+08"} 212 prometheus_http_response_size_bytes_bucket{handler="/targets",le="1e+09"} 212 prometheus_http_response_size_bytes_bucket{handler="/targets",le="+Inf"} 212 prometheus_http_response_size_bytes_sum{handler="/targets"} 9.4447776e+07 prometheus_http_response_size_bytes_count{handler="/targets"} 212 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.78702202e+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.2320453834e+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.000589956 prometheus_rule_evaluation_duration_seconds{quantile="0.9"} 0.002708458 prometheus_rule_evaluation_duration_seconds{quantile="0.99"} 0.003910409 prometheus_rule_evaluation_duration_seconds_sum 1535.578954692926 prometheus_rule_evaluation_duration_seconds_count 1.68833e+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.68833e+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.000270653 prometheus_rule_group_duration_seconds{quantile="0.05"} 0.000270653 prometheus_rule_group_duration_seconds{quantile="0.5"} 0.00033589 prometheus_rule_group_duration_seconds{quantile="0.9"} 0.004123076 prometheus_rule_group_duration_seconds{quantile="0.99"} 0.006248665 prometheus_rule_group_duration_seconds_sum 1544.5064274610006 prometheus_rule_group_duration_seconds_count 675332 # 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 675332 # 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.000270653 prometheus_rule_group_last_duration_seconds{rule_group="/etc/prometheus/alerting.yml;source alerts"} 0.006248665 # 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.7870220127356188e+09 prometheus_rule_group_last_evaluation_timestamp_seconds{rule_group="/etc/prometheus/alerting.yml;source alerts"} 1.7870220026507082e+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.928478632e+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.4311617614180598e+08 prometheus_sd_kubernetes_cache_watch_duration_seconds_count 541291 # 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.0394393e+08 prometheus_sd_kubernetes_cache_watch_events_count 541291 # 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 541304 # 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.07343792e+08 prometheus_sd_kubernetes_events_total{event="update",role="ingress"} 4.997671e+06 prometheus_sd_kubernetes_events_total{event="update",role="node"} 5.095537e+06 prometheus_sd_kubernetes_events_total{event="update",role="pod"} 1.3354466e+07 prometheus_sd_kubernetes_events_total{event="update",role="service"} 1.0256136e+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"} 541315 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.11854532e+08 prometheus_sd_kubernetes_workqueue_items_total{queue_name="ingress"} 4.997749e+06 prometheus_sd_kubernetes_workqueue_items_total{queue_name="node"} 5.095542e+06 prometheus_sd_kubernetes_workqueue_items_total{queue_name="pod"} 1.3354704e+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"} 46246.85506959831 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="endpoints"} 1.11854532e+08 prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="ingress"} 3529.6811280006195 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="ingress"} 4.997749e+06 prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="node"} 181.47347700074164 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="node"} 5.095542e+06 prometheus_sd_kubernetes_workqueue_latency_seconds_sum{queue_name="pod"} 14506.793656915075 prometheus_sd_kubernetes_workqueue_latency_seconds_count{queue_name="pod"} 1.3354704e+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"} 2635.0832829406345 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="endpoints"} 1.11854532e+08 prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="ingress"} 118.54516999983004 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="ingress"} 4.997749e+06 prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="node"} 607.5096999974447 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="node"} 5.095542e+06 prometheus_sd_kubernetes_workqueue_work_duration_seconds_sum{queue_name="pod"} 295.9108379924894 prometheus_sd_kubernetes_workqueue_work_duration_seconds_count{queue_name="pod"} 1.3354704e+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.35302529e+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.103959e+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.999971568 prometheus_target_interval_length_seconds{interval="15s",quantile="0.05"} 14.999985487 prometheus_target_interval_length_seconds{interval="15s",quantile="0.5"} 15.000034239 prometheus_target_interval_length_seconds{interval="15s",quantile="0.9"} 15.000289447 prometheus_target_interval_length_seconds{interval="15s",quantile="0.99"} 15.000367181 prometheus_target_interval_length_seconds_sum{interval="15s"} 1.2155972337898938e+08 prometheus_target_interval_length_seconds_count{interval="15s"} 8.103917e+06 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.01"} 119.999781738 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.05"} 119.999979807 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.5"} 120.000020403 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.9"} 120.000057199 prometheus_target_interval_length_seconds{interval="2m0s",quantile="0.99"} 120.000316461 prometheus_target_interval_length_seconds_sum{interval="2m0s"} 4.460038748203323e+09 prometheus_target_interval_length_seconds_count{interval="2m0s"} 3.7166983e+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.103953e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-apiservers"} 8.103953e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-cadvisor"} 8.103953e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-ingress"} 8.103953e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-nodes"} 8.103953e+06 prometheus_target_scrape_pool_sync_total{scrape_job="kubernetes-pods"} 8.103953e+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"} 4.8857e-05 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.05"} 5.235e-05 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.5"} 9.3344e-05 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.9"} 0.000113579 prometheus_target_sync_length_seconds{scrape_job="federate",quantile="0.99"} 0.000145949 prometheus_target_sync_length_seconds_sum{scrape_job="federate"} 868.8862979339624 prometheus_target_sync_length_seconds_count{scrape_job="federate"} 8.103953e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.01"} 0.002102482 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.05"} 0.002292361 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.5"} 0.002790957 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.9"} 0.003046936 prometheus_target_sync_length_seconds{scrape_job="kubernetes-apiservers",quantile="0.99"} 0.00435637 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-apiservers"} 28227.88960372445 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-apiservers"} 8.103953e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.01"} 0.00049723 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.05"} 0.000561171 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.5"} 0.000770759 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.9"} 0.000928369 prometheus_target_sync_length_seconds{scrape_job="kubernetes-cadvisor",quantile="0.99"} 0.004073155 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-cadvisor"} 7617.770628982026 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-cadvisor"} 8.103953e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.01"} 0.00234065 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.05"} 0.002532609 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.5"} 0.0032002 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.9"} 0.003337644 prometheus_target_sync_length_seconds{scrape_job="kubernetes-ingress",quantile="0.99"} 0.005629343 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-ingress"} 25770.977326175635 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-ingress"} 8.103953e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.01"} 0.000636174 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.05"} 0.000741333 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.5"} 0.000951341 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.9"} 0.001136569 prometheus_target_sync_length_seconds{scrape_job="kubernetes-nodes",quantile="0.99"} 0.004533759 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-nodes"} 9199.954250490642 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-nodes"} 8.103953e+06 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.01"} 0.003470261 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.05"} 0.003581962 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.5"} 0.004148835 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.9"} 0.004631505 prometheus_target_sync_length_seconds{scrape_job="kubernetes-pods",quantile="0.99"} 0.006398602 prometheus_target_sync_length_seconds_sum{scrape_job="kubernetes-pods"} 42233.574457584924 prometheus_target_sync_length_seconds_count{scrape_job="kubernetes-pods"} 8.103953e+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 16 # 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 2365 # 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 2365 # 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"} 614023 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="1.6384e+06"} 673123 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="6.5536e+06"} 1.284008e+06 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="2.62144e+07"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_range_seconds_bucket{le="+Inf"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_range_seconds_sum 6.170648281247271e+15 prometheus_tsdb_compaction_chunk_range_seconds_count 8.72596346e+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"} 614941 prometheus_tsdb_compaction_chunk_samples_bucket{le="6"} 639398 prometheus_tsdb_compaction_chunk_samples_bucket{le="9"} 651437 prometheus_tsdb_compaction_chunk_samples_bucket{le="13.5"} 673268 prometheus_tsdb_compaction_chunk_samples_bucket{le="20.25"} 707385 prometheus_tsdb_compaction_chunk_samples_bucket{le="30.375"} 820952 prometheus_tsdb_compaction_chunk_samples_bucket{le="45.5625"} 989474 prometheus_tsdb_compaction_chunk_samples_bucket{le="68.34375"} 8.72326202e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="102.515625"} 8.72326202e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="153.7734375"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="230.66015625"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="345.990234375"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_samples_bucket{le="+Inf"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_samples_sum 5.2323032547e+10 prometheus_tsdb_compaction_chunk_samples_count 8.72596346e+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"} 724262 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="48"} 6.11296426e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="72"} 6.43615089e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="108"} 6.88921018e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="162"} 8.35616271e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="243"} 8.54335529e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="364.5"} 8.63730449e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="546.75"} 8.72524132e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="820.125"} 8.72550815e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="1230.1875"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="1845.28125"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="2767.921875"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_size_bytes_bucket{le="+Inf"} 8.72596346e+08 prometheus_tsdb_compaction_chunk_size_bytes_sum 5.9765561397e+10 prometheus_tsdb_compaction_chunk_size_bytes_count 8.72596346e+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"} 1520 prometheus_tsdb_compaction_duration_seconds_bucket{le="4"} 8123 prometheus_tsdb_compaction_duration_seconds_bucket{le="8"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="16"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="32"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="64"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="128"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="256"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="512"} 8337 prometheus_tsdb_compaction_duration_seconds_bucket{le="+Inf"} 8337 prometheus_tsdb_compaction_duration_seconds_sum 19898.549775307034 prometheus_tsdb_compaction_duration_seconds_count 8337 # 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 8337 # 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 680959 # 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 140066 # 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 8.72736412e+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 8.72596346e+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"} 0.106173293 prometheus_tsdb_head_gc_duration_seconds{quantile="0.9"} 0.106173293 prometheus_tsdb_head_gc_duration_seconds{quantile="0.99"} 0.106173293 prometheus_tsdb_head_gc_duration_seconds_sum 885.079651694999 prometheus_tsdb_head_gc_duration_seconds_count 5628 # 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.787022020389e+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.787022020389e+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.7870184e+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.7870184e+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.2320453834e+10 # HELP prometheus_tsdb_head_series Total number of series in the head block. # TYPE prometheus_tsdb_head_series gauge prometheus_tsdb_head_series 140042 # 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 973045 # 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 833003 # 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 5628 # 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.7843976e+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.7843976e+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 8338 # 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.748907794e+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 3.987071e+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 209 # 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 1.9358888e+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 28.96506118700002 prometheus_tsdb_wal_fsync_duration_seconds_count 4731 # 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 7.6737072e+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 8870.308337786975 prometheus_tsdb_wal_truncate_duration_seconds_count 2365 # 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 2365 # 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"} 183 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0