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_snap_save_marshalling_duration_seconds"
119# description: "The marshalling cost distributions of save called by snapshot."
120# type: "histogram"
121etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.001"}
122etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.002"}
123etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.004"}
124etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.008"}
125etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.016"}
126etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.032"}
127etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.064"}
128etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.128"}
129etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.256"}
130etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="0.512"}
131etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="1.024"}
132etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="2.048"}
133etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="4.096"}
134etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="8.192"}
135etcd_debugging_snap_save_marshalling_duration_seconds_bucket{le="+Inf"}
136etcd_debugging_snap_save_marshalling_duration_seconds_sum
137etcd_debugging_snap_save_marshalling_duration_seconds_count
138
139# name: "etcd_debugging_snap_save_total_duration_seconds"
140# description: "The total latency distributions of save called by snapshot."
141# type: "histogram"
142etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.001"}
143etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.002"}
144etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.004"}
145etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.008"}
146etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.016"}
147etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.032"}
148etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.064"}
149etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.128"}
150etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.256"}
151etcd_debugging_snap_save_total_duration_seconds_bucket{le="0.512"}
152etcd_debugging_snap_save_total_duration_seconds_bucket{le="1.024"}
153etcd_debugging_snap_save_total_duration_seconds_bucket{le="2.048"}
154etcd_debugging_snap_save_total_duration_seconds_bucket{le="4.096"}
155etcd_debugging_snap_save_total_duration_seconds_bucket{le="8.192"}
156etcd_debugging_snap_save_total_duration_seconds_bucket{le="+Inf"}
157etcd_debugging_snap_save_total_duration_seconds_sum
158etcd_debugging_snap_save_total_duration_seconds_count
159
160# name: "etcd_debugging_store_expires_total"
161# description: "Total number of expired keys."
162# type: "counter"
163etcd_debugging_store_expires_total
164
165# name: "etcd_debugging_store_reads_total"
166# description: "Total number of reads action by (get/getRecursive), local to this member."
167# type: "counter"
168etcd_debugging_store_reads_total{action="getRecursive"}
169
170# name: "etcd_debugging_store_watch_requests_total"
171# description: "Total number of incoming watch requests (new or reestablished)."
172# type: "counter"
173etcd_debugging_store_watch_requests_total
174
175# name: "etcd_debugging_store_watchers"
176# description: "Count of currently active watchers."
177# type: "gauge"
178etcd_debugging_store_watchers
179
180# name: "etcd_debugging_store_writes_total"
181# description: "Total number of writes (e.g. set/compareAndDelete) seen by this member."
182# type: "counter"
183etcd_debugging_store_writes_total{action="create"}
184etcd_debugging_store_writes_total{action="set"}
185
186# name: "etcd_disk_backend_commit_duration_seconds"
187# description: "The latency distributions of commit called by backend."
188# type: "histogram"
189etcd_disk_backend_commit_duration_seconds_bucket{le="0.001"}
190etcd_disk_backend_commit_duration_seconds_bucket{le="0.002"}
191etcd_disk_backend_commit_duration_seconds_bucket{le="0.004"}
192etcd_disk_backend_commit_duration_seconds_bucket{le="0.008"}
193etcd_disk_backend_commit_duration_seconds_bucket{le="0.016"}
194etcd_disk_backend_commit_duration_seconds_bucket{le="0.032"}
195etcd_disk_backend_commit_duration_seconds_bucket{le="0.064"}
196etcd_disk_backend_commit_duration_seconds_bucket{le="0.128"}
197etcd_disk_backend_commit_duration_seconds_bucket{le="0.256"}
198etcd_disk_backend_commit_duration_seconds_bucket{le="0.512"}
199etcd_disk_backend_commit_duration_seconds_bucket{le="1.024"}
200etcd_disk_backend_commit_duration_seconds_bucket{le="2.048"}
201etcd_disk_backend_commit_duration_seconds_bucket{le="4.096"}
202etcd_disk_backend_commit_duration_seconds_bucket{le="8.192"}
203etcd_disk_backend_commit_duration_seconds_bucket{le="+Inf"}
204etcd_disk_backend_commit_duration_seconds_sum
205etcd_disk_backend_commit_duration_seconds_count
206
207# name: "etcd_disk_wal_fsync_duration_seconds"
208# description: "The latency distributions of fsync called by wal."
209# type: "histogram"
210etcd_disk_wal_fsync_duration_seconds_bucket{le="0.001"}
211etcd_disk_wal_fsync_duration_seconds_bucket{le="0.002"}
212etcd_disk_wal_fsync_duration_seconds_bucket{le="0.004"}
213etcd_disk_wal_fsync_duration_seconds_bucket{le="0.008"}
214etcd_disk_wal_fsync_duration_seconds_bucket{le="0.016"}
215etcd_disk_wal_fsync_duration_seconds_bucket{le="0.032"}
216etcd_disk_wal_fsync_duration_seconds_bucket{le="0.064"}
217etcd_disk_wal_fsync_duration_seconds_bucket{le="0.128"}
218etcd_disk_wal_fsync_duration_seconds_bucket{le="0.256"}
219etcd_disk_wal_fsync_duration_seconds_bucket{le="0.512"}
220etcd_disk_wal_fsync_duration_seconds_bucket{le="1.024"}
221etcd_disk_wal_fsync_duration_seconds_bucket{le="2.048"}
222etcd_disk_wal_fsync_duration_seconds_bucket{le="4.096"}
223etcd_disk_wal_fsync_duration_seconds_bucket{le="8.192"}
224etcd_disk_wal_fsync_duration_seconds_bucket{le="+Inf"}
225etcd_disk_wal_fsync_duration_seconds_sum
226etcd_disk_wal_fsync_duration_seconds_count
227
228# name: "etcd_grpc_proxy_cache_hits_total"
229# description: "Total number of cache hits"
230# type: "gauge"
231etcd_grpc_proxy_cache_hits_total
232
233# name: "etcd_grpc_proxy_cache_misses_total"
234# description: "Total number of cache misses"
235# type: "gauge"
236etcd_grpc_proxy_cache_misses_total
237
238# name: "etcd_grpc_proxy_events_coalescing_total"
239# description: "Total number of events coalescing"
240# type: "counter"
241etcd_grpc_proxy_events_coalescing_total
242
243# name: "etcd_grpc_proxy_watchers_coalescing_total"
244# description: "Total number of current watchers coalescing"
245# type: "gauge"
246etcd_grpc_proxy_watchers_coalescing_total
247
248# name: "etcd_network_client_grpc_received_bytes_total"
249# description: "The total number of bytes received from grpc clients."
250# type: "counter"
251etcd_network_client_grpc_received_bytes_total
252
253# name: "etcd_network_client_grpc_sent_bytes_total"
254# description: "The total number of bytes sent to grpc clients."
255# type: "counter"
256etcd_network_client_grpc_sent_bytes_total
257
258# name: "etcd_network_peer_received_bytes_total"
259# description: "The total number of bytes received from peers."
260# type: "counter"
261etcd_network_peer_received_bytes_total{From="REMOTE_PEER_NODE_ID"}
262
263# name: "etcd_network_peer_round_trip_time_seconds"
264# description: "Round-Trip-Time histogram between peers."
265# type: "histogram"
266etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="+Inf"}
267etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0001"}
268etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0002"}
269etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0004"}
270etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0008"}
271etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0016"}
272etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0032"}
273etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0064"}
274etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0128"}
275etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0256"}
276etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.0512"}
277etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.1024"}
278etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.2048"}
279etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.4096"}
280etcd_network_peer_round_trip_time_seconds_bucket{To="REMOTE_PEER_NODE_ID",le="0.8192"}
281etcd_network_peer_round_trip_time_seconds_count{To="REMOTE_PEER_NODE_ID"}
282etcd_network_peer_round_trip_time_seconds_sum{To="REMOTE_PEER_NODE_ID"}
283
284# name: "etcd_network_peer_sent_bytes_total"
285# description: "The total number of bytes sent to peers."
286# type: "counter"
287etcd_network_peer_sent_bytes_total{To="REMOTE_PEER_NODE_ID"}
288
289# name: "etcd_server_has_leader"
290# description: "Whether or not a leader exists. 1 is existence, 0 is not."
291# type: "gauge"
292etcd_server_has_leader
293
294# name: "etcd_server_leader_changes_seen_total"
295# description: "The number of leader changes seen."
296# type: "counter"
297etcd_server_leader_changes_seen_total
298
299# name: "etcd_server_proposals_applied_total"
300# description: "The total number of consensus proposals applied."
301# type: "gauge"
302etcd_server_proposals_applied_total
303
304# name: "etcd_server_proposals_committed_total"
305# description: "The total number of consensus proposals committed."
306# type: "gauge"
307etcd_server_proposals_committed_total
308
309# name: "etcd_server_proposals_failed_total"
310# description: "The total number of failed proposals seen."
311# type: "counter"
312etcd_server_proposals_failed_total
313
314# name: "etcd_server_proposals_pending"
315# description: "The current number of pending proposals to commit."
316# type: "gauge"
317etcd_server_proposals_pending
318
319# name: "go_gc_duration_seconds"
320# description: "A summary of the GC invocation durations."
321# type: "summary"
322go_gc_duration_seconds{quantile="0"}
323go_gc_duration_seconds{quantile="0.25"}
324go_gc_duration_seconds{quantile="0.5"}
325go_gc_duration_seconds{quantile="0.75"}
326go_gc_duration_seconds{quantile="1"}
327go_gc_duration_seconds_sum
328go_gc_duration_seconds_count
329
330# name: "go_goroutines"
331# description: "Number of goroutines that currently exist."
332# type: "gauge"
333go_goroutines
334
335# name: "go_memstats_alloc_bytes"
336# description: "Number of bytes allocated and still in use."
337# type: "gauge"
338go_memstats_alloc_bytes
339
340# name: "go_memstats_alloc_bytes_total"
341# description: "Total number of bytes allocated, even if freed."
342# type: "counter"
343go_memstats_alloc_bytes_total
344
345# name: "go_memstats_buck_hash_sys_bytes"
346# description: "Number of bytes used by the profiling bucket hash table."
347# type: "gauge"
348go_memstats_buck_hash_sys_bytes
349
350# name: "go_memstats_frees_total"
351# description: "Total number of frees."
352# type: "counter"
353go_memstats_frees_total
354
355# name: "go_memstats_gc_sys_bytes"
356# description: "Number of bytes used for garbage collection system metadata."
357# type: "gauge"
358go_memstats_gc_sys_bytes
359
360# name: "go_memstats_heap_alloc_bytes"
361# description: "Number of heap bytes allocated and still in use."
362# type: "gauge"
363go_memstats_heap_alloc_bytes
364
365# name: "go_memstats_heap_idle_bytes"
366# description: "Number of heap bytes waiting to be used."
367# type: "gauge"
368go_memstats_heap_idle_bytes
369
370# name: "go_memstats_heap_inuse_bytes"
371# description: "Number of heap bytes that are in use."
372# type: "gauge"
373go_memstats_heap_inuse_bytes
374
375# name: "go_memstats_heap_objects"
376# description: "Number of allocated objects."
377# type: "gauge"
378go_memstats_heap_objects
379
380# name: "go_memstats_heap_released_bytes_total"
381# description: "Total number of heap bytes released to OS."
382# type: "counter"
383go_memstats_heap_released_bytes_total
384
385# name: "go_memstats_heap_sys_bytes"
386# description: "Number of heap bytes obtained from system."
387# type: "gauge"
388go_memstats_heap_sys_bytes
389
390# name: "go_memstats_last_gc_time_seconds"
391# description: "Number of seconds since 1970 of last garbage collection."
392# type: "gauge"
393go_memstats_last_gc_time_seconds
394
395# name: "go_memstats_lookups_total"
396# description: "Total number of pointer lookups."
397# type: "counter"
398go_memstats_lookups_total
399
400# name: "go_memstats_mallocs_total"
401# description: "Total number of mallocs."
402# type: "counter"
403go_memstats_mallocs_total
404
405# name: "go_memstats_mcache_inuse_bytes"
406# description: "Number of bytes in use by mcache structures."
407# type: "gauge"
408go_memstats_mcache_inuse_bytes
409
410# name: "go_memstats_mcache_sys_bytes"
411# description: "Number of bytes used for mcache structures obtained from system."
412# type: "gauge"
413go_memstats_mcache_sys_bytes
414
415# name: "go_memstats_mspan_inuse_bytes"
416# description: "Number of bytes in use by mspan structures."
417# type: "gauge"
418go_memstats_mspan_inuse_bytes
419
420# name: "go_memstats_mspan_sys_bytes"
421# description: "Number of bytes used for mspan structures obtained from system."
422# type: "gauge"
423go_memstats_mspan_sys_bytes
424
425# name: "go_memstats_next_gc_bytes"
426# description: "Number of heap bytes when next garbage collection will take place."
427# type: "gauge"
428go_memstats_next_gc_bytes
429
430# name: "go_memstats_other_sys_bytes"
431# description: "Number of bytes used for other system allocations."
432# type: "gauge"
433go_memstats_other_sys_bytes
434
435# name: "go_memstats_stack_inuse_bytes"
436# description: "Number of bytes in use by the stack allocator."
437# type: "gauge"
438go_memstats_stack_inuse_bytes
439
440# name: "go_memstats_stack_sys_bytes"
441# description: "Number of bytes obtained from system for stack allocator."
442# type: "gauge"
443go_memstats_stack_sys_bytes
444
445# name: "go_memstats_sys_bytes"
446# description: "Number of bytes obtained by system. Sum of all system allocations."
447# type: "gauge"
448go_memstats_sys_bytes
449
450# name: "grpc_server_handled_total"
451# description: "Total number of RPCs completed on the server, regardless of success or failure."
452# type: "counter"
453# gRPC codes:
454#  - "OK"
455#  - "Unavailable"
456grpc_server_handled_total{grpc_code="CODE",grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
457grpc_server_handled_total{grpc_code="CODE",grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
458grpc_server_handled_total{grpc_code="CODE",grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
459grpc_server_handled_total{grpc_code="CODE",grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
460
461# name: "grpc_server_msg_received_total"
462# description: "Total number of RPC stream messages received on the server."
463# type: "counter"
464grpc_server_msg_received_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
465grpc_server_msg_received_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
466grpc_server_msg_received_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
467grpc_server_msg_received_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
468
469# name: "grpc_server_msg_sent_total"
470# description: "Total number of gRPC stream messages sent by the server."
471# type: "counter"
472grpc_server_msg_sent_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
473grpc_server_msg_sent_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
474grpc_server_msg_sent_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
475grpc_server_msg_sent_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
476
477# name: "grpc_server_started_total"
478# description: "Total number of RPCs started on the server."
479# type: "counter"
480grpc_server_started_total{grpc_method="DeleteRange",grpc_service="etcdserverpb.KV",grpc_type="unary"}
481grpc_server_started_total{grpc_method="Put",grpc_service="etcdserverpb.KV",grpc_type="unary"}
482grpc_server_started_total{grpc_method="Range",grpc_service="etcdserverpb.KV",grpc_type="unary"}
483grpc_server_started_total{grpc_method="Watch",grpc_service="etcdserverpb.Watch",grpc_type="bidi_stream"}
484
485# name: "http_request_duration_microseconds"
486# description: "The HTTP request latencies in microseconds."
487# type: "summary"
488http_request_duration_microseconds{handler="prometheus",quantile="0.5"}
489http_request_duration_microseconds{handler="prometheus",quantile="0.9"}
490http_request_duration_microseconds{handler="prometheus",quantile="0.99"}
491http_request_duration_microseconds_sum{handler="prometheus"}
492http_request_duration_microseconds_count{handler="prometheus"}
493
494# name: "http_request_size_bytes"
495# description: "The HTTP request sizes in bytes."
496# type: "summary"
497http_request_size_bytes{handler="prometheus",quantile="0.5"}
498http_request_size_bytes{handler="prometheus",quantile="0.9"}
499http_request_size_bytes{handler="prometheus",quantile="0.99"}
500http_request_size_bytes_sum{handler="prometheus"}
501http_request_size_bytes_count{handler="prometheus"}
502
503# name: "http_response_size_bytes"
504# description: "The HTTP response sizes in bytes."
505# type: "summary"
506http_response_size_bytes{handler="prometheus",quantile="0.5"}
507http_response_size_bytes{handler="prometheus",quantile="0.9"}
508http_response_size_bytes{handler="prometheus",quantile="0.99"}
509http_response_size_bytes_sum{handler="prometheus"}
510http_response_size_bytes_count{handler="prometheus"}
511
512