Advertisement
Guest User

beacon.txt

a guest
Jun 15th, 2021
646
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.57 KB | None | 0 0
  1. # HELP attestation_cache_hit The number of attestation data requests that are present in the cache.
  2. # TYPE attestation_cache_hit counter
  3. attestation_cache_hit 0
  4. # HELP attestation_cache_miss The number of attestation data requests that aren't present in the cache.
  5. # TYPE attestation_cache_miss counter
  6. attestation_cache_miss 0
  7. # HELP attestation_cache_size The number of attestation data in the attestations cache
  8. # TYPE attestation_cache_size gauge
  9. attestation_cache_size 0
  10. # HELP beacon_state_count Count the number of active beacon state objects.
  11. # TYPE beacon_state_count gauge
  12. beacon_state_count 0
  13. # HELP bolt_bucket_buckets Number of buckets within a bucket, including the top bucket.
  14. # TYPE bolt_bucket_buckets gauge
  15. bolt_bucket_buckets{bucket="genesis-info-bucket",database="boltDB"} 1
  16. bolt_bucket_buckets{bucket="graffiti",database="boltDB"} 1
  17. bolt_bucket_buckets{bucket="migrations",database="boltDB"} 1
  18. bolt_bucket_buckets{bucket="proposal-history-bucket-interchange",database="boltDB"} 2
  19. bolt_bucket_buckets{bucket="slashable-public-keys",database="boltDB"} 1
  20. # HELP bolt_bucket_depth Number of levels in B+ tree for a bucket.
  21. # TYPE bolt_bucket_depth gauge
  22. bolt_bucket_depth{bucket="genesis-info-bucket",database="boltDB"} 1
  23. bolt_bucket_depth{bucket="graffiti",database="boltDB"} 1
  24. bolt_bucket_depth{bucket="migrations",database="boltDB"} 1
  25. bolt_bucket_depth{bucket="proposal-history-bucket-interchange",database="boltDB"} 2
  26. bolt_bucket_depth{bucket="slashable-public-keys",database="boltDB"} 1
  27. # HELP bolt_bucket_inlined_buckets Number of inlined buckets for a bucket.
  28. # TYPE bolt_bucket_inlined_buckets gauge
  29. bolt_bucket_inlined_buckets{bucket="genesis-info-bucket",database="boltDB"} 1
  30. bolt_bucket_inlined_buckets{bucket="graffiti",database="boltDB"} 1
  31. bolt_bucket_inlined_buckets{bucket="migrations",database="boltDB"} 1
  32. bolt_bucket_inlined_buckets{bucket="proposal-history-bucket-interchange",database="boltDB"} 1
  33. bolt_bucket_inlined_buckets{bucket="slashable-public-keys",database="boltDB"} 1
  34. # HELP bolt_bucket_inlined_buckets_in_use_bytes Number of bytes in use for inlined buckets.
  35. # TYPE bolt_bucket_inlined_buckets_in_use_bytes gauge
  36. bolt_bucket_inlined_buckets_in_use_bytes{bucket="genesis-info-bucket",database="boltDB"} 80
  37. bolt_bucket_inlined_buckets_in_use_bytes{bucket="graffiti",database="boltDB"} 128
  38. bolt_bucket_inlined_buckets_in_use_bytes{bucket="migrations",database="boltDB"} 114
  39. bolt_bucket_inlined_buckets_in_use_bytes{bucket="proposal-history-bucket-interchange",database="boltDB"} 16
  40. bolt_bucket_inlined_buckets_in_use_bytes{bucket="slashable-public-keys",database="boltDB"} 16
  41. # HELP bolt_bucket_keys Number of key/value pairs in a bucket.
  42. # TYPE bolt_bucket_keys gauge
  43. bolt_bucket_keys{bucket="genesis-info-bucket",database="boltDB"} 1
  44. bolt_bucket_keys{bucket="graffiti",database="boltDB"} 2
  45. bolt_bucket_keys{bucket="migrations",database="boltDB"} 2
  46. bolt_bucket_keys{bucket="proposal-history-bucket-interchange",database="boltDB"} 1
  47. bolt_bucket_keys{bucket="slashable-public-keys",database="boltDB"} 0
  48. # HELP bolt_bucket_logical_branch_pages Number of logical branch pages for a bucket.
  49. # TYPE bolt_bucket_logical_branch_pages gauge
  50. bolt_bucket_logical_branch_pages{bucket="genesis-info-bucket",database="boltDB"} 0
  51. bolt_bucket_logical_branch_pages{bucket="graffiti",database="boltDB"} 0
  52. bolt_bucket_logical_branch_pages{bucket="migrations",database="boltDB"} 0
  53. bolt_bucket_logical_branch_pages{bucket="proposal-history-bucket-interchange",database="boltDB"} 0
  54. bolt_bucket_logical_branch_pages{bucket="slashable-public-keys",database="boltDB"} 0
  55. # HELP bolt_bucket_logical_leaf_pages Number of logical leaf pages for a bucket.
  56. # TYPE bolt_bucket_logical_leaf_pages gauge
  57. bolt_bucket_logical_leaf_pages{bucket="genesis-info-bucket",database="boltDB"} 0
  58. bolt_bucket_logical_leaf_pages{bucket="graffiti",database="boltDB"} 0
  59. bolt_bucket_logical_leaf_pages{bucket="migrations",database="boltDB"} 0
  60. bolt_bucket_logical_leaf_pages{bucket="proposal-history-bucket-interchange",database="boltDB"} 1
  61. bolt_bucket_logical_leaf_pages{bucket="slashable-public-keys",database="boltDB"} 0
  62. # HELP bolt_bucket_physical_branch_overflow_pages Number of physical branch overflow pages for a bucket.
  63. # TYPE bolt_bucket_physical_branch_overflow_pages gauge
  64. bolt_bucket_physical_branch_overflow_pages{bucket="genesis-info-bucket",database="boltDB"} 0
  65. bolt_bucket_physical_branch_overflow_pages{bucket="graffiti",database="boltDB"} 0
  66. bolt_bucket_physical_branch_overflow_pages{bucket="migrations",database="boltDB"} 0
  67. bolt_bucket_physical_branch_overflow_pages{bucket="proposal-history-bucket-interchange",database="boltDB"} 0
  68. bolt_bucket_physical_branch_overflow_pages{bucket="slashable-public-keys",database="boltDB"} 0
  69. # HELP bolt_bucket_physical_branch_pages_allocated_bytes Number of bytes allocated in physical branch pages for a bucket.
  70. # TYPE bolt_bucket_physical_branch_pages_allocated_bytes gauge
  71. bolt_bucket_physical_branch_pages_allocated_bytes{bucket="genesis-info-bucket",database="boltDB"} 0
  72. bolt_bucket_physical_branch_pages_allocated_bytes{bucket="graffiti",database="boltDB"} 0
  73. bolt_bucket_physical_branch_pages_allocated_bytes{bucket="migrations",database="boltDB"} 0
  74. bolt_bucket_physical_branch_pages_allocated_bytes{bucket="proposal-history-bucket-interchange",database="boltDB"} 0
  75. bolt_bucket_physical_branch_pages_allocated_bytes{bucket="slashable-public-keys",database="boltDB"} 0
  76. # HELP bolt_bucket_physical_branch_pages_in_use_bytes Number of bytes in use in physical branch pages for a bucket.
  77. # TYPE bolt_bucket_physical_branch_pages_in_use_bytes gauge
  78. bolt_bucket_physical_branch_pages_in_use_bytes{bucket="genesis-info-bucket",database="boltDB"} 0
  79. bolt_bucket_physical_branch_pages_in_use_bytes{bucket="graffiti",database="boltDB"} 0
  80. bolt_bucket_physical_branch_pages_in_use_bytes{bucket="migrations",database="boltDB"} 0
  81. bolt_bucket_physical_branch_pages_in_use_bytes{bucket="proposal-history-bucket-interchange",database="boltDB"} 0
  82. bolt_bucket_physical_branch_pages_in_use_bytes{bucket="slashable-public-keys",database="boltDB"} 0
  83. # HELP bolt_bucket_physical_leaf_overflow_pages Number of physical leaf overflow pages for a bucket.
  84. # TYPE bolt_bucket_physical_leaf_overflow_pages gauge
  85. bolt_bucket_physical_leaf_overflow_pages{bucket="genesis-info-bucket",database="boltDB"} 0
  86. bolt_bucket_physical_leaf_overflow_pages{bucket="graffiti",database="boltDB"} 0
  87. bolt_bucket_physical_leaf_overflow_pages{bucket="migrations",database="boltDB"} 0
  88. bolt_bucket_physical_leaf_overflow_pages{bucket="proposal-history-bucket-interchange",database="boltDB"} 0
  89. bolt_bucket_physical_leaf_overflow_pages{bucket="slashable-public-keys",database="boltDB"} 0
  90. # HELP bolt_bucket_physical_leaf_pages_allocated_bytes Number of bytes allocated in physical leaf pages for a bucket.
  91. # TYPE bolt_bucket_physical_leaf_pages_allocated_bytes gauge
  92. bolt_bucket_physical_leaf_pages_allocated_bytes{bucket="genesis-info-bucket",database="boltDB"} 0
  93. bolt_bucket_physical_leaf_pages_allocated_bytes{bucket="graffiti",database="boltDB"} 0
  94. bolt_bucket_physical_leaf_pages_allocated_bytes{bucket="migrations",database="boltDB"} 0
  95. bolt_bucket_physical_leaf_pages_allocated_bytes{bucket="proposal-history-bucket-interchange",database="boltDB"} 4096
  96. bolt_bucket_physical_leaf_pages_allocated_bytes{bucket="slashable-public-keys",database="boltDB"} 0
  97. # HELP bolt_bucket_physical_leaf_pages_in_use_bytes Number of bytes in use in physical leaf pages for a bucket.
  98. # TYPE bolt_bucket_physical_leaf_pages_in_use_bytes gauge
  99. bolt_bucket_physical_leaf_pages_in_use_bytes{bucket="genesis-info-bucket",database="boltDB"} 0
  100. bolt_bucket_physical_leaf_pages_in_use_bytes{bucket="graffiti",database="boltDB"} 0
  101. bolt_bucket_physical_leaf_pages_in_use_bytes{bucket="migrations",database="boltDB"} 0
  102. bolt_bucket_physical_leaf_pages_in_use_bytes{bucket="proposal-history-bucket-interchange",database="boltDB"} 112
  103. bolt_bucket_physical_leaf_pages_in_use_bytes{bucket="slashable-public-keys",database="boltDB"} 0
  104. # HELP bolt_db_freelist_free_page_allocated_bytes Number of bytes allocated in free pages on the freelist.
  105. # TYPE bolt_db_freelist_free_page_allocated_bytes gauge
  106. bolt_db_freelist_free_page_allocated_bytes{database="boltDB"} 8192
  107. # HELP bolt_db_freelist_free_pages Number of free pages on the freelist.
  108. # TYPE bolt_db_freelist_free_pages gauge
  109. bolt_db_freelist_free_pages{database="boltDB"} 1
  110. # HELP bolt_db_freelist_in_use_bytes Number of bytes in use by the freelist.
  111. # TYPE bolt_db_freelist_in_use_bytes gauge
  112. bolt_db_freelist_in_use_bytes{database="boltDB"} 32
  113. # HELP bolt_db_freelist_pending_pages Number of pending pages on the freelist.
  114. # TYPE bolt_db_freelist_pending_pages gauge
  115. bolt_db_freelist_pending_pages{database="boltDB"} 1
  116. # HELP bolt_db_open_read_tx Number of currently open read-only transactions for the database.
  117. # TYPE bolt_db_open_read_tx gauge
  118. bolt_db_open_read_tx{database="boltDB"} 0
  119. # HELP bolt_db_read_tx_total Total number of started read transactions for the database.
  120. # TYPE bolt_db_read_tx_total counter
  121. bolt_db_read_tx_total{database="boltDB"} 2
  122. # HELP bolt_tx_cursors_total Total number of cursors created by transactions
  123. # TYPE bolt_tx_cursors_total counter
  124. bolt_tx_cursors_total{database="boltDB"} 42
  125. # HELP bolt_tx_node_rebalance_seconds_total Total amount of time in seconds spent rebalancing nodes by transactions
  126. # TYPE bolt_tx_node_rebalance_seconds_total counter
  127. bolt_tx_node_rebalance_seconds_total{database="boltDB"} 0
  128. # HELP bolt_tx_node_rebalances_total Total number of node rebalances by transactions.
  129. # TYPE bolt_tx_node_rebalances_total counter
  130. bolt_tx_node_rebalances_total{database="boltDB"} 0
  131. # HELP bolt_tx_nodes_allocated_total Total number of nodes allocated by transactions.
  132. # TYPE bolt_tx_nodes_allocated_total counter
  133. bolt_tx_nodes_allocated_total{database="boltDB"} 4
  134. # HELP bolt_tx_nodes_dereferenced_total Total number of nodes dereferenced by transactions.
  135. # TYPE bolt_tx_nodes_dereferenced_total counter
  136. bolt_tx_nodes_dereferenced_total{database="boltDB"} 0
  137. # HELP bolt_tx_nodes_spilled_seconds_total Total amount of time in seconds spent spilling nodes by transactions.
  138. # TYPE bolt_tx_nodes_spilled_seconds_total counter
  139. bolt_tx_nodes_spilled_seconds_total{database="boltDB"} 5.6148e-05
  140. # HELP bolt_tx_nodes_spilled_total Total number of nodes spilled by transactions.
  141. # TYPE bolt_tx_nodes_spilled_total counter
  142. bolt_tx_nodes_spilled_total{database="boltDB"} 2
  143. # HELP bolt_tx_nodes_split_total Total number of nodes split by transactions.
  144. # TYPE bolt_tx_nodes_split_total counter
  145. bolt_tx_nodes_split_total{database="boltDB"} 0
  146. # HELP bolt_tx_pages_allocated_bytes_total Total number of bytes allocated for transaction pages.
  147. # TYPE bolt_tx_pages_allocated_bytes_total counter
  148. bolt_tx_pages_allocated_bytes_total{database="boltDB"} 40960
  149. # HELP bolt_tx_pages_allocated_total Total number of transaction page allocations.
  150. # TYPE bolt_tx_pages_allocated_total counter
  151. bolt_tx_pages_allocated_total{database="boltDB"} 10
  152. # HELP bolt_tx_write_seconds_total Total amount of time in seconds spent writing to disk by transactions.
  153. # TYPE bolt_tx_write_seconds_total counter
  154. bolt_tx_write_seconds_total{database="boltDB"} 0.049682765
  155. # HELP bolt_tx_writes_total Total number of writes to disk performed by transactions.
  156. # TYPE bolt_tx_writes_total counter
  157. bolt_tx_writes_total{database="boltDB"} 18
  158. # HELP check_point_state_cache_hit The number of check point state requests that are present in the cache.
  159. # TYPE check_point_state_cache_hit counter
  160. check_point_state_cache_hit 0
  161. # HELP check_point_state_cache_miss The number of check point state requests that aren't present in the cache.
  162. # TYPE check_point_state_cache_miss counter
  163. check_point_state_cache_miss 0
  164. # HELP committee_cache_hit The number of committee requests that are present in the cache.
  165. # TYPE committee_cache_hit counter
  166. committee_cache_hit 0
  167. # HELP committee_cache_miss The number of committee requests that aren't present in the cache.
  168. # TYPE committee_cache_miss counter
  169. committee_cache_miss 0
  170. # HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.
  171. # TYPE go_gc_duration_seconds summary
  172. go_gc_duration_seconds{quantile="0"} 3.2452e-05
  173. go_gc_duration_seconds{quantile="0.25"} 9.7936e-05
  174. go_gc_duration_seconds{quantile="0.5"} 0.000266473
  175. go_gc_duration_seconds{quantile="0.75"} 0.000307699
  176. go_gc_duration_seconds{quantile="1"} 0.000592555
  177. go_gc_duration_seconds_sum 0.001297115
  178. go_gc_duration_seconds_count 5
  179. # HELP go_goroutines Number of goroutines that currently exist.
  180. # TYPE go_goroutines gauge
  181. go_goroutines 32
  182. # HELP go_info Information about the Go environment.
  183. # TYPE go_info gauge
  184. go_info{version="go1.16.4"} 1
  185. # HELP go_maxprocs The result of runtime.GOMAXPROCS(0)
  186. # TYPE go_maxprocs gauge
  187. go_maxprocs 4
  188. # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
  189. # TYPE go_memstats_alloc_bytes gauge
  190. go_memstats_alloc_bytes 1.6687496e+07
  191. # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
  192. # TYPE go_memstats_alloc_bytes_total counter
  193. go_memstats_alloc_bytes_total 2.8075936e+07
  194. # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
  195. # TYPE go_memstats_buck_hash_sys_bytes gauge
  196. go_memstats_buck_hash_sys_bytes 1.453967e+06
  197. # HELP go_memstats_frees_total Total number of frees.
  198. # TYPE go_memstats_frees_total counter
  199. go_memstats_frees_total 47733
  200. # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
  201. # TYPE go_memstats_gc_cpu_fraction gauge
  202. go_memstats_gc_cpu_fraction 0.04359923933624175
  203. # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
  204. # TYPE go_memstats_gc_sys_bytes gauge
  205. go_memstats_gc_sys_bytes 5.151968e+06
  206. # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
  207. # TYPE go_memstats_heap_alloc_bytes gauge
  208. go_memstats_heap_alloc_bytes 1.6687496e+07
  209. # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
  210. # TYPE go_memstats_heap_idle_bytes gauge
  211. go_memstats_heap_idle_bytes 4.7005696e+07
  212. # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
  213. # TYPE go_memstats_heap_inuse_bytes gauge
  214. go_memstats_heap_inuse_bytes 1.875968e+07
  215. # HELP go_memstats_heap_objects Number of allocated objects.
  216. # TYPE go_memstats_heap_objects gauge
  217. go_memstats_heap_objects 69467
  218. # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
  219. # TYPE go_memstats_heap_released_bytes gauge
  220. go_memstats_heap_released_bytes 4.7005696e+07
  221. # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
  222. # TYPE go_memstats_heap_sys_bytes gauge
  223. go_memstats_heap_sys_bytes 6.5765376e+07
  224. # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
  225. # TYPE go_memstats_last_gc_time_seconds gauge
  226. go_memstats_last_gc_time_seconds 1.6237503761244974e+09
  227. # HELP go_memstats_lookups_total Total number of pointer lookups.
  228. # TYPE go_memstats_lookups_total counter
  229. go_memstats_lookups_total 0
  230. # HELP go_memstats_mallocs_total Total number of mallocs.
  231. # TYPE go_memstats_mallocs_total counter
  232. go_memstats_mallocs_total 117200
  233. # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
  234. # TYPE go_memstats_mcache_inuse_bytes gauge
  235. go_memstats_mcache_inuse_bytes 4800
  236. # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
  237. # TYPE go_memstats_mcache_sys_bytes gauge
  238. go_memstats_mcache_sys_bytes 16384
  239. # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
  240. # TYPE go_memstats_mspan_inuse_bytes gauge
  241. go_memstats_mspan_inuse_bytes 107168
  242. # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
  243. # TYPE go_memstats_mspan_sys_bytes gauge
  244. go_memstats_mspan_sys_bytes 114688
  245. # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
  246. # TYPE go_memstats_next_gc_bytes gauge
  247. go_memstats_next_gc_bytes 1.968248e+07
  248. # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
  249. # TYPE go_memstats_other_sys_bytes gauge
  250. go_memstats_other_sys_bytes 948121
  251. # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
  252. # TYPE go_memstats_stack_inuse_bytes gauge
  253. go_memstats_stack_inuse_bytes 1.343488e+06
  254. # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
  255. # TYPE go_memstats_stack_sys_bytes gauge
  256. go_memstats_stack_sys_bytes 1.343488e+06
  257. # HELP go_memstats_sys_bytes Number of bytes obtained from system.
  258. # TYPE go_memstats_sys_bytes gauge
  259. go_memstats_sys_bytes 7.4793992e+07
  260. # HELP go_threads Number of OS threads created.
  261. # TYPE go_threads gauge
  262. go_threads 11
  263. # HELP grpc_client_msg_sent_total Total number of gRPC stream messages sent by the client.
  264. # TYPE grpc_client_msg_sent_total counter
  265. grpc_client_msg_sent_total{grpc_method="WaitForChainStart",grpc_service="ethereum.eth.v1alpha1.BeaconNodeValidator",grpc_type="server_stream"} 1
  266. # HELP grpc_client_started_total Total number of RPCs started on the client.
  267. # TYPE grpc_client_started_total counter
  268. grpc_client_started_total{grpc_method="WaitForChainStart",grpc_service="ethereum.eth.v1alpha1.BeaconNodeValidator",grpc_type="server_stream"} 1
  269. # HELP log_entries_total Total number of log messages.
  270. # TYPE log_entries_total counter
  271. log_entries_total{level="info",prefix="node"} 1
  272. log_entries_total{level="info",prefix="validator"} 2
  273. log_entries_total{level="warning",prefix="validator"} 1
  274. # HELP next_slot_cache_hit The total number of cache hits on the next slot state cache.
  275. # TYPE next_slot_cache_hit counter
  276. next_slot_cache_hit 0
  277. # HELP next_slot_cache_miss The total number of cache misses on the next slot state cache.
  278. # TYPE next_slot_cache_miss counter
  279. next_slot_cache_miss 0
  280. # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
  281. # TYPE process_cpu_seconds_total counter
  282. process_cpu_seconds_total 0.54
  283. # HELP process_max_fds Maximum number of open file descriptors.
  284. # TYPE process_max_fds gauge
  285. process_max_fds 1024
  286. # HELP process_open_fds Number of open file descriptors.
  287. # TYPE process_open_fds gauge
  288. process_open_fds 16
  289. # HELP process_resident_memory_bytes Resident memory size in bytes.
  290. # TYPE process_resident_memory_bytes gauge
  291. process_resident_memory_bytes 4.386816e+07
  292. # HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
  293. # TYPE process_start_time_seconds gauge
  294. process_start_time_seconds 1.6237503744e+09
  295. # HELP process_virtual_memory_bytes Virtual memory size in bytes.
  296. # TYPE process_virtual_memory_bytes gauge
  297. process_virtual_memory_bytes 1.976508416e+09
  298. # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.
  299. # TYPE process_virtual_memory_max_bytes gauge
  300. process_virtual_memory_max_bytes 1.8446744073709552e+19
  301. # HELP proposer_indices_cache_hit The number of proposer indices requests that are present in the cache.
  302. # TYPE proposer_indices_cache_hit counter
  303. proposer_indices_cache_hit 0
  304. # HELP proposer_indices_cache_miss The number of proposer indices requests that aren't present in the cache.
  305. # TYPE proposer_indices_cache_miss counter
  306. proposer_indices_cache_miss 0
  307. # HELP prysm_version
  308. # TYPE prysm_version gauge
  309. prysm_version{buildDate="1622645253",commit="5ae6e83c7f6238593c6dfa3a8e05fc7c3778783f",version="v1.3.10"} 1
  310. # HELP skip_slot_cache_hit The total number of cache hits on the skip slot cache.
  311. # TYPE skip_slot_cache_hit counter
  312. skip_slot_cache_hit 0
  313. # HELP skip_slot_cache_miss The total number of cache misses on the skip slot cache.
  314. # TYPE skip_slot_cache_miss counter
  315. skip_slot_cache_miss 0
  316.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement