| 1 | # HELP go_gc_duration_seconds A summary of the GC invocation durations. |
| 2 | # TYPE go_gc_duration_seconds summary |
| 3 | go_gc_duration_seconds{quantile="0"} 4.9351e-05 |
| 4 | go_gc_duration_seconds{quantile="0.25"} 7.424100000000001e-05 |
| 5 | go_gc_duration_seconds{quantile="0.5"} 8.3835e-05 |
| 6 | go_gc_duration_seconds{quantile="0.75"} 0.000106744 |
| 7 | go_gc_duration_seconds{quantile="1"} 0.002072195 |
| 8 | go_gc_duration_seconds_sum 0.012139815 |
| 9 | go_gc_duration_seconds_count 99 |
| 10 | # HELP go_goroutines Number of goroutines that currently exist. |
| 11 | # TYPE go_goroutines gauge |
| 12 | go_goroutines 33 |
| 13 | # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. |
| 14 | # TYPE go_memstats_alloc_bytes gauge |
| 15 | go_memstats_alloc_bytes 1.7518624e+07 |
| 16 | # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. |
| 17 | # TYPE go_memstats_alloc_bytes_total counter |
| 18 | go_memstats_alloc_bytes_total 8.3062296e+08 |
| 19 | # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. |
| 20 | # TYPE go_memstats_buck_hash_sys_bytes gauge |
| 21 | go_memstats_buck_hash_sys_bytes 1.494637e+06 |
| 22 | # HELP go_memstats_frees_total Total number of frees. |
| 23 | # TYPE go_memstats_frees_total counter |
| 24 | go_memstats_frees_total 4.65658e+06 |
| 25 | # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. |
| 26 | # TYPE go_memstats_gc_sys_bytes gauge |
| 27 | go_memstats_gc_sys_bytes 1.107968e+06 |
| 28 | # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. |
| 29 | # TYPE go_memstats_heap_alloc_bytes gauge |
| 30 | go_memstats_heap_alloc_bytes 1.7518624e+07 |
| 31 | # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. |
| 32 | # TYPE go_memstats_heap_idle_bytes gauge |
| 33 | go_memstats_heap_idle_bytes 6.668288e+06 |
| 34 | # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. |
| 35 | # TYPE go_memstats_heap_inuse_bytes gauge |
| 36 | go_memstats_heap_inuse_bytes 1.8956288e+07 |
| 37 | # HELP go_memstats_heap_objects Number of allocated objects. |
| 38 | # TYPE go_memstats_heap_objects gauge |
| 39 | go_memstats_heap_objects 72755 |
| 40 | # HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS. |
| 41 | # TYPE go_memstats_heap_released_bytes_total counter |
| 42 | go_memstats_heap_released_bytes_total 0 |
| 43 | # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. |
| 44 | # TYPE go_memstats_heap_sys_bytes gauge |
| 45 | go_memstats_heap_sys_bytes 2.5624576e+07 |
| 46 | # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. |
| 47 | # TYPE go_memstats_last_gc_time_seconds gauge |
| 48 | go_memstats_last_gc_time_seconds 1.4843955586166437e+09 |
| 49 | # HELP go_memstats_lookups_total Total number of pointer lookups. |
| 50 | # TYPE go_memstats_lookups_total counter |
| 51 | go_memstats_lookups_total 2089 |
| 52 | # HELP go_memstats_mallocs_total Total number of mallocs. |
| 53 | # TYPE go_memstats_mallocs_total counter |
| 54 | go_memstats_mallocs_total 4.729335e+06 |
| 55 | # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. |
| 56 | # TYPE go_memstats_mcache_inuse_bytes gauge |
| 57 | go_memstats_mcache_inuse_bytes 9600 |
| 58 | # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. |
| 59 | # TYPE go_memstats_mcache_sys_bytes gauge |
| 60 | go_memstats_mcache_sys_bytes 16384 |
| 61 | # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. |
| 62 | # TYPE go_memstats_mspan_inuse_bytes gauge |
| 63 | go_memstats_mspan_inuse_bytes 211520 |
| 64 | # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. |
| 65 | # TYPE go_memstats_mspan_sys_bytes gauge |
| 66 | go_memstats_mspan_sys_bytes 245760 |
| 67 | # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. |
| 68 | # TYPE go_memstats_next_gc_bytes gauge |
| 69 | go_memstats_next_gc_bytes 2.033527e+07 |
| 70 | # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. |
| 71 | # TYPE go_memstats_other_sys_bytes gauge |
| 72 | go_memstats_other_sys_bytes 2.077323e+06 |
| 73 | # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. |
| 74 | # TYPE go_memstats_stack_inuse_bytes gauge |
| 75 | go_memstats_stack_inuse_bytes 1.6384e+06 |
| 76 | # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. |
| 77 | # TYPE go_memstats_stack_sys_bytes gauge |
| 78 | go_memstats_stack_sys_bytes 1.6384e+06 |
| 79 | # HELP go_memstats_sys_bytes Number of bytes obtained by system. Sum of all system allocations. |
| 80 | # TYPE go_memstats_sys_bytes gauge |
| 81 | go_memstats_sys_bytes 3.2205048e+07 |
| 82 | # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. |
| 83 | # TYPE http_request_duration_microseconds summary |
| 84 | http_request_duration_microseconds{handler="alerts",quantile="0.5"} NaN |
| 85 | http_request_duration_microseconds{handler="alerts",quantile="0.9"} NaN |
| 86 | http_request_duration_microseconds{handler="alerts",quantile="0.99"} NaN |
| 87 | http_request_duration_microseconds_sum{handler="alerts"} 0 |
| 88 | http_request_duration_microseconds_count{handler="alerts"} 0 |
| 89 | http_request_duration_microseconds{handler="config",quantile="0.5"} NaN |
| 90 | http_request_duration_microseconds{handler="config",quantile="0.9"} NaN |
| 91 | http_request_duration_microseconds{handler="config",quantile="0.99"} NaN |
| 92 | http_request_duration_microseconds_sum{handler="config"} 0 |
| 93 | http_request_duration_microseconds_count{handler="config"} 0 |
| 94 | http_request_duration_microseconds{handler="consoles",quantile="0.5"} NaN |
| 95 | http_request_duration_microseconds{handler="consoles",quantile="0.9"} NaN |
| 96 | http_request_duration_microseconds{handler="consoles",quantile="0.99"} NaN |
| 97 | http_request_duration_microseconds_sum{handler="consoles"} 0 |
| 98 | http_request_duration_microseconds_count{handler="consoles"} 0 |
| 99 | http_request_duration_microseconds{handler="drop_series",quantile="0.5"} NaN |
| 100 | http_request_duration_microseconds{handler="drop_series",quantile="0.9"} NaN |
| 101 | http_request_duration_microseconds{handler="drop_series",quantile="0.99"} NaN |
| 102 | http_request_duration_microseconds_sum{handler="drop_series"} 0 |
| 103 | http_request_duration_microseconds_count{handler="drop_series"} 0 |
| 104 | http_request_duration_microseconds{handler="federate",quantile="0.5"} NaN |
| 105 | http_request_duration_microseconds{handler="federate",quantile="0.9"} NaN |
| 106 | http_request_duration_microseconds{handler="federate",quantile="0.99"} NaN |
| 107 | http_request_duration_microseconds_sum{handler="federate"} 0 |
| 108 | http_request_duration_microseconds_count{handler="federate"} 0 |
| 109 | http_request_duration_microseconds{handler="flags",quantile="0.5"} NaN |
| 110 | http_request_duration_microseconds{handler="flags",quantile="0.9"} NaN |
| 111 | http_request_duration_microseconds{handler="flags",quantile="0.99"} NaN |
| 112 | http_request_duration_microseconds_sum{handler="flags"} 0 |
| 113 | http_request_duration_microseconds_count{handler="flags"} 0 |
| 114 | http_request_duration_microseconds{handler="graph",quantile="0.5"} 771.655 |
| 115 | http_request_duration_microseconds{handler="graph",quantile="0.9"} 1761.823 |
| 116 | http_request_duration_microseconds{handler="graph",quantile="0.99"} 1761.823 |
| 117 | http_request_duration_microseconds_sum{handler="graph"} 5803.93 |
| 118 | http_request_duration_microseconds_count{handler="graph"} 3 |
| 119 | http_request_duration_microseconds{handler="heap",quantile="0.5"} NaN |
| 120 | http_request_duration_microseconds{handler="heap",quantile="0.9"} NaN |
| 121 | http_request_duration_microseconds{handler="heap",quantile="0.99"} NaN |
| 122 | http_request_duration_microseconds_sum{handler="heap"} 0 |
| 123 | http_request_duration_microseconds_count{handler="heap"} 0 |
| 124 | http_request_duration_microseconds{handler="label_values",quantile="0.5"} 325.401 |
| 125 | http_request_duration_microseconds{handler="label_values",quantile="0.9"} 414.708 |
| 126 | http_request_duration_microseconds{handler="label_values",quantile="0.99"} 414.708 |
| 127 | http_request_duration_microseconds_sum{handler="label_values"} 3995.574 |
| 128 | http_request_duration_microseconds_count{handler="label_values"} 3 |
| 129 | http_request_duration_microseconds{handler="options",quantile="0.5"} NaN |
| 130 | http_request_duration_microseconds{handler="options",quantile="0.9"} NaN |
| 131 | http_request_duration_microseconds{handler="options",quantile="0.99"} NaN |
| 132 | http_request_duration_microseconds_sum{handler="options"} 0 |
| 133 | http_request_duration_microseconds_count{handler="options"} 0 |
| 134 | http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 1351.859 |
| 135 | http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 1714.035 |
| 136 | http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 2833.523 |
| 137 | http_request_duration_microseconds_sum{handler="prometheus"} 661851.54 |
| 138 | http_request_duration_microseconds_count{handler="prometheus"} 462 |
| 139 | http_request_duration_microseconds{handler="query",quantile="0.5"} 3885.448 |
| 140 | http_request_duration_microseconds{handler="query",quantile="0.9"} 4390.558 |
| 141 | http_request_duration_microseconds{handler="query",quantile="0.99"} 4390.558 |
| 142 | http_request_duration_microseconds_sum{handler="query"} 26074.11 |
| 143 | http_request_duration_microseconds_count{handler="query"} 6 |
| 144 | http_request_duration_microseconds{handler="query_range",quantile="0.5"} NaN |
| 145 | http_request_duration_microseconds{handler="query_range",quantile="0.9"} NaN |
| 146 | http_request_duration_microseconds{handler="query_range",quantile="0.99"} NaN |
| 147 | http_request_duration_microseconds_sum{handler="query_range"} 0 |
| 148 | http_request_duration_microseconds_count{handler="query_range"} 0 |
| 149 | http_request_duration_microseconds{handler="rules",quantile="0.5"} NaN |
| 150 | http_request_duration_microseconds{handler="rules",quantile="0.9"} NaN |
| 151 | http_request_duration_microseconds{handler="rules",quantile="0.99"} NaN |
| 152 | http_request_duration_microseconds_sum{handler="rules"} 0 |
| 153 | http_request_duration_microseconds_count{handler="rules"} 0 |
| 154 | http_request_duration_microseconds{handler="series",quantile="0.5"} NaN |
| 155 | http_request_duration_microseconds{handler="series",quantile="0.9"} NaN |
| 156 | http_request_duration_microseconds{handler="series",quantile="0.99"} NaN |
| 157 | http_request_duration_microseconds_sum{handler="series"} 0 |
| 158 | http_request_duration_microseconds_count{handler="series"} 0 |
| 159 | http_request_duration_microseconds{handler="static",quantile="0.5"} 212.311 |
| 160 | http_request_duration_microseconds{handler="static",quantile="0.9"} 265.174 |
| 161 | http_request_duration_microseconds{handler="static",quantile="0.99"} 265.174 |
| 162 | http_request_duration_microseconds_sum{handler="static"} 6458.621 |
| 163 | http_request_duration_microseconds_count{handler="static"} 3 |
| 164 | http_request_duration_microseconds{handler="status",quantile="0.5"} NaN |
| 165 | http_request_duration_microseconds{handler="status",quantile="0.9"} NaN |
| 166 | http_request_duration_microseconds{handler="status",quantile="0.99"} NaN |
| 167 | http_request_duration_microseconds_sum{handler="status"} 0 |
| 168 | http_request_duration_microseconds_count{handler="status"} 0 |
| 169 | http_request_duration_microseconds{handler="targets",quantile="0.5"} NaN |
| 170 | http_request_duration_microseconds{handler="targets",quantile="0.9"} NaN |
| 171 | http_request_duration_microseconds{handler="targets",quantile="0.99"} NaN |
| 172 | http_request_duration_microseconds_sum{handler="targets"} 0 |
| 173 | http_request_duration_microseconds_count{handler="targets"} 0 |
| 174 | http_request_duration_microseconds{handler="version",quantile="0.5"} NaN |
| 175 | http_request_duration_microseconds{handler="version",quantile="0.9"} NaN |
| 176 | http_request_duration_microseconds{handler="version",quantile="0.99"} NaN |
| 177 | http_request_duration_microseconds_sum{handler="version"} 0 |
| 178 | http_request_duration_microseconds_count{handler="version"} 0 |
| 179 | # HELP http_request_size_bytes The HTTP request sizes in bytes. |
| 180 | # TYPE http_request_size_bytes summary |
| 181 | http_request_size_bytes{handler="alerts",quantile="0.5"} NaN |
| 182 | http_request_size_bytes{handler="alerts",quantile="0.9"} NaN |
| 183 | http_request_size_bytes{handler="alerts",quantile="0.99"} NaN |
| 184 | http_request_size_bytes_sum{handler="alerts"} 0 |
| 185 | http_request_size_bytes_count{handler="alerts"} 0 |
| 186 | http_request_size_bytes{handler="config",quantile="0.5"} NaN |
| 187 | http_request_size_bytes{handler="config",quantile="0.9"} NaN |
| 188 | http_request_size_bytes{handler="config",quantile="0.99"} NaN |
| 189 | http_request_size_bytes_sum{handler="config"} 0 |
| 190 | http_request_size_bytes_count{handler="config"} 0 |
| 191 | http_request_size_bytes{handler="consoles",quantile="0.5"} NaN |
| 192 | http_request_size_bytes{handler="consoles",quantile="0.9"} NaN |
| 193 | http_request_size_bytes{handler="consoles",quantile="0.99"} NaN |
| 194 | http_request_size_bytes_sum{handler="consoles"} 0 |
| 195 | http_request_size_bytes_count{handler="consoles"} 0 |
| 196 | http_request_size_bytes{handler="drop_series",quantile="0.5"} NaN |
| 197 | http_request_size_bytes{handler="drop_series",quantile="0.9"} NaN |
| 198 | http_request_size_bytes{handler="drop_series",quantile="0.99"} NaN |
| 199 | http_request_size_bytes_sum{handler="drop_series"} 0 |
| 200 | http_request_size_bytes_count{handler="drop_series"} 0 |
| 201 | http_request_size_bytes{handler="federate",quantile="0.5"} NaN |
| 202 | http_request_size_bytes{handler="federate",quantile="0.9"} NaN |
| 203 | http_request_size_bytes{handler="federate",quantile="0.99"} NaN |
| 204 | http_request_size_bytes_sum{handler="federate"} 0 |
| 205 | http_request_size_bytes_count{handler="federate"} 0 |
| 206 | http_request_size_bytes{handler="flags",quantile="0.5"} NaN |
| 207 | http_request_size_bytes{handler="flags",quantile="0.9"} NaN |
| 208 | http_request_size_bytes{handler="flags",quantile="0.99"} NaN |
| 209 | http_request_size_bytes_sum{handler="flags"} 0 |
| 210 | http_request_size_bytes_count{handler="flags"} 0 |
| 211 | http_request_size_bytes{handler="graph",quantile="0.5"} 367 |
| 212 | http_request_size_bytes{handler="graph",quantile="0.9"} 389 |
| 213 | http_request_size_bytes{handler="graph",quantile="0.99"} 389 |
| 214 | http_request_size_bytes_sum{handler="graph"} 1145 |
| 215 | http_request_size_bytes_count{handler="graph"} 3 |
| 216 | http_request_size_bytes{handler="heap",quantile="0.5"} NaN |
| 217 | http_request_size_bytes{handler="heap",quantile="0.9"} NaN |
| 218 | http_request_size_bytes{handler="heap",quantile="0.99"} NaN |
| 219 | http_request_size_bytes_sum{handler="heap"} 0 |
| 220 | http_request_size_bytes_count{handler="heap"} 0 |
| 221 | http_request_size_bytes{handler="label_values",quantile="0.5"} 416 |
| 222 | http_request_size_bytes{handler="label_values",quantile="0.9"} 416 |
| 223 | http_request_size_bytes{handler="label_values",quantile="0.99"} 416 |
| 224 | http_request_size_bytes_sum{handler="label_values"} 1248 |
| 225 | http_request_size_bytes_count{handler="label_values"} 3 |
| 226 | http_request_size_bytes{handler="options",quantile="0.5"} NaN |
| 227 | http_request_size_bytes{handler="options",quantile="0.9"} NaN |
| 228 | http_request_size_bytes{handler="options",quantile="0.99"} NaN |
| 229 | http_request_size_bytes_sum{handler="options"} 0 |
| 230 | http_request_size_bytes_count{handler="options"} 0 |
| 231 | http_request_size_bytes{handler="prometheus",quantile="0.5"} 238 |
| 232 | http_request_size_bytes{handler="prometheus",quantile="0.9"} 238 |
| 233 | http_request_size_bytes{handler="prometheus",quantile="0.99"} 238 |
| 234 | http_request_size_bytes_sum{handler="prometheus"} 109956 |
| 235 | http_request_size_bytes_count{handler="prometheus"} 462 |
| 236 | http_request_size_bytes{handler="query",quantile="0.5"} 531 |
| 237 | http_request_size_bytes{handler="query",quantile="0.9"} 531 |
| 238 | http_request_size_bytes{handler="query",quantile="0.99"} 531 |
| 239 | http_request_size_bytes_sum{handler="query"} 3186 |
| 240 | http_request_size_bytes_count{handler="query"} 6 |
| 241 | http_request_size_bytes{handler="query_range",quantile="0.5"} NaN |
| 242 | http_request_size_bytes{handler="query_range",quantile="0.9"} NaN |
| 243 | http_request_size_bytes{handler="query_range",quantile="0.99"} NaN |
| 244 | http_request_size_bytes_sum{handler="query_range"} 0 |
| 245 | http_request_size_bytes_count{handler="query_range"} 0 |
| 246 | http_request_size_bytes{handler="rules",quantile="0.5"} NaN |
| 247 | http_request_size_bytes{handler="rules",quantile="0.9"} NaN |
| 248 | http_request_size_bytes{handler="rules",quantile="0.99"} NaN |
| 249 | http_request_size_bytes_sum{handler="rules"} 0 |
| 250 | http_request_size_bytes_count{handler="rules"} 0 |
| 251 | http_request_size_bytes{handler="series",quantile="0.5"} NaN |
| 252 | http_request_size_bytes{handler="series",quantile="0.9"} NaN |
| 253 | http_request_size_bytes{handler="series",quantile="0.99"} NaN |
| 254 | http_request_size_bytes_sum{handler="series"} 0 |
| 255 | http_request_size_bytes_count{handler="series"} 0 |
| 256 | http_request_size_bytes{handler="static",quantile="0.5"} 379 |
| 257 | http_request_size_bytes{handler="static",quantile="0.9"} 379 |
| 258 | http_request_size_bytes{handler="static",quantile="0.99"} 379 |
| 259 | http_request_size_bytes_sum{handler="static"} 1137 |
| 260 | http_request_size_bytes_count{handler="static"} 3 |
| 261 | http_request_size_bytes{handler="status",quantile="0.5"} NaN |
| 262 | http_request_size_bytes{handler="status",quantile="0.9"} NaN |
| 263 | http_request_size_bytes{handler="status",quantile="0.99"} NaN |
| 264 | http_request_size_bytes_sum{handler="status"} 0 |
| 265 | http_request_size_bytes_count{handler="status"} 0 |
| 266 | http_request_size_bytes{handler="targets",quantile="0.5"} NaN |
| 267 | http_request_size_bytes{handler="targets",quantile="0.9"} NaN |
| 268 | http_request_size_bytes{handler="targets",quantile="0.99"} NaN |
| 269 | http_request_size_bytes_sum{handler="targets"} 0 |
| 270 | http_request_size_bytes_count{handler="targets"} 0 |
| 271 | http_request_size_bytes{handler="version",quantile="0.5"} NaN |
| 272 | http_request_size_bytes{handler="version",quantile="0.9"} NaN |
| 273 | http_request_size_bytes{handler="version",quantile="0.99"} NaN |
| 274 | http_request_size_bytes_sum{handler="version"} 0 |
| 275 | http_request_size_bytes_count{handler="version"} 0 |
| 276 | # HELP http_requests_total Total number of HTTP requests made. |
| 277 | # TYPE http_requests_total counter |
| 278 | http_requests_total{code="200",handler="graph",method="get"} 3 |
| 279 | http_requests_total{code="200",handler="label_values",method="get"} 3 |
| 280 | http_requests_total{code="200",handler="prometheus",method="get"} 462 |
| 281 | http_requests_total{code="200",handler="query",method="get"} 6 |
| 282 | http_requests_total{code="200",handler="static",method="get"} 3 |
| 283 | # HELP http_response_size_bytes The HTTP response sizes in bytes. |
| 284 | # TYPE http_response_size_bytes summary |
| 285 | http_response_size_bytes{handler="alerts",quantile="0.5"} NaN |
| 286 | http_response_size_bytes{handler="alerts",quantile="0.9"} NaN |
| 287 | http_response_size_bytes{handler="alerts",quantile="0.99"} NaN |
| 288 | http_response_size_bytes_sum{handler="alerts"} 0 |
| 289 | http_response_size_bytes_count{handler="alerts"} 0 |
| 290 | http_response_size_bytes{handler="config",quantile="0.5"} NaN |
| 291 | http_response_size_bytes{handler="config",quantile="0.9"} NaN |
| 292 | http_response_size_bytes{handler="config",quantile="0.99"} NaN |
| 293 | http_response_size_bytes_sum{handler="config"} 0 |
| 294 | http_response_size_bytes_count{handler="config"} 0 |
| 295 | http_response_size_bytes{handler="consoles",quantile="0.5"} NaN |
| 296 | http_response_size_bytes{handler="consoles",quantile="0.9"} NaN |
| 297 | http_response_size_bytes{handler="consoles",quantile="0.99"} NaN |
| 298 | http_response_size_bytes_sum{handler="consoles"} 0 |
| 299 | http_response_size_bytes_count{handler="consoles"} 0 |
| 300 | http_response_size_bytes{handler="drop_series",quantile="0.5"} NaN |
| 301 | http_response_size_bytes{handler="drop_series",quantile="0.9"} NaN |
| 302 | http_response_size_bytes{handler="drop_series",quantile="0.99"} NaN |
| 303 | http_response_size_bytes_sum{handler="drop_series"} 0 |
| 304 | http_response_size_bytes_count{handler="drop_series"} 0 |
| 305 | http_response_size_bytes{handler="federate",quantile="0.5"} NaN |
| 306 | http_response_size_bytes{handler="federate",quantile="0.9"} NaN |
| 307 | http_response_size_bytes{handler="federate",quantile="0.99"} NaN |
| 308 | http_response_size_bytes_sum{handler="federate"} 0 |
| 309 | http_response_size_bytes_count{handler="federate"} 0 |
| 310 | http_response_size_bytes{handler="flags",quantile="0.5"} NaN |
| 311 | http_response_size_bytes{handler="flags",quantile="0.9"} NaN |
| 312 | http_response_size_bytes{handler="flags",quantile="0.99"} NaN |
| 313 | http_response_size_bytes_sum{handler="flags"} 0 |
| 314 | http_response_size_bytes_count{handler="flags"} 0 |
| 315 | http_response_size_bytes{handler="graph",quantile="0.5"} 3619 |
| 316 | http_response_size_bytes{handler="graph",quantile="0.9"} 3619 |
| 317 | http_response_size_bytes{handler="graph",quantile="0.99"} 3619 |
| 318 | http_response_size_bytes_sum{handler="graph"} 10857 |
| 319 | http_response_size_bytes_count{handler="graph"} 3 |
| 320 | http_response_size_bytes{handler="heap",quantile="0.5"} NaN |
| 321 | http_response_size_bytes{handler="heap",quantile="0.9"} NaN |
| 322 | http_response_size_bytes{handler="heap",quantile="0.99"} NaN |
| 323 | http_response_size_bytes_sum{handler="heap"} 0 |
| 324 | http_response_size_bytes_count{handler="heap"} 0 |
| 325 | http_response_size_bytes{handler="label_values",quantile="0.5"} 642 |
| 326 | http_response_size_bytes{handler="label_values",quantile="0.9"} 642 |
| 327 | http_response_size_bytes{handler="label_values",quantile="0.99"} 642 |
| 328 | http_response_size_bytes_sum{handler="label_values"} 1926 |
| 329 | http_response_size_bytes_count{handler="label_values"} 3 |
| 330 | http_response_size_bytes{handler="options",quantile="0.5"} NaN |
| 331 | http_response_size_bytes{handler="options",quantile="0.9"} NaN |
| 332 | http_response_size_bytes{handler="options",quantile="0.99"} NaN |
| 333 | http_response_size_bytes_sum{handler="options"} 0 |
| 334 | http_response_size_bytes_count{handler="options"} 0 |
| 335 | http_response_size_bytes{handler="prometheus",quantile="0.5"} 3033 |
| 336 | http_response_size_bytes{handler="prometheus",quantile="0.9"} 3123 |
| 337 | http_response_size_bytes{handler="prometheus",quantile="0.99"} 3128 |
| 338 | http_response_size_bytes_sum{handler="prometheus"} 1.374097e+06 |
| 339 | http_response_size_bytes_count{handler="prometheus"} 462 |
| 340 | http_response_size_bytes{handler="query",quantile="0.5"} 776 |
| 341 | http_response_size_bytes{handler="query",quantile="0.9"} 781 |
| 342 | http_response_size_bytes{handler="query",quantile="0.99"} 781 |
| 343 | http_response_size_bytes_sum{handler="query"} 4656 |
| 344 | http_response_size_bytes_count{handler="query"} 6 |
| 345 | http_response_size_bytes{handler="query_range",quantile="0.5"} NaN |
| 346 | http_response_size_bytes{handler="query_range",quantile="0.9"} NaN |
| 347 | http_response_size_bytes{handler="query_range",quantile="0.99"} NaN |
| 348 | http_response_size_bytes_sum{handler="query_range"} 0 |
| 349 | http_response_size_bytes_count{handler="query_range"} 0 |
| 350 | http_response_size_bytes{handler="rules",quantile="0.5"} NaN |
| 351 | http_response_size_bytes{handler="rules",quantile="0.9"} NaN |
| 352 | http_response_size_bytes{handler="rules",quantile="0.99"} NaN |
| 353 | http_response_size_bytes_sum{handler="rules"} 0 |
| 354 | http_response_size_bytes_count{handler="rules"} 0 |
| 355 | http_response_size_bytes{handler="series",quantile="0.5"} NaN |
| 356 | http_response_size_bytes{handler="series",quantile="0.9"} NaN |
| 357 | http_response_size_bytes{handler="series",quantile="0.99"} NaN |
| 358 | http_response_size_bytes_sum{handler="series"} 0 |
| 359 | http_response_size_bytes_count{handler="series"} 0 |
| 360 | http_response_size_bytes{handler="static",quantile="0.5"} 6316 |
| 361 | http_response_size_bytes{handler="static",quantile="0.9"} 6316 |
| 362 | http_response_size_bytes{handler="static",quantile="0.99"} 6316 |
| 363 | http_response_size_bytes_sum{handler="static"} 18948 |
| 364 | http_response_size_bytes_count{handler="static"} 3 |
| 365 | http_response_size_bytes{handler="status",quantile="0.5"} NaN |
| 366 | http_response_size_bytes{handler="status",quantile="0.9"} NaN |
| 367 | http_response_size_bytes{handler="status",quantile="0.99"} NaN |
| 368 | http_response_size_bytes_sum{handler="status"} 0 |
| 369 | http_response_size_bytes_count{handler="status"} 0 |
| 370 | http_response_size_bytes{handler="targets",quantile="0.5"} NaN |
| 371 | http_response_size_bytes{handler="targets",quantile="0.9"} NaN |
| 372 | http_response_size_bytes{handler="targets",quantile="0.99"} NaN |
| 373 | http_response_size_bytes_sum{handler="targets"} 0 |
| 374 | http_response_size_bytes_count{handler="targets"} 0 |
| 375 | http_response_size_bytes{handler="version",quantile="0.5"} NaN |
| 376 | http_response_size_bytes{handler="version",quantile="0.9"} NaN |
| 377 | http_response_size_bytes{handler="version",quantile="0.99"} NaN |
| 378 | http_response_size_bytes_sum{handler="version"} 0 |
| 379 | http_response_size_bytes_count{handler="version"} 0 |
| 380 | # HELP prometheus_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which prometheus was built. |
| 381 | # TYPE prometheus_build_info gauge |
| 382 | prometheus_build_info{branch="",goversion="go1.7.3",revision="",version=""} 1 |
| 383 | # HELP prometheus_config_last_reload_success_timestamp_seconds Timestamp of the last successful configuration reload. |
| 384 | # TYPE prometheus_config_last_reload_success_timestamp_seconds gauge |
| 385 | prometheus_config_last_reload_success_timestamp_seconds 1.484395547e+09 |
| 386 | # HELP prometheus_config_last_reload_successful Whether the last configuration reload attempt was successful. |
| 387 | # TYPE prometheus_config_last_reload_successful gauge |
| 388 | prometheus_config_last_reload_successful 1 |
| 389 | # HELP prometheus_evaluator_duration_seconds The duration of rule group evaluations. |
| 390 | # TYPE prometheus_evaluator_duration_seconds summary |
| 391 | prometheus_evaluator_duration_seconds{quantile="0.01"} 1.7890000000000002e-06 |
| 392 | prometheus_evaluator_duration_seconds{quantile="0.05"} 1.7890000000000002e-06 |
| 393 | prometheus_evaluator_duration_seconds{quantile="0.5"} 1.7890000000000002e-06 |
| 394 | prometheus_evaluator_duration_seconds{quantile="0.9"} 1.7890000000000002e-06 |
| 395 | prometheus_evaluator_duration_seconds{quantile="0.99"} 1.7890000000000002e-06 |
| 396 | prometheus_evaluator_duration_seconds_sum 1.7890000000000002e-06 |
| 397 | prometheus_evaluator_duration_seconds_count 1 |
| 398 | # HELP prometheus_evaluator_iterations_skipped_total The total number of rule group evaluations skipped due to throttled metric storage. |
| 399 | # TYPE prometheus_evaluator_iterations_skipped_total counter |
| 400 | prometheus_evaluator_iterations_skipped_total 0 |
| 401 | # HELP prometheus_notifications_dropped_total Total number of alerts dropped due to alert manager missing in configuration. |
| 402 | # TYPE prometheus_notifications_dropped_total counter |
| 403 | prometheus_notifications_dropped_total 0 |
| 404 | # HELP prometheus_notifications_queue_capacity The capacity of the alert notifications queue. |
| 405 | # TYPE prometheus_notifications_queue_capacity gauge |
| 406 | prometheus_notifications_queue_capacity 10000 |
| 407 | # HELP prometheus_notifications_queue_length The number of alert notifications in the queue. |
| 408 | # TYPE prometheus_notifications_queue_length gauge |
| 409 | prometheus_notifications_queue_length 0 |
| 410 | # HELP prometheus_rule_evaluation_failures_total The total number of rule evaluation failures. |
| 411 | # TYPE prometheus_rule_evaluation_failures_total counter |
| 412 | prometheus_rule_evaluation_failures_total{rule_type="alerting"} 0 |
| 413 | prometheus_rule_evaluation_failures_total{rule_type="recording"} 0 |
| 414 | # HELP prometheus_sd_azure_refresh_duration_seconds The duration of a Azure-SD refresh in seconds. |
| 415 | # TYPE prometheus_sd_azure_refresh_duration_seconds summary |
| 416 | prometheus_sd_azure_refresh_duration_seconds{quantile="0.5"} NaN |
| 417 | prometheus_sd_azure_refresh_duration_seconds{quantile="0.9"} NaN |
| 418 | prometheus_sd_azure_refresh_duration_seconds{quantile="0.99"} NaN |
| 419 | prometheus_sd_azure_refresh_duration_seconds_sum 0 |
| 420 | prometheus_sd_azure_refresh_duration_seconds_count 0 |
| 421 | # HELP prometheus_sd_azure_refresh_failures_total Number of Azure-SD refresh failures. |
| 422 | # TYPE prometheus_sd_azure_refresh_failures_total counter |
| 423 | prometheus_sd_azure_refresh_failures_total 0 |
| 424 | # HELP prometheus_sd_consul_rpc_duration_seconds The duration of a Consul RPC call in seconds. |
| 425 | # TYPE prometheus_sd_consul_rpc_duration_seconds summary |
| 426 | prometheus_sd_consul_rpc_duration_seconds{call="service",endpoint="catalog",quantile="0.5"} NaN |
| 427 | prometheus_sd_consul_rpc_duration_seconds{call="service",endpoint="catalog",quantile="0.9"} NaN |
| 428 | prometheus_sd_consul_rpc_duration_seconds{call="service",endpoint="catalog",quantile="0.99"} NaN |
| 429 | prometheus_sd_consul_rpc_duration_seconds_sum{call="service",endpoint="catalog"} 0 |
| 430 | prometheus_sd_consul_rpc_duration_seconds_count{call="service",endpoint="catalog"} 0 |
| 431 | prometheus_sd_consul_rpc_duration_seconds{call="services",endpoint="catalog",quantile="0.5"} NaN |
| 432 | prometheus_sd_consul_rpc_duration_seconds{call="services",endpoint="catalog",quantile="0.9"} NaN |
| 433 | prometheus_sd_consul_rpc_duration_seconds{call="services",endpoint="catalog",quantile="0.99"} NaN |
| 434 | prometheus_sd_consul_rpc_duration_seconds_sum{call="services",endpoint="catalog"} 0 |
| 435 | prometheus_sd_consul_rpc_duration_seconds_count{call="services",endpoint="catalog"} 0 |
| 436 | # HELP prometheus_sd_consul_rpc_failures_total The number of Consul RPC call failures. |
| 437 | # TYPE prometheus_sd_consul_rpc_failures_total counter |
| 438 | prometheus_sd_consul_rpc_failures_total 0 |
| 439 | # HELP prometheus_sd_dns_lookup_failures_total The number of DNS-SD lookup failures. |
| 440 | # TYPE prometheus_sd_dns_lookup_failures_total counter |
| 441 | prometheus_sd_dns_lookup_failures_total 0 |
| 442 | # HELP prometheus_sd_dns_lookups_total The number of DNS-SD lookups. |
| 443 | # TYPE prometheus_sd_dns_lookups_total counter |
| 444 | prometheus_sd_dns_lookups_total 0 |
| 445 | # HELP prometheus_sd_ec2_refresh_duration_seconds The duration of a EC2-SD refresh in seconds. |
| 446 | # TYPE prometheus_sd_ec2_refresh_duration_seconds summary |
| 447 | prometheus_sd_ec2_refresh_duration_seconds{quantile="0.5"} NaN |
| 448 | prometheus_sd_ec2_refresh_duration_seconds{quantile="0.9"} NaN |
| 449 | prometheus_sd_ec2_refresh_duration_seconds{quantile="0.99"} NaN |
| 450 | prometheus_sd_ec2_refresh_duration_seconds_sum 0 |
| 451 | prometheus_sd_ec2_refresh_duration_seconds_count 0 |
| 452 | # HELP prometheus_sd_ec2_refresh_failures_total The number of EC2-SD scrape failures. |
| 453 | # TYPE prometheus_sd_ec2_refresh_failures_total counter |
| 454 | prometheus_sd_ec2_refresh_failures_total 0 |
| 455 | # HELP prometheus_sd_file_read_errors_total The number of File-SD read errors. |
| 456 | # TYPE prometheus_sd_file_read_errors_total counter |
| 457 | prometheus_sd_file_read_errors_total 0 |
| 458 | # HELP prometheus_sd_file_scan_duration_seconds The duration of the File-SD scan in seconds. |
| 459 | # TYPE prometheus_sd_file_scan_duration_seconds summary |
| 460 | prometheus_sd_file_scan_duration_seconds{quantile="0.5"} NaN |
| 461 | prometheus_sd_file_scan_duration_seconds{quantile="0.9"} NaN |
| 462 | prometheus_sd_file_scan_duration_seconds{quantile="0.99"} NaN |
| 463 | prometheus_sd_file_scan_duration_seconds_sum 0 |
| 464 | prometheus_sd_file_scan_duration_seconds_count 0 |
| 465 | # HELP prometheus_sd_gce_refresh_duration The duration of a GCE-SD refresh in seconds. |
| 466 | # TYPE prometheus_sd_gce_refresh_duration summary |
| 467 | prometheus_sd_gce_refresh_duration{quantile="0.5"} NaN |
| 468 | prometheus_sd_gce_refresh_duration{quantile="0.9"} NaN |
| 469 | prometheus_sd_gce_refresh_duration{quantile="0.99"} NaN |
| 470 | prometheus_sd_gce_refresh_duration_sum 0 |
| 471 | prometheus_sd_gce_refresh_duration_count 0 |
| 472 | # HELP prometheus_sd_gce_refresh_failures_total The number of GCE-SD refresh failures. |
| 473 | # TYPE prometheus_sd_gce_refresh_failures_total counter |
| 474 | prometheus_sd_gce_refresh_failures_total 0 |
| 475 | # HELP prometheus_sd_kubernetes_events_total The number of Kubernetes events handled. |
| 476 | # TYPE prometheus_sd_kubernetes_events_total counter |
| 477 | prometheus_sd_kubernetes_events_total{event="add",role="endpoints"} 0 |
| 478 | prometheus_sd_kubernetes_events_total{event="add",role="node"} 0 |
| 479 | prometheus_sd_kubernetes_events_total{event="add",role="pod"} 0 |
| 480 | prometheus_sd_kubernetes_events_total{event="add",role="service"} 0 |
| 481 | prometheus_sd_kubernetes_events_total{event="delete",role="endpoints"} 0 |
| 482 | prometheus_sd_kubernetes_events_total{event="delete",role="node"} 0 |
| 483 | prometheus_sd_kubernetes_events_total{event="delete",role="pod"} 0 |
| 484 | prometheus_sd_kubernetes_events_total{event="delete",role="service"} 0 |
| 485 | prometheus_sd_kubernetes_events_total{event="update",role="endpoints"} 0 |
| 486 | prometheus_sd_kubernetes_events_total{event="update",role="node"} 0 |
| 487 | prometheus_sd_kubernetes_events_total{event="update",role="pod"} 0 |
| 488 | prometheus_sd_kubernetes_events_total{event="update",role="service"} 0 |
| 489 | # HELP prometheus_sd_marathon_refresh_duration_seconds The duration of a Marathon-SD refresh in seconds. |
| 490 | # TYPE prometheus_sd_marathon_refresh_duration_seconds summary |
| 491 | prometheus_sd_marathon_refresh_duration_seconds{quantile="0.5"} NaN |
| 492 | prometheus_sd_marathon_refresh_duration_seconds{quantile="0.9"} NaN |
| 493 | prometheus_sd_marathon_refresh_duration_seconds{quantile="0.99"} NaN |
| 494 | prometheus_sd_marathon_refresh_duration_seconds_sum 0 |
| 495 | prometheus_sd_marathon_refresh_duration_seconds_count 0 |
| 496 | # HELP prometheus_sd_marathon_refresh_failures_total The number of Marathon-SD refresh failures. |
| 497 | # TYPE prometheus_sd_marathon_refresh_failures_total counter |
| 498 | prometheus_sd_marathon_refresh_failures_total 0 |
| 499 | # HELP prometheus_target_interval_length_seconds Actual intervals between scrapes. |
| 500 | # TYPE prometheus_target_interval_length_seconds summary |
| 501 | prometheus_target_interval_length_seconds{interval="50ms",quantile="0.01"} 0.046182157 |
| 502 | prometheus_target_interval_length_seconds{interval="50ms",quantile="0.05"} 0.047306979000000006 |
| 503 | prometheus_target_interval_length_seconds{interval="50ms",quantile="0.5"} 0.050381782 |
| 504 | prometheus_target_interval_length_seconds{interval="50ms",quantile="0.9"} 0.052614556 |
| 505 | prometheus_target_interval_length_seconds{interval="50ms",quantile="0.99"} 0.054404386000000006 |
| 506 | prometheus_target_interval_length_seconds_sum{interval="50ms"} 34.512091221999995 |
| 507 | prometheus_target_interval_length_seconds_count{interval="50ms"} 685 |
| 508 | # HELP prometheus_target_scrape_pool_sync_total Total number of syncs that were executed on a scrape pool. |
| 509 | # TYPE prometheus_target_scrape_pool_sync_total counter |
| 510 | prometheus_target_scrape_pool_sync_total{scrape_job="prometheus"} 1 |
| 511 | # HELP prometheus_target_skipped_scrapes_total Total number of scrapes that were skipped because the metric storage was throttled. |
| 512 | # TYPE prometheus_target_skipped_scrapes_total counter |
| 513 | prometheus_target_skipped_scrapes_total 0 |
| 514 | # HELP prometheus_target_sync_length_seconds Actual interval to sync the scrape pool. |
| 515 | # TYPE prometheus_target_sync_length_seconds summary |
| 516 | prometheus_target_sync_length_seconds{scrape_job="prometheus",quantile="0.01"} 0.00020043300000000002 |
| 517 | prometheus_target_sync_length_seconds{scrape_job="prometheus",quantile="0.05"} 0.00020043300000000002 |
| 518 | prometheus_target_sync_length_seconds{scrape_job="prometheus",quantile="0.5"} 0.00020043300000000002 |
| 519 | prometheus_target_sync_length_seconds{scrape_job="prometheus",quantile="0.9"} 0.00020043300000000002 |
| 520 | prometheus_target_sync_length_seconds{scrape_job="prometheus",quantile="0.99"} 0.00020043300000000002 |
| 521 | prometheus_target_sync_length_seconds_sum{scrape_job="prometheus"} 0.00020043300000000002 |
| 522 | prometheus_target_sync_length_seconds_count{scrape_job="prometheus"} 1 |
| 523 | # HELP prometheus_treecache_watcher_goroutines The current number of watcher goroutines. |
| 524 | # TYPE prometheus_treecache_watcher_goroutines gauge |
| 525 | prometheus_treecache_watcher_goroutines 0 |
| 526 | # HELP prometheus_treecache_zookeeper_failures_total The total number of ZooKeeper failures. |
| 527 | # TYPE prometheus_treecache_zookeeper_failures_total counter |
| 528 | prometheus_treecache_zookeeper_failures_total 0 |