# HELP alertmanager_alerts How many alerts by state. # TYPE alertmanager_alerts gauge alertmanager_alerts{state="active"} 0 alertmanager_alerts{state="suppressed"} 0 # HELP alertmanager_alerts_invalid_total The total number of received alerts that were invalid. # TYPE alertmanager_alerts_invalid_total counter alertmanager_alerts_invalid_total 0 # HELP alertmanager_alerts_received_total The total number of received alerts. # TYPE alertmanager_alerts_received_total counter alertmanager_alerts_received_total{status="firing"} 719 alertmanager_alerts_received_total{status="resolved"} 154 # HELP alertmanager_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which alertmanager was built. # TYPE alertmanager_build_info gauge alertmanager_build_info{branch="HEAD",goversion="go1.9.2",revision="30af4d051b37ce817ea7e35b56c57a0e2ec9dbb0",version="0.14.0"} 1 # HELP alertmanager_config_hash Hash of the currently loaded alertmanager configuration. # TYPE alertmanager_config_hash gauge alertmanager_config_hash 1.88636259701959e+14 # HELP alertmanager_config_last_reload_success_timestamp_seconds Timestamp of the last successful configuration reload. # TYPE alertmanager_config_last_reload_success_timestamp_seconds gauge alertmanager_config_last_reload_success_timestamp_seconds 1.671507819e+09 # HELP alertmanager_config_last_reload_successful Whether the last configuration reload attempt was successful. # TYPE alertmanager_config_last_reload_successful gauge alertmanager_config_last_reload_successful 1 # HELP alertmanager_nflog_gc_duration_seconds Duration of the last notification log garbage collection cycle. # TYPE alertmanager_nflog_gc_duration_seconds summary alertmanager_nflog_gc_duration_seconds{quantile="0.5"} 6.77e-07 alertmanager_nflog_gc_duration_seconds{quantile="0.9"} 6.77e-07 alertmanager_nflog_gc_duration_seconds{quantile="0.99"} 6.77e-07 alertmanager_nflog_gc_duration_seconds_sum 0.7102247109999952 alertmanager_nflog_gc_duration_seconds_count 130009 # HELP alertmanager_nflog_queries_total Number of notification log queries were received. # TYPE alertmanager_nflog_queries_total counter alertmanager_nflog_queries_total 292 # HELP alertmanager_nflog_query_duration_seconds Duration of notification log query evaluation. # TYPE alertmanager_nflog_query_duration_seconds histogram alertmanager_nflog_query_duration_seconds_bucket{le="0.005"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="0.01"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="0.025"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="0.05"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="0.1"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="0.25"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="0.5"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="1"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="2.5"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="5"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="10"} 292 alertmanager_nflog_query_duration_seconds_bucket{le="+Inf"} 292 alertmanager_nflog_query_duration_seconds_sum 0.0019794380000000005 alertmanager_nflog_query_duration_seconds_count 292 # HELP alertmanager_nflog_query_errors_total Number notification log received queries that failed. # TYPE alertmanager_nflog_query_errors_total counter alertmanager_nflog_query_errors_total 7 # HELP alertmanager_nflog_snapshot_duration_seconds Duration of the last notification log snapshot. # TYPE alertmanager_nflog_snapshot_duration_seconds summary alertmanager_nflog_snapshot_duration_seconds{quantile="0.5"} 1.246e-06 alertmanager_nflog_snapshot_duration_seconds{quantile="0.9"} 1.246e-06 alertmanager_nflog_snapshot_duration_seconds{quantile="0.99"} 1.246e-06 alertmanager_nflog_snapshot_duration_seconds_sum 0.4027867299999993 alertmanager_nflog_snapshot_duration_seconds_count 130009 # HELP alertmanager_notifications_failed_total The total number of failed notifications. # TYPE alertmanager_notifications_failed_total counter alertmanager_notifications_failed_total{integration="email"} 0 alertmanager_notifications_failed_total{integration="hipchat"} 0 alertmanager_notifications_failed_total{integration="opsgenie"} 0 alertmanager_notifications_failed_total{integration="pagerduty"} 0 alertmanager_notifications_failed_total{integration="pushover"} 0 alertmanager_notifications_failed_total{integration="slack"} 0 alertmanager_notifications_failed_total{integration="victorops"} 0 alertmanager_notifications_failed_total{integration="webhook"} 0 alertmanager_notifications_failed_total{integration="wechat"} 0 # HELP alertmanager_notifications_total The total number of attempted notifications. # TYPE alertmanager_notifications_total counter alertmanager_notifications_total{integration="email"} 0 alertmanager_notifications_total{integration="hipchat"} 0 alertmanager_notifications_total{integration="opsgenie"} 0 alertmanager_notifications_total{integration="pagerduty"} 0 alertmanager_notifications_total{integration="pushover"} 0 alertmanager_notifications_total{integration="slack"} 0 alertmanager_notifications_total{integration="victorops"} 0 alertmanager_notifications_total{integration="webhook"} 75 alertmanager_notifications_total{integration="wechat"} 0 # HELP alertmanager_peer_position Position the Alertmanager instance believes it's in. The position determines a peer's behavior in the cluster. # TYPE alertmanager_peer_position gauge alertmanager_peer_position 0 # HELP alertmanager_peer_terminations_total Total number of terminated connections between the AlertManager and its peers. # TYPE alertmanager_peer_terminations_total gauge alertmanager_peer_terminations_total 0 # HELP alertmanager_silences How many silences by state. # TYPE alertmanager_silences gauge alertmanager_silences{state="active"} 1 alertmanager_silences{state="expired"} 0 alertmanager_silences{state="pending"} 0 # HELP alertmanager_silences_gc_duration_seconds Duration of the last silence garbage collection cycle. # TYPE alertmanager_silences_gc_duration_seconds summary alertmanager_silences_gc_duration_seconds{quantile="0.5"} 1.809e-06 alertmanager_silences_gc_duration_seconds{quantile="0.9"} 1.809e-06 alertmanager_silences_gc_duration_seconds{quantile="0.99"} 1.809e-06 alertmanager_silences_gc_duration_seconds_sum 0.7281587560000067 alertmanager_silences_gc_duration_seconds_count 130009 # HELP alertmanager_silences_queries_total How many silence queries were received. # TYPE alertmanager_silences_queries_total counter alertmanager_silences_queries_total 482 # HELP alertmanager_silences_query_duration_seconds Duration of silence query evaluation. # TYPE alertmanager_silences_query_duration_seconds histogram alertmanager_silences_query_duration_seconds_bucket{le="0.005"} 483 alertmanager_silences_query_duration_seconds_bucket{le="0.01"} 483 alertmanager_silences_query_duration_seconds_bucket{le="0.025"} 483 alertmanager_silences_query_duration_seconds_bucket{le="0.05"} 483 alertmanager_silences_query_duration_seconds_bucket{le="0.1"} 483 alertmanager_silences_query_duration_seconds_bucket{le="0.25"} 483 alertmanager_silences_query_duration_seconds_bucket{le="0.5"} 483 alertmanager_silences_query_duration_seconds_bucket{le="1"} 483 alertmanager_silences_query_duration_seconds_bucket{le="2.5"} 483 alertmanager_silences_query_duration_seconds_bucket{le="5"} 483 alertmanager_silences_query_duration_seconds_bucket{le="10"} 483 alertmanager_silences_query_duration_seconds_bucket{le="+Inf"} 483 alertmanager_silences_query_duration_seconds_sum 0.0022703860000000014 alertmanager_silences_query_duration_seconds_count 483 # HELP alertmanager_silences_query_errors_total How many silence received queries did not succeed. # TYPE alertmanager_silences_query_errors_total counter alertmanager_silences_query_errors_total 0 # HELP alertmanager_silences_snapshot_duration_seconds Duration of the last silence snapshot. # TYPE alertmanager_silences_snapshot_duration_seconds summary alertmanager_silences_snapshot_duration_seconds{quantile="0.5"} 2.0368e-05 alertmanager_silences_snapshot_duration_seconds{quantile="0.9"} 2.0368e-05 alertmanager_silences_snapshot_duration_seconds{quantile="0.99"} 2.0368e-05 alertmanager_silences_snapshot_duration_seconds_sum 1.3545555189999998 alertmanager_silences_snapshot_duration_seconds_count 130009 # HELP alertmanager_silences_snapshot_size_bytes Size of the last silence snapshot in bytes. # TYPE alertmanager_silences_snapshot_size_bytes gauge alertmanager_silences_snapshot_size_bytes 137 # HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 4.2768e-05 go_gc_duration_seconds{quantile="0.25"} 7.6722e-05 go_gc_duration_seconds{quantile="0.5"} 0.000134216 go_gc_duration_seconds{quantile="0.75"} 0.067263104 go_gc_duration_seconds{quantile="1"} 0.177905642 go_gc_duration_seconds_sum 15703.305884758 go_gc_duration_seconds_count 923830 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 47 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 5.86368e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.238422550008e+12 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.573067e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.157033647e+09 # 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 786432 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 5.86368e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 9.314304e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 7.364608e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 15291 # HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes_total counter go_memstats_heap_released_bytes_total 5.128192e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.6678912e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.788515919963884e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 2.3954813e+07 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.157048938e+09 # 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 88464 # 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 229376 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 1.0157856e+07 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 985133 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.14688e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.14688e+06 # HELP go_memstats_sys_bytes Number of bytes obtained by system. Sum of all system allocations. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.1416184e+07 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="add_alerts",quantile="0.5"} NaN http_request_duration_microseconds{handler="add_alerts",quantile="0.9"} NaN http_request_duration_microseconds{handler="add_alerts",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="add_alerts"} 211317.13800000018 http_request_duration_microseconds_count{handler="add_alerts"} 879 http_request_duration_microseconds{handler="add_silence",quantile="0.5"} NaN http_request_duration_microseconds{handler="add_silence",quantile="0.9"} NaN http_request_duration_microseconds{handler="add_silence",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="add_silence"} 10797.25 http_request_duration_microseconds_count{handler="add_silence"} 1 http_request_duration_microseconds{handler="alert_groups",quantile="0.5"} NaN http_request_duration_microseconds{handler="alert_groups",quantile="0.9"} NaN http_request_duration_microseconds{handler="alert_groups",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="alert_groups"} 0 http_request_duration_microseconds_count{handler="alert_groups"} 0 http_request_duration_microseconds{handler="app",quantile="0.5"} 343.571 http_request_duration_microseconds{handler="app",quantile="0.9"} 3287.095 http_request_duration_microseconds{handler="app",quantile="0.99"} 3287.095 http_request_duration_microseconds_sum{handler="app"} 4.4666913539999975e+06 http_request_duration_microseconds_count{handler="app"} 1717 http_request_duration_microseconds{handler="del_silence",quantile="0.5"} NaN http_request_duration_microseconds{handler="del_silence",quantile="0.9"} NaN http_request_duration_microseconds{handler="del_silence",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="del_silence"} 0 http_request_duration_microseconds_count{handler="del_silence"} 0 http_request_duration_microseconds{handler="get_silence",quantile="0.5"} NaN http_request_duration_microseconds{handler="get_silence",quantile="0.9"} NaN http_request_duration_microseconds{handler="get_silence",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="get_silence"} 53.905 http_request_duration_microseconds_count{handler="get_silence"} 1 http_request_duration_microseconds{handler="index",quantile="0.5"} 122.196 http_request_duration_microseconds{handler="index",quantile="0.9"} 159.051 http_request_duration_microseconds{handler="index",quantile="0.99"} 184.057 http_request_duration_microseconds_sum{handler="index"} 1.619174729320275e+09 http_request_duration_microseconds_count{handler="index"} 1.1708855e+07 http_request_duration_microseconds{handler="legacy_add_alerts",quantile="0.5"} NaN http_request_duration_microseconds{handler="legacy_add_alerts",quantile="0.9"} NaN http_request_duration_microseconds{handler="legacy_add_alerts",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="legacy_add_alerts"} 0 http_request_duration_microseconds_count{handler="legacy_add_alerts"} 0 http_request_duration_microseconds{handler="lib_files",quantile="0.5"} 1520.801 http_request_duration_microseconds{handler="lib_files",quantile="0.9"} 1908.589 http_request_duration_microseconds{handler="lib_files",quantile="0.99"} 1908.589 http_request_duration_microseconds_sum{handler="lib_files"} 2.4174994849999966e+06 http_request_duration_microseconds_count{handler="lib_files"} 408 http_request_duration_microseconds{handler="list_alerts",quantile="0.5"} 66.858 http_request_duration_microseconds{handler="list_alerts",quantile="0.9"} 66.858 http_request_duration_microseconds{handler="list_alerts",quantile="0.99"} 66.858 http_request_duration_microseconds_sum{handler="list_alerts"} 1.6772998460000008e+06 http_request_duration_microseconds_count{handler="list_alerts"} 204 http_request_duration_microseconds{handler="list_silences",quantile="0.5"} NaN http_request_duration_microseconds{handler="list_silences",quantile="0.9"} NaN http_request_duration_microseconds{handler="list_silences",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="list_silences"} 2060.971 http_request_duration_microseconds_count{handler="list_silences"} 3 http_request_duration_microseconds{handler="options",quantile="0.5"} NaN http_request_duration_microseconds{handler="options",quantile="0.9"} NaN http_request_duration_microseconds{handler="options",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="options"} 0 http_request_duration_microseconds_count{handler="options"} 0 http_request_duration_microseconds{handler="prometheus",quantile="0.5"} NaN http_request_duration_microseconds{handler="prometheus",quantile="0.9"} NaN http_request_duration_microseconds{handler="prometheus",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="prometheus"} 1.5734377451999996e+07 http_request_duration_microseconds_count{handler="prometheus"} 62 http_request_duration_microseconds{handler="receivers",quantile="0.5"} 32.436 http_request_duration_microseconds{handler="receivers",quantile="0.9"} 32.436 http_request_duration_microseconds{handler="receivers",quantile="0.99"} 32.436 http_request_duration_microseconds_sum{handler="receivers"} 274421.14 http_request_duration_microseconds_count{handler="receivers"} 204 http_request_duration_microseconds{handler="status",quantile="0.5"} NaN http_request_duration_microseconds{handler="status",quantile="0.9"} NaN http_request_duration_microseconds{handler="status",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="status"} 4294.818 http_request_duration_microseconds_count{handler="status"} 1 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="add_alerts",quantile="0.5"} NaN http_request_size_bytes{handler="add_alerts",quantile="0.9"} NaN http_request_size_bytes{handler="add_alerts",quantile="0.99"} NaN http_request_size_bytes_sum{handler="add_alerts"} 598228 http_request_size_bytes_count{handler="add_alerts"} 879 http_request_size_bytes{handler="add_silence",quantile="0.5"} NaN http_request_size_bytes{handler="add_silence",quantile="0.9"} NaN http_request_size_bytes{handler="add_silence",quantile="0.99"} NaN http_request_size_bytes_sum{handler="add_silence"} 1323 http_request_size_bytes_count{handler="add_silence"} 1 http_request_size_bytes{handler="alert_groups",quantile="0.5"} NaN http_request_size_bytes{handler="alert_groups",quantile="0.9"} NaN http_request_size_bytes{handler="alert_groups",quantile="0.99"} NaN http_request_size_bytes_sum{handler="alert_groups"} 0 http_request_size_bytes_count{handler="alert_groups"} 0 http_request_size_bytes{handler="app",quantile="0.5"} 622 http_request_size_bytes{handler="app",quantile="0.9"} 646 http_request_size_bytes{handler="app",quantile="0.99"} 646 http_request_size_bytes_sum{handler="app"} 917118 http_request_size_bytes_count{handler="app"} 1717 http_request_size_bytes{handler="del_silence",quantile="0.5"} NaN http_request_size_bytes{handler="del_silence",quantile="0.9"} NaN http_request_size_bytes{handler="del_silence",quantile="0.99"} NaN http_request_size_bytes_sum{handler="del_silence"} 0 http_request_size_bytes_count{handler="del_silence"} 0 http_request_size_bytes{handler="get_silence",quantile="0.5"} NaN http_request_size_bytes{handler="get_silence",quantile="0.9"} NaN http_request_size_bytes{handler="get_silence",quantile="0.99"} NaN http_request_size_bytes_sum{handler="get_silence"} 1069 http_request_size_bytes_count{handler="get_silence"} 1 http_request_size_bytes{handler="index",quantile="0.5"} 87 http_request_size_bytes{handler="index",quantile="0.9"} 87 http_request_size_bytes{handler="index",quantile="0.99"} 734 http_request_size_bytes_sum{handler="index"} 1.023239357e+09 http_request_size_bytes_count{handler="index"} 1.1708855e+07 http_request_size_bytes{handler="legacy_add_alerts",quantile="0.5"} NaN http_request_size_bytes{handler="legacy_add_alerts",quantile="0.9"} NaN http_request_size_bytes{handler="legacy_add_alerts",quantile="0.99"} NaN http_request_size_bytes_sum{handler="legacy_add_alerts"} 0 http_request_size_bytes_count{handler="legacy_add_alerts"} 0 http_request_size_bytes{handler="lib_files",quantile="0.5"} 681 http_request_size_bytes{handler="lib_files",quantile="0.9"} 698 http_request_size_bytes{handler="lib_files",quantile="0.99"} 698 http_request_size_bytes_sum{handler="lib_files"} 272328 http_request_size_bytes_count{handler="lib_files"} 408 http_request_size_bytes{handler="list_alerts",quantile="0.5"} 656 http_request_size_bytes{handler="list_alerts",quantile="0.9"} 656 http_request_size_bytes{handler="list_alerts",quantile="0.99"} 656 http_request_size_bytes_sum{handler="list_alerts"} 126877 http_request_size_bytes_count{handler="list_alerts"} 204 http_request_size_bytes{handler="list_silences",quantile="0.5"} NaN http_request_size_bytes{handler="list_silences",quantile="0.9"} NaN http_request_size_bytes{handler="list_silences",quantile="0.99"} NaN http_request_size_bytes_sum{handler="list_silences"} 3120 http_request_size_bytes_count{handler="list_silences"} 3 http_request_size_bytes{handler="options",quantile="0.5"} NaN http_request_size_bytes{handler="options",quantile="0.9"} NaN http_request_size_bytes{handler="options",quantile="0.99"} NaN http_request_size_bytes_sum{handler="options"} 0 http_request_size_bytes_count{handler="options"} 0 http_request_size_bytes{handler="prometheus",quantile="0.5"} NaN http_request_size_bytes{handler="prometheus",quantile="0.9"} NaN http_request_size_bytes{handler="prometheus",quantile="0.99"} NaN http_request_size_bytes_sum{handler="prometheus"} 29968 http_request_size_bytes_count{handler="prometheus"} 62 http_request_size_bytes{handler="receivers",quantile="0.5"} 628 http_request_size_bytes{handler="receivers",quantile="0.9"} 628 http_request_size_bytes{handler="receivers",quantile="0.99"} 628 http_request_size_bytes_sum{handler="receivers"} 120557 http_request_size_bytes_count{handler="receivers"} 204 http_request_size_bytes{handler="status",quantile="0.5"} NaN http_request_size_bytes{handler="status",quantile="0.9"} NaN http_request_size_bytes{handler="status",quantile="0.99"} NaN http_request_size_bytes_sum{handler="status"} 959 http_request_size_bytes_count{handler="status"} 1 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="add_alerts",method="post"} 879 http_requests_total{code="200",handler="add_silence",method="post"} 1 http_requests_total{code="200",handler="app",method="get"} 1717 http_requests_total{code="200",handler="get_silence",method="get"} 1 http_requests_total{code="200",handler="index",method="get"} 1.1708839e+07 http_requests_total{code="200",handler="lib_files",method="get"} 273 http_requests_total{code="200",handler="list_alerts",method="get"} 204 http_requests_total{code="200",handler="list_silences",method="get"} 3 http_requests_total{code="200",handler="prometheus",method="get"} 62 http_requests_total{code="200",handler="receivers",method="get"} 204 http_requests_total{code="200",handler="status",method="get"} 1 http_requests_total{code="206",handler="index",method="get"} 12 http_requests_total{code="304",handler="index",method="get"} 4 http_requests_total{code="404",handler="lib_files",method="get"} 135 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="add_alerts",quantile="0.5"} NaN http_response_size_bytes{handler="add_alerts",quantile="0.9"} NaN http_response_size_bytes{handler="add_alerts",quantile="0.99"} NaN http_response_size_bytes_sum{handler="add_alerts"} 17580 http_response_size_bytes_count{handler="add_alerts"} 879 http_response_size_bytes{handler="add_silence",quantile="0.5"} NaN http_response_size_bytes{handler="add_silence",quantile="0.9"} NaN http_response_size_bytes{handler="add_silence",quantile="0.99"} NaN http_response_size_bytes_sum{handler="add_silence"} 80 http_response_size_bytes_count{handler="add_silence"} 1 http_response_size_bytes{handler="alert_groups",quantile="0.5"} NaN http_response_size_bytes{handler="alert_groups",quantile="0.9"} NaN http_response_size_bytes{handler="alert_groups",quantile="0.99"} NaN http_response_size_bytes_sum{handler="alert_groups"} 0 http_response_size_bytes_count{handler="alert_groups"} 0 http_response_size_bytes{handler="app",quantile="0.5"} 15086 http_response_size_bytes{handler="app",quantile="0.9"} 192238 http_response_size_bytes{handler="app",quantile="0.99"} 192238 http_response_size_bytes_sum{handler="app"} 1.2493063e+08 http_response_size_bytes_count{handler="app"} 1717 http_response_size_bytes{handler="del_silence",quantile="0.5"} NaN http_response_size_bytes{handler="del_silence",quantile="0.9"} NaN http_response_size_bytes{handler="del_silence",quantile="0.99"} NaN http_response_size_bytes_sum{handler="del_silence"} 0 http_response_size_bytes_count{handler="del_silence"} 0 http_response_size_bytes{handler="get_silence",quantile="0.5"} NaN http_response_size_bytes{handler="get_silence",quantile="0.9"} NaN http_response_size_bytes{handler="get_silence",quantile="0.99"} NaN http_response_size_bytes_sum{handler="get_silence"} 337 http_response_size_bytes_count{handler="get_silence"} 1 http_response_size_bytes{handler="index",quantile="0.5"} 1009 http_response_size_bytes{handler="index",quantile="0.9"} 1009 http_response_size_bytes{handler="index",quantile="0.99"} 1009 http_response_size_bytes_sum{handler="index"} 1.1814230659e+10 http_response_size_bytes_count{handler="index"} 1.1708855e+07 http_response_size_bytes{handler="legacy_add_alerts",quantile="0.5"} NaN http_response_size_bytes{handler="legacy_add_alerts",quantile="0.9"} NaN http_response_size_bytes{handler="legacy_add_alerts",quantile="0.99"} NaN http_response_size_bytes_sum{handler="legacy_add_alerts"} 0 http_response_size_bytes_count{handler="legacy_add_alerts"} 0 http_response_size_bytes{handler="lib_files",quantile="0.5"} 31000 http_response_size_bytes{handler="lib_files",quantile="0.9"} 150996 http_response_size_bytes{handler="lib_files",quantile="0.99"} 150996 http_response_size_bytes_sum{handler="lib_files"} 2.4984083e+07 http_response_size_bytes_count{handler="lib_files"} 408 http_response_size_bytes{handler="list_alerts",quantile="0.5"} 30 http_response_size_bytes{handler="list_alerts",quantile="0.9"} 30 http_response_size_bytes{handler="list_alerts",quantile="0.99"} 30 http_response_size_bytes_sum{handler="list_alerts"} 8956 http_response_size_bytes_count{handler="list_alerts"} 204 http_response_size_bytes{handler="list_silences",quantile="0.5"} NaN http_response_size_bytes{handler="list_silences",quantile="0.9"} NaN http_response_size_bytes{handler="list_silences",quantile="0.99"} NaN http_response_size_bytes_sum{handler="list_silences"} 90 http_response_size_bytes_count{handler="list_silences"} 3 http_response_size_bytes{handler="options",quantile="0.5"} NaN http_response_size_bytes{handler="options",quantile="0.9"} NaN http_response_size_bytes{handler="options",quantile="0.99"} NaN http_response_size_bytes_sum{handler="options"} 0 http_response_size_bytes_count{handler="options"} 0 http_response_size_bytes{handler="prometheus",quantile="0.5"} NaN http_response_size_bytes{handler="prometheus",quantile="0.9"} NaN http_response_size_bytes{handler="prometheus",quantile="0.99"} NaN http_response_size_bytes_sum{handler="prometheus"} 244760 http_response_size_bytes_count{handler="prometheus"} 62 http_response_size_bytes{handler="receivers",quantile="0.5"} 56 http_response_size_bytes{handler="receivers",quantile="0.9"} 56 http_response_size_bytes{handler="receivers",quantile="0.99"} 56 http_response_size_bytes_sum{handler="receivers"} 11424 http_response_size_bytes_count{handler="receivers"} 204 http_response_size_bytes{handler="status",quantile="0.5"} NaN http_response_size_bytes{handler="status",quantile="0.9"} NaN http_response_size_bytes{handler="status",quantile="0.99"} NaN http_response_size_bytes_sum{handler="status"} 1869 http_response_size_bytes_count{handler="status"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 9920.29 # 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 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.6318464e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.6715078184e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.2591872e+07