1# server version: unknown
2
3# name: "etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds"
4# description: "Bucketed histogram of db compaction pause duration."
5# type: "histogram"
6etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="1"}
7etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="2"}
8etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="4"}
9etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="8"}
10etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="16"}
11etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="32"}
12etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="64"}
13etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="128"}
14etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="256"}
15etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="512"}
16etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="1024"}
17etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="2048"}
18etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="4096"}
19etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_bucket{le="+Inf"}
20etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_sum
21etcd_debugging_mvcc_db_compaction_pause_duration_milliseconds_count
22
23# name: "etcd_debugging_mvcc_db_compaction_total_duration_milliseconds"
24# description: "Bucketed histogram of db compaction total duration."
25# type: "histogram"
26etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="100"}
27etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="200"}
28etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="400"}
29etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="800"}
30etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="1600"}
31etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="3200"}
32etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="6400"}
33etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="12800"}
34etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="25600"}
35etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="51200"}
36etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="102400"}
37etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="204800"}
38etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="409600"}
39etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="819200"}
40etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_bucket{le="+Inf"}
41etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_sum
42etcd_debugging_mvcc_db_compaction_total_duration_milliseconds_count
43
44# name: "etcd_debugging_mvcc_db_total_size_in_bytes"
45# description: "Total size of the underlying database in bytes."
46# type: "gauge"
47etcd_debugging_mvcc_db_total_size_in_bytes
48
49# name: "etcd_debugging_mvcc_delete_total"
50# description: "Total number of deletes seen by this member."
51# type: "counter"
52etcd_debugging_mvcc_delete_total
53
54# name: "etcd_debugging_mvcc_events_total"
55# description: "Total number of events sent by this member."
56# type: "counter"
57etcd_debugging_mvcc_events_total
58
59# name: "etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds"
60# description: "Bucketed histogram of index compaction pause duration."
61# type: "histogram"
62etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="0.5"}
63etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="1"}
64etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="2"}
65etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="4"}
66etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="8"}
67etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="16"}
68etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="32"}
69etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="64"}
70etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="128"}
71etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="256"}
72etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="512"}
73etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="1024"}
74etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_bucket{le="+Inf"}
75etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_sum
76etcd_debugging_mvcc_index_compaction_pause_duration_milliseconds_count
77
78# name: "etcd_debugging_mvcc_keys_total"
79# description: "Total number of keys."
80# type: "gauge"
81etcd_debugging_mvcc_keys_total
82
83# name: "etcd_debugging_mvcc_pending_events_total"
84# description: "Total number of pending events to be sent."
85# type: "gauge"
86etcd_debugging_mvcc_pending_events_total
87
88# name: "etcd_debugging_mvcc_put_total"
89# description: "Total number of puts seen by this member."
90# type: "counter"
91etcd_debugging_mvcc_put_total
92
93# name: "etcd_debugging_mvcc_range_total"
94# description: "Total number of ranges seen by this member."
95# type: "counter"
96etcd_debugging_mvcc_range_total
97
98# name: "etcd_debugging_mvcc_slow_watcher_total"
99# description: "Total number of unsynced slow watchers."
100# type: "gauge"
101etcd_debugging_mvcc_slow_watcher_total
102
103# name: "etcd_debugging_mvcc_txn_total"
104# description: "Total number of txns seen by this member."
105# type: "counter"
106etcd_debugging_mvcc_txn_total
107
108# name: "etcd_debugging_mvcc_watch_stream_total"
109# description: "Total number of watch streams."
110# type: "gauge"
111etcd_debugging_mvcc_watch_stream_total
112
113# name: "etcd_debugging_mvcc_watcher_total"
114# description: "Total number of watchers."
115# type: "gauge"
116etcd_debugging_mvcc_watcher_total
117
118# name: "etcd_debugging_server_lease_expired_total"
119# description: "The total number of expired leases."
120# type: "counter"
121etcd_debugging_server_lease_expired_total
122
123# name: "etcd_debugging_snap_save_marshalling_duration_seconds"
124# description: "The marshalling cost distributions of save called by snapshot."
125# type: "histogram"
126etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.001"}
127etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.002"}
128etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.004"}
129etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.008"}
130etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.016"}
131etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.032"}
132etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.064"}
133etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.128"}
134etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.256"}
135etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.512"}
136etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="1.024"}
137etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="2.048"}
138etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="4.096"}
139etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="8.192"}
140etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="+Inf"}
141etcd_debugging_snap_save_marshalling_duration_seconds_sum
142etcd_debugging_snap_save_marshalling_duration_seconds_count
143
144# name: "etcd_debugging_snap_save_total_duration_seconds"
145# description: "The total latency distributions of save called by snapshot."
146# type: "histogram"
147etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.001"}
148etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.002"}
149etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.004"}
150etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.008"}
151etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.016"}
152etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.032"}
153etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.064"}
154etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.128"}
155etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.256"}
156etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.512"}
157etcd_debugging_snap_save_total_duration_seconds_bucket{le="1.024"}
158etcd_debugging_snap_save_total_duration_seconds_bucket{le="2.048"}
159etcd_debugging_snap_save_total_duration_seconds_bucket{le="4.096"}
160etcd_debugging_snap_save_total_duration_seconds_bucket{le="8.192"}
161etcd_debugging_snap_save_total_duration_seconds_bucket{le="+Inf"}
162etcd_debugging_snap_save_total_duration_seconds_sum
163etcd_debugging_snap_save_total_duration_seconds_count
164
165# name: "etcd_debugging_store_expires_total"
166# description: "Total number of expired keys."
167# type: "counter"
168etcd_debugging_store_expires_total
169
170# name: "etcd_debugging_store_reads_total"
171# description: "Total number of reads action by (get/getRecursive), local to this member."
172# type: "counter"
173etcd_debugging_store_reads_total{action="getRecursive"}
174
175# name: "etcd_debugging_store_watch_requests_total"
176# description: "Total number of incoming watch requests (new or reestablished)."
177# type: "counter"
178etcd_debugging_store_watch_requests_total
179
180# name: "etcd_debugging_store_watchers"
181# description: "Count of currently active watchers."
182# type: "gauge"
183etcd_debugging_store_watchers
184
185# name: "etcd_debugging_store_writes_total"
186# description: "Total number of writes (e.g. set/compareAndDelete) seen by this member."
187# type: "counter"
188etcd_debugging_store_writes_total{action="create"}
189etcd_debugging_store_writes_total{action="set"}
190
191# name: "etcd_disk_backend_commit_duration_seconds"
192# description: "The latency distributions of commit called by backend."
193# type: "histogram"
194etcd_disk_backend_commit_duration_seconds_bucket{le="0.001"}
195etcd_disk_backend_commit_duration_seconds_bucket{le="0.002"}
196etcd_disk_backend_commit_duration_seconds_bucket{le="0.004"}
197etcd_disk_backend_commit_duration_seconds_bucket{le="0.008"}
198etcd_disk_backend_commit_duration_seconds_bucket{le="0.016"}
199etcd_disk_backend_commit_duration_seconds_bucket{le="0.032"}
200etcd_disk_backend_commit_duration_seconds_bucket{le="0.064"}
201etcd_disk_backend_commit_duration_seconds_bucket{le="0.128"}
202etcd_disk_backend_commit_duration_seconds_bucket{le="0.256"}
203etcd_disk_backend_commit_duration_seconds_bucket{le="0.512"}
204etcd_disk_backend_commit_duration_seconds_bucket{le="1.024"}
205etcd_disk_backend_commit_duration_seconds_bucket{le="2.048"}
206etcd_disk_backend_commit_duration_seconds_bucket{le="4.096"}
207etcd_disk_backend_commit_duration_seconds_bucket{le="8.192"}
208etcd_disk_backend_commit_duration_seconds_bucket{le="+Inf"}
209etcd_disk_backend_commit_duration_seconds_sum
210etcd_disk_backend_commit_duration_seconds_count
211
212# name: "etcd_disk_backend_snapshot_duration_seconds"
213# description: "The latency distribution of backend snapshots."
214# type: "histogram"
215etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.01"}
216etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.02"}
217etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.04"}
218etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.08"}
219etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.16"}
220etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.32"}
221etcd_disk_backend_snapshot_duration_seconds_bucket{le="0.64"}
222etcd_disk_backend_snapshot_duration_seconds_bucket{le="1.28"}
223etcd_disk_backend_snapshot_duration_seconds_bucket{le="2.56"}
224etcd_disk_backend_snapshot_duration_seconds_bucket{le="5.12"}
225etcd_disk_backend_snapshot_duration_seconds_bucket{le="10.24"}
226etcd_disk_backend_snapshot_duration_seconds_bucket{le="20.48"}
227etcd_disk_backend_snapshot_duration_seconds_bucket{le="40.96"}
228etcd_disk_backend_snapshot_duration_seconds_bucket{le="81.92"}
229etcd_disk_backend_snapshot_duration_seconds_bucket{le="163.84"}
230etcd_disk_backend_snapshot_duration_seconds_bucket{le="327.68"}
231etcd_disk_backend_snapshot_duration_seconds_bucket{le="655.36"}
232etcd_disk_backend_snapshot_duration_seconds_bucket{le="+Inf"}
233etcd_disk_backend_snapshot_duration_seconds_sum
234etcd_disk_backend_snapshot_duration_seconds_count
235
236# name: "etcd_disk_wal_fsync_duration_seconds"
237# description: "The latency distributions of fsync called by wal."
238# type: "histogram"
239etcd_disk_wal_fsync_duration_seconds_bucket{le="0.001"}
240etcd_disk_wal_fsync_duration_seconds_bucket{le="0.002"}
241etcd_disk_wal_fsync_duration_seconds_bucket{le="0.004"}
242etcd_disk_wal_fsync_duration_seconds_bucket{le="0.008"}
243etcd_disk_wal_fsync_duration_seconds_bucket{le="0.016"}
244etcd_disk_wal_fsync_duration_seconds_bucket{le="0.032"}
245etcd_disk_wal_fsync_duration_seconds_bucket{le="0.064"}
246etcd_disk_wal_fsync_duration_seconds_bucket{le="0.128"}
247etcd_disk_wal_fsync_duration_seconds_bucket{le="0.256"}
248etcd_disk_wal_fsync_duration_seconds_bucket{le="0.512"}
249etcd_disk_wal_fsync_duration_seconds_bucket{le="1.024"}
250etcd_disk_wal_fsync_duration_seconds_bucket{le="2.048"}
251etcd_disk_wal_fsync_duration_seconds_bucket{le="4.096"}
252etcd_disk_wal_fsync_duration_seconds_bucket{le="8.192"}
253etcd_disk_wal_fsync_duration_seconds_bucket{le="+Inf"}
254etcd_disk_wal_fsync_duration_seconds_sum
255etcd_disk_wal_fsync_duration_seconds_count
256
257# name: "etcd_grpc_proxy_cache_hits_total"
258# description: "Total number of cache hits"
259# type: "gauge"
260etcd_grpc_proxy_cache_hits_total
261
262# name: "etcd_grpc_proxy_cache_keys_total"
263# description: "Total number of keys/ranges cached"
264# type: "gauge"
265etcd_grpc_proxy_cache_keys_total
266
267# name: "etcd_grpc_proxy_cache_misses_total"
268# description: "Total number of cache misses"
269# type: "gauge"
270etcd_grpc_proxy_cache_misses_total
271
272# name: "etcd_grpc_proxy_events_coalescing_total"
273# description: "Total number of events coalescing"
274# type: "counter"
275etcd_grpc_proxy_events_coalescing_total
276
277# name: "etcd_grpc_proxy_watchers_coalescing_total"
278# description: "Total number of current watchers coalescing"
279# type: "gauge"
280etcd_grpc_proxy_watchers_coalescing_total
281
282# name: "etcd_network_client_grpc_received_bytes_total"
283# description: "The total number of bytes received from grpc clients."
284# type: "counter"
285etcd_network_client_grpc_received_bytes_total
286
287# name: "etcd_network_client_grpc_sent_bytes_total"
288# description: "The total number of bytes sent to grpc clients."
289# type: "counter"
290etcd_network_client_grpc_sent_bytes_total
291
292# name: "etcd_network_peer_received_bytes_total"
293# description: "The total number of bytes received from peers."
294# type: "counter"
295etcd_network_peer_received_bytes_total{From="REMOTE_PEER_NODE_ID"}
296
297# name: "etcd_network_peer_round_trip_time_seconds"
298# description: "Round-Trip-Time histogram between peers."
299# type: "histogram"
300etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="+Inf"}
301etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0001"}
302etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0002"}
303etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0004"}
304etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0008"}
305etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0016"}
306etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0032"}
307etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0064"}
308etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0128"}
309etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0256"}
310etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0512"}
311etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.1024"}
312etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.2048"}
313etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.4096"}
314etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.8192"}
315etcd_network_peer_round_trip_time_seconds_count{To="REMOTE_PEER_NODE_ID"}
316etcd_network_peer_round_trip_time_seconds_sum{To="REMOTE_PEER_NODE_ID"}
317
318# name: "etcd_network_peer_sent_bytes_total"
319# description: "The total number of bytes sent to peers."
320# type: "counter"
321etcd_network_peer_sent_bytes_total{To="REMOTE_PEER_NODE_ID"}
322
323# name: "etcd_server_has_leader"
324# description: "Whether or not a leader exists. 1 is existence, 0 is not."
325# type: "gauge"
326etcd_server_has_leader
327
328# name: "etcd_server_is_leader"
329# description: "Whether or not this member is a leader. 1 if is, 0 otherwise."
330# type: "gauge"
331etcd_server_is_leader
332
333# name: "etcd_server_leader_changes_seen_total"
334# description: "The number of leader changes seen."
335# type: "counter"
336etcd_server_leader_changes_seen_total
337
338# name: "etcd_server_proposals_applied_total"
339# description: "The total number of consensus proposals applied."
340# type: "gauge"
341etcd_server_proposals_applied_total
342
343# name: "etcd_server_proposals_committed_total"
344# description: "The total number of consensus proposals committed."
345# type: "gauge"
346etcd_server_proposals_committed_total
347
348# name: "etcd_server_proposals_failed_total"
349# description: "The total number of failed proposals seen."
350# type: "counter"
351etcd_server_proposals_failed_total
352
353# name: "etcd_server_proposals_pending"
354# description: "The current number of pending proposals to commit."
355# type: "gauge"
356etcd_server_proposals_pending
357
358# name: "go_gc_duration_seconds"
359# description: "A summary of the GC invocation durations."
360# type: "summary"
361go_gc_duration_seconds{quantile="0"}
362go_gc_duration_seconds{quantile="0.25"}
363go_gc_duration_seconds{quantile="0.5"}
364go_gc_duration_seconds{quantile="0.75"}
365go_gc_duration_seconds{quantile="1"}
366go_gc_duration_seconds_sum
367go_gc_duration_seconds_count
368
369# name: "go_goroutines"
370# description: "Number of goroutines that currently exist."
371# type: "gauge"
372go_goroutines
373
374# name: "go_memstats_alloc_bytes"
375# description: "Number of bytes allocated and still in use."
376# type: "gauge"
377go_memstats_alloc_bytes
378
379# name: "go_memstats_alloc_bytes_total"
380# description: "Total number of bytes allocated, even if freed."
381# type: "counter"
382go_memstats_alloc_bytes_total
383
384# name: "go_memstats_buck_hash_sys_bytes"
385# description: "Number of bytes used by the profiling bucket hash table."
386# type: "gauge"
387go_memstats_buck_hash_sys_bytes
388
389# name: "go_memstats_frees_total"
390# description: "Total number of frees."
391# type: "counter"
392go_memstats_frees_total
393
394# name: "go_memstats_gc_sys_bytes"
395# description: "Number of bytes used for garbage collection system metadata."
396# type: "gauge"
397go_memstats_gc_sys_bytes
398
399# name: "go_memstats_heap_alloc_bytes"
400# description: "Number of heap bytes allocated and still in use."
401# type: "gauge"
402go_memstats_heap_alloc_bytes
403
404# name: "go_memstats_heap_idle_bytes"
405# description: "Number of heap bytes waiting to be used."
406# type: "gauge"
407go_memstats_heap_idle_bytes
408
409# name: "go_memstats_heap_inuse_bytes"
410# description: "Number of heap bytes that are in use."
411# type: "gauge"
412go_memstats_heap_inuse_bytes
413
414# name: "go_memstats_heap_objects"
415# description: "Number of allocated objects."
416# type: "gauge"
417go_memstats_heap_objects
418
419# name: "go_memstats_heap_released_bytes_total"
420# description: "Total number of heap bytes released to OS."
421# type: "counter"
422go_memstats_heap_released_bytes_total
423
424# name: "go_memstats_heap_sys_bytes"
425# description: "Number of heap bytes obtained from system."
426# type: "gauge"
427go_memstats_heap_sys_bytes
428
429# name: "go_memstats_last_gc_time_seconds"
430# description: "Number of seconds since 1970 of last garbage collection."
431# type: "gauge"
432go_memstats_last_gc_time_seconds
433
434# name: "go_memstats_lookups_total"
435# description: "Total number of pointer lookups."
436# type: "counter"
437go_memstats_lookups_total
438
439# name: "go_memstats_mallocs_total"
440# description: "Total number of mallocs."
441# type: "counter"
442go_memstats_mallocs_total
443
444# name: "go_memstats_mcache_inuse_bytes"
445# description: "Number of bytes in use by mcache structures."
446# type: "gauge"
447go_memstats_mcache_inuse_bytes
448
449# name: "go_memstats_mcache_sys_bytes"
450# description: "Number of bytes used for mcache structures obtained from system."
451# type: "gauge"
452go_memstats_mcache_sys_bytes
453
454# name: "go_memstats_mspan_inuse_bytes"
455# description: "Number of bytes in use by mspan structures."
456# type: "gauge"
457go_memstats_mspan_inuse_bytes
458
459# name: "go_memstats_mspan_sys_bytes"
460# description: "Number of bytes used for mspan structures obtained from system."
461# type: "gauge"
462go_memstats_mspan_sys_bytes
463
464# name: "go_memstats_next_gc_bytes"
465# description: "Number of heap bytes when next garbage collection will take place."
466# type: "gauge"
467go_memstats_next_gc_bytes
468
469# name: "go_memstats_other_sys_bytes"
470# description: "Number of bytes used for other system allocations."
471# type: "gauge"
472go_memstats_other_sys_bytes
473
474# name: "go_memstats_stack_inuse_bytes"
475# description: "Number of bytes in use by the stack allocator."
476# type: "gauge"
477go_memstats_stack_inuse_bytes
478
479# name: "go_memstats_stack_sys_bytes"
480# description: "Number of bytes obtained from system for stack allocator."
481# type: "gauge"
482go_memstats_stack_sys_bytes
483
484# name: "go_memstats_sys_bytes"
485# description: "Number of bytes obtained by system. Sum of all system allocations."
486# type: "gauge"
487go_memstats_sys_bytes
488
489# name: "grpc_server_handled_total"
490# description: "Total number of RPCs completed on the server, regardless of success or failure."
491# type: "counter"
492# gRPC codes:
493#  - "OK"
494#  - "Unavailable"
495grpc_server_handled_total{grpc_code="CODE",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
496grpc_server_handled_total{grpc_code="CODE",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
497grpc_server_handled_total{grpc_code="CODE",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
498grpc_server_handled_total{grpc_code="CODE",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
499
500# name: "grpc_server_msg_received_total"
501# description: "Total number of RPC stream messages received on the server."
502# type: "counter"
503grpc_server_msg_received_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
504grpc_server_msg_received_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
505grpc_server_msg_received_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
506grpc_server_msg_received_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
507
508# name: "grpc_server_msg_sent_total"
509# description: "Total number of gRPC stream messages sent by the server."
510# type: "counter"
511grpc_server_msg_sent_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
512grpc_server_msg_sent_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
513grpc_server_msg_sent_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
514grpc_server_msg_sent_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
515
516# name: "grpc_server_started_total"
517# description: "Total number of RPCs started on the server."
518# type: "counter"
519grpc_server_started_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
520grpc_server_started_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
521grpc_server_started_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
522grpc_server_started_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
523
524# name: "http_request_duration_microseconds"
525# description: "The HTTP request latencies in microseconds."
526# type: "summary"
527http_request_duration_microseconds{handler="prometheus",quantile="0.5"}
528http_request_duration_microseconds{handler="prometheus",quantile="0.9"}
529http_request_duration_microseconds{handler="prometheus",quantile="0.99"}
530http_request_duration_microseconds_sum{handler="prometheus"}
531http_request_duration_microseconds_count{handler="prometheus"}
532
533# name: "http_request_size_bytes"
534# description: "The HTTP request sizes in bytes."
535# type: "summary"
536http_request_size_bytes{handler="prometheus",quantile="0.5"}
537http_request_size_bytes{handler="prometheus",quantile="0.9"}
538http_request_size_bytes{handler="prometheus",quantile="0.99"}
539http_request_size_bytes_sum{handler="prometheus"}
540http_request_size_bytes_count{handler="prometheus"}
541
542# name: "http_response_size_bytes"
543# description: "The HTTP response sizes in bytes."
544# type: "summary"
545http_response_size_bytes{handler="prometheus",quantile="0.5"}
546http_response_size_bytes{handler="prometheus",quantile="0.9"}
547http_response_size_bytes{handler="prometheus",quantile="0.99"}
548http_response_size_bytes_sum{handler="prometheus"}
549http_response_size_bytes_count{handler="prometheus"}
550
551