Skip to content

Commit 2ec71d1

Browse files
committed
test: prometheus/client_golang v1.12.1
1 parent 747c114 commit 2ec71d1

File tree

1 file changed

+79
-0
lines changed

1 file changed

+79
-0
lines changed

test/sharness/t0116-prometheus-data/prometheus_metrics

+79
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,80 @@ flatfs_datastore_sync_latency_seconds_bucket
159159
flatfs_datastore_sync_latency_seconds_count
160160
flatfs_datastore_sync_latency_seconds_sum
161161
flatfs_datastore_sync_total
162+
go_gc_cycles_automatic_gc_cycles_total
163+
go_gc_cycles_forced_gc_cycles_total
164+
go_gc_cycles_total_gc_cycles_total
162165
go_gc_duration_seconds
163166
go_gc_duration_seconds
164167
go_gc_duration_seconds
165168
go_gc_duration_seconds
166169
go_gc_duration_seconds
167170
go_gc_duration_seconds_count
168171
go_gc_duration_seconds_sum
172+
go_gc_heap_allocs_by_size_bytes_total_bucket
173+
go_gc_heap_allocs_by_size_bytes_total_bucket
174+
go_gc_heap_allocs_by_size_bytes_total_bucket
175+
go_gc_heap_allocs_by_size_bytes_total_bucket
176+
go_gc_heap_allocs_by_size_bytes_total_bucket
177+
go_gc_heap_allocs_by_size_bytes_total_bucket
178+
go_gc_heap_allocs_by_size_bytes_total_bucket
179+
go_gc_heap_allocs_by_size_bytes_total_bucket
180+
go_gc_heap_allocs_by_size_bytes_total_bucket
181+
go_gc_heap_allocs_by_size_bytes_total_bucket
182+
go_gc_heap_allocs_by_size_bytes_total_bucket
183+
go_gc_heap_allocs_by_size_bytes_total_bucket
184+
go_gc_heap_allocs_by_size_bytes_total_count
185+
go_gc_heap_allocs_by_size_bytes_total_sum
186+
go_gc_heap_allocs_bytes_total
187+
go_gc_heap_allocs_objects_total
188+
go_gc_heap_frees_by_size_bytes_total_bucket
189+
go_gc_heap_frees_by_size_bytes_total_bucket
190+
go_gc_heap_frees_by_size_bytes_total_bucket
191+
go_gc_heap_frees_by_size_bytes_total_bucket
192+
go_gc_heap_frees_by_size_bytes_total_bucket
193+
go_gc_heap_frees_by_size_bytes_total_bucket
194+
go_gc_heap_frees_by_size_bytes_total_bucket
195+
go_gc_heap_frees_by_size_bytes_total_bucket
196+
go_gc_heap_frees_by_size_bytes_total_bucket
197+
go_gc_heap_frees_by_size_bytes_total_bucket
198+
go_gc_heap_frees_by_size_bytes_total_bucket
199+
go_gc_heap_frees_by_size_bytes_total_bucket
200+
go_gc_heap_frees_by_size_bytes_total_count
201+
go_gc_heap_frees_by_size_bytes_total_sum
202+
go_gc_heap_frees_bytes_total
203+
go_gc_heap_frees_objects_total
204+
go_gc_heap_goal_bytes
205+
go_gc_heap_objects_objects
206+
go_gc_heap_tiny_allocs_objects_total
207+
go_gc_pauses_seconds_total_bucket
208+
go_gc_pauses_seconds_total_bucket
209+
go_gc_pauses_seconds_total_bucket
210+
go_gc_pauses_seconds_total_bucket
211+
go_gc_pauses_seconds_total_bucket
212+
go_gc_pauses_seconds_total_bucket
213+
go_gc_pauses_seconds_total_bucket
214+
go_gc_pauses_seconds_total_bucket
215+
go_gc_pauses_seconds_total_bucket
216+
go_gc_pauses_seconds_total_bucket
217+
go_gc_pauses_seconds_total_bucket
218+
go_gc_pauses_seconds_total_count
219+
go_gc_pauses_seconds_total_sum
169220
go_goroutines
170221
go_info
222+
go_memory_classes_heap_free_bytes
223+
go_memory_classes_heap_objects_bytes
224+
go_memory_classes_heap_released_bytes
225+
go_memory_classes_heap_stacks_bytes
226+
go_memory_classes_heap_unused_bytes
227+
go_memory_classes_metadata_mcache_free_bytes
228+
go_memory_classes_metadata_mcache_inuse_bytes
229+
go_memory_classes_metadata_mspan_free_bytes
230+
go_memory_classes_metadata_mspan_inuse_bytes
231+
go_memory_classes_metadata_other_bytes
232+
go_memory_classes_os_stacks_bytes
233+
go_memory_classes_other_bytes
234+
go_memory_classes_profiling_buckets_bytes
235+
go_memory_classes_total_bytes
171236
go_memstats_alloc_bytes
172237
go_memstats_alloc_bytes_total
173238
go_memstats_buck_hash_sys_bytes
@@ -192,6 +257,20 @@ go_memstats_other_sys_bytes
192257
go_memstats_stack_inuse_bytes
193258
go_memstats_stack_sys_bytes
194259
go_memstats_sys_bytes
260+
go_sched_goroutines_goroutines
261+
go_sched_latencies_seconds_bucket
262+
go_sched_latencies_seconds_bucket
263+
go_sched_latencies_seconds_bucket
264+
go_sched_latencies_seconds_bucket
265+
go_sched_latencies_seconds_bucket
266+
go_sched_latencies_seconds_bucket
267+
go_sched_latencies_seconds_bucket
268+
go_sched_latencies_seconds_bucket
269+
go_sched_latencies_seconds_bucket
270+
go_sched_latencies_seconds_bucket
271+
go_sched_latencies_seconds_bucket
272+
go_sched_latencies_seconds_count
273+
go_sched_latencies_seconds_sum
195274
go_threads
196275
ipfs_bitswap_active_block_tasks
197276
ipfs_bitswap_active_tasks

0 commit comments

Comments
 (0)