Advertisement
Guest User

Untitled

a guest
Jan 10th, 2020
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. # HELP go_gc_duration_seconds A summary of the GC invocation durations.
  2. # TYPE go_gc_duration_seconds summary
  3. go_gc_duration_seconds{quantile="0"} 5.2322e-05
  4. go_gc_duration_seconds{quantile="0.25"} 0.000102554
  5. go_gc_duration_seconds{quantile="0.5"} 0.000131277
  6. go_gc_duration_seconds{quantile="0.75"} 0.000205478
  7. go_gc_duration_seconds{quantile="1"} 0.017631779
  8. go_gc_duration_seconds_sum 1.536004921
  9. go_gc_duration_seconds_count 4407
  10. # HELP go_goroutines Number of goroutines that currently exist.
  11. # TYPE go_goroutines gauge
  12. go_goroutines 165
  13. # HELP go_info Information about the Go environment.
  14. # TYPE go_info gauge
  15. go_info{version="go1.9.4"} 1
  16. # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
  17. # TYPE go_memstats_alloc_bytes gauge
  18. go_memstats_alloc_bytes 1.650169576e+09
  19. # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
  20. # TYPE go_memstats_alloc_bytes_total counter
  21. go_memstats_alloc_bytes_total 5.78244354872e+11
  22. # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
  23. # TYPE go_memstats_buck_hash_sys_bytes gauge
  24. go_memstats_buck_hash_sys_bytes 7.791915e+06
  25. # HELP go_memstats_frees_total Total number of frees.
  26. # TYPE go_memstats_frees_total counter
  27. go_memstats_frees_total 3.670689688e+09
  28. # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
  29. # TYPE go_memstats_gc_cpu_fraction gauge
  30. go_memstats_gc_cpu_fraction 3.0374655562224616e-05
  31. # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
  32. # TYPE go_memstats_gc_sys_bytes gauge
  33. go_memstats_gc_sys_bytes 1.4952448e+08
  34. # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
  35. # TYPE go_memstats_heap_alloc_bytes gauge
  36. go_memstats_heap_alloc_bytes 1.650169576e+09
  37. # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
  38. # TYPE go_memstats_heap_idle_bytes gauge
  39. go_memstats_heap_idle_bytes 2.316853248e+09
  40. # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
  41. # TYPE go_memstats_heap_inuse_bytes gauge
  42. go_memstats_heap_inuse_bytes 1.684840448e+09
  43. # HELP go_memstats_heap_objects Number of allocated objects.
  44. # TYPE go_memstats_heap_objects gauge
  45. go_memstats_heap_objects 471078
  46. # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
  47. # TYPE go_memstats_heap_released_bytes gauge
  48. go_memstats_heap_released_bytes 2.04750848e+09
  49. # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
  50. # TYPE go_memstats_heap_sys_bytes gauge
  51. go_memstats_heap_sys_bytes 4.001693696e+09
  52. # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
  53. # TYPE go_memstats_last_gc_time_seconds gauge
  54. go_memstats_last_gc_time_seconds 1.5786529471514218e+09
  55. # HELP go_memstats_lookups_total Total number of pointer lookups.
  56. # TYPE go_memstats_lookups_total counter
  57. go_memstats_lookups_total 658095
  58. # HELP go_memstats_mallocs_total Total number of mallocs.
  59. # TYPE go_memstats_mallocs_total counter
  60. go_memstats_mallocs_total 3.671160766e+09
  61. # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
  62. # TYPE go_memstats_mcache_inuse_bytes gauge
  63. go_memstats_mcache_inuse_bytes 6944
  64. # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
  65. # TYPE go_memstats_mcache_sys_bytes gauge
  66. go_memstats_mcache_sys_bytes 16384
  67. # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
  68. # TYPE go_memstats_mspan_inuse_bytes gauge
  69. go_memstats_mspan_inuse_bytes 2.113864e+06
  70. # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
  71. # TYPE go_memstats_mspan_sys_bytes gauge
  72. go_memstats_mspan_sys_bytes 3.514368e+07
  73. # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
  74. # TYPE go_memstats_next_gc_bytes gauge
  75. go_memstats_next_gc_bytes 3.214490464e+09
  76. # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
  77. # TYPE go_memstats_other_sys_bytes gauge
  78. go_memstats_other_sys_bytes 8.422733e+06
  79. # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
  80. # TYPE go_memstats_stack_inuse_bytes gauge
  81. go_memstats_stack_inuse_bytes 2.555904e+06
  82. # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
  83. # TYPE go_memstats_stack_sys_bytes gauge
  84. go_memstats_stack_sys_bytes 2.555904e+06
  85. # HELP go_memstats_sys_bytes Number of bytes obtained from system.
  86. # TYPE go_memstats_sys_bytes gauge
  87. go_memstats_sys_bytes 4.205148792e+09
  88. # HELP go_threads Number of OS threads created.
  89. # TYPE go_threads gauge
  90. go_threads 13
  91. # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
  92. # TYPE process_cpu_seconds_total counter
  93. process_cpu_seconds_total 2839.69
  94. # HELP process_max_fds Maximum number of open file descriptors.
  95. # TYPE process_max_fds gauge
  96. process_max_fds 102400
  97. # HELP process_open_fds Number of open file descriptors.
  98. # TYPE process_open_fds gauge
  99. process_open_fds 65
  100. # HELP process_resident_memory_bytes Resident memory size in bytes.
  101. # TYPE process_resident_memory_bytes gauge
  102. process_resident_memory_bytes 2.916859904e+09
  103. # HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
  104. # TYPE process_start_time_seconds gauge
  105. process_start_time_seconds 1.57840778823e+09
  106. # HELP process_virtual_memory_bytes Virtual memory size in bytes.
  107. # TYPE process_virtual_memory_bytes gauge
  108. process_virtual_memory_bytes 5.510004736e+09
  109. # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.
  110. # TYPE process_virtual_memory_max_bytes gauge
  111. process_virtual_memory_max_bytes -1
  112. # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.
  113. # TYPE promhttp_metric_handler_requests_in_flight gauge
  114. promhttp_metric_handler_requests_in_flight 1
  115. # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.
  116. # TYPE promhttp_metric_handler_requests_total counter
  117. promhttp_metric_handler_requests_total{code="200"} 4089
  118. promhttp_metric_handler_requests_total{code="500"} 0
  119. promhttp_metric_handler_requests_total{code="503"} 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement