master
txt 190 lines 12.4 KB
Raw
1 # HELP apiserver_audit_event_total Counter of audit events generated and sent to the audit backend.
2 # TYPE apiserver_audit_event_total counter
3 apiserver_audit_event_total 0
4 # HELP apiserver_audit_requests_rejected_total Counter of apiserver requests rejected due to an error in audit logging backend.
5 # TYPE apiserver_audit_requests_rejected_total counter
6 apiserver_audit_requests_rejected_total 0
7 # HELP go_gc_duration_seconds A summary of the GC invocation durations.
8 # TYPE go_gc_duration_seconds summary
9 go_gc_duration_seconds{quantile="0"} 2.2652e-05
10 go_gc_duration_seconds{quantile="0.25"} 5.9037e-05
11 go_gc_duration_seconds{quantile="0.5"} 0.000113147
12 go_gc_duration_seconds{quantile="0.75"} 0.000232939
13 go_gc_duration_seconds{quantile="1"} 0.009002756
14 go_gc_duration_seconds_sum 0.294305823
15 go_gc_duration_seconds_count 755
16 # HELP go_goroutines Number of goroutines that currently exist.
17 # TYPE go_goroutines gauge
18 go_goroutines 46
19 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
20 # TYPE go_memstats_alloc_bytes gauge
21 go_memstats_alloc_bytes 6.14748e+06
22 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
23 # TYPE go_memstats_alloc_bytes_total counter
24 go_memstats_alloc_bytes_total 9.53406048e+08
25 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
26 # TYPE go_memstats_buck_hash_sys_bytes gauge
27 go_memstats_buck_hash_sys_bytes 1.535744e+06
28 # HELP go_memstats_frees_total Total number of frees.
29 # TYPE go_memstats_frees_total counter
30 go_memstats_frees_total 8.247964e+06
31 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
32 # TYPE go_memstats_gc_cpu_fraction gauge
33 go_memstats_gc_cpu_fraction 7.826953112615371e-06
34 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
35 # TYPE go_memstats_gc_sys_bytes gauge
36 go_memstats_gc_sys_bytes 2.387968e+06
37 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
38 # TYPE go_memstats_heap_alloc_bytes gauge
39 go_memstats_heap_alloc_bytes 6.14748e+06
40 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
41 # TYPE go_memstats_heap_idle_bytes gauge
42 go_memstats_heap_idle_bytes 5.8466304e+07
43 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
44 # TYPE go_memstats_heap_inuse_bytes gauge
45 go_memstats_heap_inuse_bytes 7.82336e+06
46 # HELP go_memstats_heap_objects Number of allocated objects.
47 # TYPE go_memstats_heap_objects gauge
48 go_memstats_heap_objects 29543
49 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
50 # TYPE go_memstats_heap_released_bytes gauge
51 go_memstats_heap_released_bytes 0
52 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
53 # TYPE go_memstats_heap_sys_bytes gauge
54 go_memstats_heap_sys_bytes 6.6289664e+07
55 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
56 # TYPE go_memstats_last_gc_time_seconds gauge
57 go_memstats_last_gc_time_seconds 1.5530903816542802e+09
58 # HELP go_memstats_lookups_total Total number of pointer lookups.
59 # TYPE go_memstats_lookups_total counter
60 go_memstats_lookups_total 0
61 # HELP go_memstats_mallocs_total Total number of mallocs.
62 # TYPE go_memstats_mallocs_total counter
63 go_memstats_mallocs_total 8.277507e+06
64 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
65 # TYPE go_memstats_mcache_inuse_bytes gauge
66 go_memstats_mcache_inuse_bytes 3456
67 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
68 # TYPE go_memstats_mcache_sys_bytes gauge
69 go_memstats_mcache_sys_bytes 16384
70 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
71 # TYPE go_memstats_mspan_inuse_bytes gauge
72 go_memstats_mspan_inuse_bytes 89832
73 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
74 # TYPE go_memstats_mspan_sys_bytes gauge
75 go_memstats_mspan_sys_bytes 114688
76 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
77 # TYPE go_memstats_next_gc_bytes gauge
78 go_memstats_next_gc_bytes 7.132208e+06
79 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
80 # TYPE go_memstats_other_sys_bytes gauge
81 go_memstats_other_sys_bytes 596472
82 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
83 # TYPE go_memstats_stack_inuse_bytes gauge
84 go_memstats_stack_inuse_bytes 819200
85 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
86 # TYPE go_memstats_stack_sys_bytes gauge
87 go_memstats_stack_sys_bytes 819200
88 # HELP go_memstats_sys_bytes Number of bytes obtained from system.
89 # TYPE go_memstats_sys_bytes gauge
90 go_memstats_sys_bytes 7.176012e+07
91 # HELP go_threads Number of OS threads created
92 # TYPE go_threads gauge
93 go_threads 10
94 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds.
95 # TYPE http_request_duration_microseconds summary
96 http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 1515.864
97 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 3939.871
98 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 9464.15
99 http_request_duration_microseconds_sum{handler="prometheus"} 837819.5429999996
100 http_request_duration_microseconds_count{handler="prometheus"} 378
101 # HELP http_request_size_bytes The HTTP request sizes in bytes.
102 # TYPE http_request_size_bytes summary
103 http_request_size_bytes{handler="prometheus",quantile="0.5"} 377
104 http_request_size_bytes{handler="prometheus",quantile="0.9"} 377
105 http_request_size_bytes{handler="prometheus",quantile="0.99"} 377
106 http_request_size_bytes_sum{handler="prometheus"} 142462
107 http_request_size_bytes_count{handler="prometheus"} 378
108 # HELP http_requests_total Total number of HTTP requests made.
109 # TYPE http_requests_total counter
110 http_requests_total{code="200",handler="prometheus",method="get"} 378
111 # HELP http_response_size_bytes The HTTP response sizes in bytes.
112 # TYPE http_response_size_bytes summary
113 http_response_size_bytes{handler="prometheus",quantile="0.5"} 2414
114 http_response_size_bytes{handler="prometheus",quantile="0.9"} 2419
115 http_response_size_bytes{handler="prometheus",quantile="0.99"} 2423
116 http_response_size_bytes_sum{handler="prometheus"} 911969
117 http_response_size_bytes_count{handler="prometheus"} 378
118 # HELP kubeproxy_sync_proxy_rules_latency_microseconds SyncProxyRules latency
119 # TYPE kubeproxy_sync_proxy_rules_latency_microseconds histogram
120 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="1000"} 1
121 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="2000"} 1
122 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="4000"} 1
123 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="8000"} 1
124 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="16000"} 24
125 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="32000"} 2534
126 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="64000"} 2660
127 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="128000"} 2668
128 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="256000"} 2668
129 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="512000"} 2669
130 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="1.024e+06"} 2669
131 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="2.048e+06"} 2669
132 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="4.096e+06"} 2669
133 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="8.192e+06"} 2669
134 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="1.6384e+07"} 2669
135 kubeproxy_sync_proxy_rules_latency_microseconds_bucket{le="+Inf"} 2669
136 kubeproxy_sync_proxy_rules_latency_microseconds_sum 6.2885705e+07
137 kubeproxy_sync_proxy_rules_latency_microseconds_count 2669
138 # HELP kubernetes_build_info A metric with a constant '1' value labeled by major, minor, git version, git commit, git tree state, build date, Go version, and compiler from which Kubernetes was built, and platform on which it is running.
139 # TYPE kubernetes_build_info gauge
140 kubernetes_build_info{buildDate="2019-02-28T13:35:32Z",compiler="gc",gitCommit="c27b913fddd1a6c480c229191a087698aa92f0b1",gitTreeState="clean",gitVersion="v1.13.4",goVersion="go1.11.5",major="1",minor="13",platform="linux/amd64"} 1
141 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
142 # TYPE process_cpu_seconds_total counter
143 process_cpu_seconds_total 156.15
144 # HELP process_max_fds Maximum number of open file descriptors.
145 # TYPE process_max_fds gauge
146 process_max_fds 1.048576e+06
147 # HELP process_open_fds Number of open file descriptors.
148 # TYPE process_open_fds gauge
149 process_open_fds 11
150 # HELP process_resident_memory_bytes Resident memory size in bytes.
151 # TYPE process_resident_memory_bytes gauge
152 process_resident_memory_bytes 3.5467264e+07
153 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
154 # TYPE process_start_time_seconds gauge
155 process_start_time_seconds 1.5530103809e+09
156 # HELP process_virtual_memory_bytes Virtual memory size in bytes.
157 # TYPE process_virtual_memory_bytes gauge
158 process_virtual_memory_bytes 1.4047232e+08
159 # HELP rest_client_request_latency_seconds Request latency in seconds. Broken down by verb and URL.
160 # TYPE rest_client_request_latency_seconds histogram
161 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.001"} 0
162 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.002"} 0
163 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.004"} 0
164 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.008"} 0
165 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.016"} 0
166 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.032"} 2
167 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.064"} 2
168 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.128"} 2
169 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.256"} 3
170 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="0.512"} 3
171 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET",le="+Inf"} 3
172 rest_client_request_latency_seconds_sum{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET"} 0.28126861
173 rest_client_request_latency_seconds_count{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="GET"} 3
174 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.001"} 0
175 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.002"} 0
176 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.004"} 0
177 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.008"} 0
178 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.016"} 0
179 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.032"} 0
180 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.064"} 0
181 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.128"} 0
182 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.256"} 0
183 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="0.512"} 0
184 rest_client_request_latency_seconds_bucket{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST",le="+Inf"} 1
185 rest_client_request_latency_seconds_sum{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST"} 4.008446017
186 rest_client_request_latency_seconds_count{url="https://192.168.99.124:8443/%7Bprefix%7D",verb="POST"} 1
187 # HELP rest_client_requests_total Number of HTTP requests, partitioned by status code, method, and host.
188 # TYPE rest_client_requests_total counter
189 rest_client_requests_total{code="200",host="192.168.99.124:8443",method="GET"} 362
190 rest_client_requests_total{code="201",host="192.168.99.124:8443",method="POST"} 1