10 lines
567 B
Text
10 lines
567 B
Text
|
# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
|
||
|
# TYPE go_memstats_gc_cpu_fraction gauge
|
||
|
go_memstats_gc_cpu_fraction -0.00014404354379774563
|
||
|
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
|
||
|
# TYPE go_memstats_gc_sys_bytes gauge
|
||
|
go_memstats_gc_sys_bytes 6.0936192e+07
|
||
|
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
|
||
|
# TYPE go_memstats_heap_alloc_bytes gauge
|
||
|
go_memstats_heap_alloc_bytes 1.581062048e+09
|
||
|
# EOF
|