Skip to content

Instantly share code, notes, and snippets.

@zarazan
Created February 20, 2023 21:28
Show Gist options
  • Save zarazan/20665886bdf7388bbed8ba52e9572175 to your computer and use it in GitHub Desktop.
Save zarazan/20665886bdf7388bbed8ba52e9572175 to your computer and use it in GitHub Desktop.
prometheus_output
# HELP begin_blocker begin_blocker
# TYPE begin_blocker summary
begin_blocker{module="capability",quantile="0.5"} 0.002392000053077936
begin_blocker{module="capability",quantile="0.9"} 0.0029730000533163548
begin_blocker{module="capability",quantile="0.99"} 0.0029730000533163548
begin_blocker_sum{module="capability"} 0.4431930019054562
begin_blocker_count{module="capability"} 145
begin_blocker{module="distribution",quantile="0.5"} 0.26203298568725586
begin_blocker{module="distribution",quantile="0.9"} 0.3047870099544525
begin_blocker{module="distribution",quantile="0.99"} 0.3047870099544525
begin_blocker_sum{module="distribution"} 36.70683709252626
begin_blocker_count{module="distribution"} 145
begin_blocker{module="evidence",quantile="0.5"} 0.0002589999930933118
begin_blocker{module="evidence",quantile="0.9"} 0.0003549999964889139
begin_blocker{module="evidence",quantile="0.99"} 0.0003549999964889139
begin_blocker_sum{module="evidence"} 0.04032200010260567
begin_blocker_count{module="evidence"} 145
begin_blocker{module="mint",quantile="0.5"} 0.18049100041389465
begin_blocker{module="mint",quantile="0.9"} 0.19876599311828613
begin_blocker{module="mint",quantile="0.99"} 0.19876599311828613
begin_blocker_sum{module="mint"} 26.391592100262642
begin_blocker_count{module="mint"} 145
begin_blocker{module="slashing",quantile="0.5"} 0.08089199662208557
begin_blocker{module="slashing",quantile="0.9"} 0.12460999935865402
begin_blocker{module="slashing",quantile="0.99"} 0.12460999935865402
begin_blocker_sum{module="slashing"} 11.141754970827606
begin_blocker_count{module="slashing"} 145
begin_blocker{module="staking",quantile="0.5"} 0.0847259983420372
begin_blocker{module="staking",quantile="0.9"} 0.09963499754667282
begin_blocker{module="staking",quantile="0.99"} 0.09963499754667282
begin_blocker_sum{module="staking"} 12.01742796599865
begin_blocker_count{module="staking"} 145
begin_blocker{module="upgrade",quantile="0.5"} 0.0030159999150782824
begin_blocker{module="upgrade",quantile="0.9"} 0.004544000141322613
begin_blocker{module="upgrade",quantile="0.99"} 0.004544000141322613
begin_blocker_sum{module="upgrade"} 0.5059180001262575
begin_blocker_count{module="upgrade"} 145
# HELP end_blocker end_blocker
# TYPE end_blocker summary
end_blocker{module="crisis",quantile="0.5"} 0.00038499999209307134
end_blocker{module="crisis",quantile="0.9"} 0.0007239999831654131
end_blocker{module="crisis",quantile="0.99"} 0.0007239999831654131
end_blocker_sum{module="crisis"} 0.058704000170109794
end_blocker_count{module="crisis"} 145
end_blocker{module="gov",quantile="0.5"} 0.029454000294208527
end_blocker{module="gov",quantile="0.9"} 0.03974800184369087
end_blocker{module="gov",quantile="0.99"} 0.03974800184369087
end_blocker_sum{module="gov"} 4.83924799785018
end_blocker_count{module="gov"} 145
end_blocker{module="oracle",quantile="0.5"} 0.4046989977359772
end_blocker{module="oracle",quantile="0.9"} 2.591140031814575
end_blocker{module="oracle",quantile="0.99"} 2.591140031814575
end_blocker_sum{module="oracle"} 72.69252206385136
end_blocker_count{module="oracle"} 145
end_blocker{module="staking",quantile="0.5"} 0.14413900673389435
end_blocker{module="staking",quantile="0.9"} 0.1746719926595688
end_blocker{module="staking",quantile="0.99"} 0.1746719926595688
end_blocker_sum{module="staking"} 19.693929955363274
end_blocker_count{module="staking"} 145
# HELP exchange_rate exchange_rate
# TYPE exchange_rate gauge
exchange_rate{denom="ATOM"} 14.421095848083496
exchange_rate{denom="BNB"} 314.9660949707031
exchange_rate{denom="DAI"} 0.999758780002594
exchange_rate{denom="ETH"} 1704.9447021484375
exchange_rate{denom="IST"} 0.997535228729248
exchange_rate{denom="OSMO"} 1.0752673149108887
exchange_rate{denom="STATOM"} 15.588091850280762
exchange_rate{denom="STOSMO"} 1.1251113414764404
exchange_rate{denom="UMEE"} 0.009292147122323513
exchange_rate{denom="USDC"} 1.0000911951065063
exchange_rate{denom="WBTC"} 24803.501953125
# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 2.8742e-05
go_gc_duration_seconds{quantile="0.25"} 3.5874e-05
go_gc_duration_seconds{quantile="0.5"} 5.2807e-05
go_gc_duration_seconds{quantile="0.75"} 0.000188897
go_gc_duration_seconds{quantile="1"} 0.000229343
go_gc_duration_seconds_sum 0.001153277
go_gc_duration_seconds_count 12
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 79
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.19.3"} 1
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
# TYPE go_memstats_alloc_bytes gauge
go_memstats_alloc_bytes 9.2727008e+07
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
# TYPE go_memstats_alloc_bytes_total counter
go_memstats_alloc_bytes_total 2.93062528e+08
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
# TYPE go_memstats_buck_hash_sys_bytes gauge
go_memstats_buck_hash_sys_bytes 1.553347e+06
# HELP go_memstats_frees_total Total number of frees.
# TYPE go_memstats_frees_total counter
go_memstats_frees_total 2.634393e+06
# 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 1.30482e+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 9.2727008e+07
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
# TYPE go_memstats_heap_idle_bytes gauge
go_memstats_heap_idle_bytes 3.014656e+06
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
# TYPE go_memstats_heap_inuse_bytes gauge
go_memstats_heap_inuse_bytes 9.5715328e+07
# HELP go_memstats_heap_objects Number of allocated objects.
# TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 651465
# HELP go_memstats_heap_released_bytes Number of heap bytes released to OS.
# TYPE go_memstats_heap_released_bytes gauge
go_memstats_heap_released_bytes 2.121728e+06
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
# TYPE go_memstats_heap_sys_bytes gauge
go_memstats_heap_sys_bytes 9.8729984e+07
# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
# TYPE go_memstats_last_gc_time_seconds gauge
go_memstats_last_gc_time_seconds 1.676927840877699e+09
# HELP go_memstats_lookups_total Total number of pointer lookups.
# TYPE go_memstats_lookups_total counter
go_memstats_lookups_total 0
# HELP go_memstats_mallocs_total Total number of mallocs.
# TYPE go_memstats_mallocs_total counter
go_memstats_mallocs_total 3.285858e+06
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
# TYPE go_memstats_mcache_inuse_bytes gauge
go_memstats_mcache_inuse_bytes 9600
# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system.
# TYPE go_memstats_mcache_sys_bytes gauge
go_memstats_mcache_sys_bytes 15600
# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures.
# TYPE go_memstats_mspan_inuse_bytes gauge
go_memstats_mspan_inuse_bytes 894744
# HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system.
# TYPE go_memstats_mspan_sys_bytes gauge
go_memstats_mspan_sys_bytes 897600
# HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place.
# TYPE go_memstats_next_gc_bytes gauge
go_memstats_next_gc_bytes 9.8340968e+07
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
# TYPE go_memstats_other_sys_bytes gauge
go_memstats_other_sys_bytes 1.574045e+06
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
# TYPE go_memstats_stack_inuse_bytes gauge
go_memstats_stack_inuse_bytes 1.933312e+06
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
# TYPE go_memstats_stack_sys_bytes gauge
go_memstats_stack_sys_bytes 1.933312e+06
# HELP go_memstats_sys_bytes Number of bytes obtained from system.
# TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 1.17752088e+08
# HELP go_threads Number of OS threads created.
# TYPE go_threads gauge
go_threads 14
# HELP minted_tokens minted_tokens
# TYPE minted_tokens gauge
minted_tokens{module="mint"} 31514
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 32.58
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 1.048576e+06
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 41
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 1.24706816e+08
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
# TYPE process_start_time_seconds gauge
process_start_time_seconds 1.67692771406e+09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 8.6462464e+08
# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.
# TYPE process_virtual_memory_max_bytes gauge
process_virtual_memory_max_bytes 1.8446744073709552e+19
# HELP runtime_alloc_bytes runtime_alloc_bytes
# TYPE runtime_alloc_bytes gauge
runtime_alloc_bytes 9.1874952e+07
# HELP runtime_free_count runtime_free_count
# TYPE runtime_free_count gauge
runtime_free_count 2.633643e+06
# HELP runtime_gc_pause_ns runtime_gc_pause_ns
# TYPE runtime_gc_pause_ns summary
runtime_gc_pause_ns{quantile="0.5"} NaN
runtime_gc_pause_ns{quantile="0.9"} NaN
runtime_gc_pause_ns{quantile="0.99"} NaN
runtime_gc_pause_ns_sum 1.153277e+06
runtime_gc_pause_ns_count 12
# HELP runtime_heap_objects runtime_heap_objects
# TYPE runtime_heap_objects gauge
runtime_heap_objects 638676
# HELP runtime_malloc_count runtime_malloc_count
# TYPE runtime_malloc_count gauge
runtime_malloc_count 3.272319e+06
# HELP runtime_num_goroutines runtime_num_goroutines
# TYPE runtime_num_goroutines gauge
runtime_num_goroutines 73
# HELP runtime_sys_bytes runtime_sys_bytes
# TYPE runtime_sys_bytes gauge
runtime_sys_bytes 1.17752088e+08
# HELP runtime_total_gc_pause_ns runtime_total_gc_pause_ns
# TYPE runtime_total_gc_pause_ns gauge
runtime_total_gc_pause_ns 1.153277e+06
# HELP runtime_total_gc_runs runtime_total_gc_runs
# TYPE runtime_total_gc_runs gauge
runtime_total_gc_runs 12
# HELP store_iavl_commit store_iavl_commit
# TYPE store_iavl_commit summary
store_iavl_commit{quantile="0.5"} 0.02208399958908558
store_iavl_commit{quantile="0.9"} 0.10978200286626816
store_iavl_commit{quantile="0.99"} 0.5147629976272583
store_iavl_commit_sum 108.12923597637564
store_iavl_commit_count 2465
# HELP store_iavl_delete store_iavl_delete
# TYPE store_iavl_delete summary
store_iavl_delete{quantile="0.5"} 0.0019920000340789557
store_iavl_delete{quantile="0.9"} 0.0036830001045018435
store_iavl_delete{quantile="0.99"} 0.006876000203192234
store_iavl_delete_sum 1.2620580008660909
store_iavl_delete_count 775
# HELP store_iavl_get store_iavl_get
# TYPE store_iavl_get summary
store_iavl_get{quantile="0.5"} 0.003029000014066696
store_iavl_get{quantile="0.9"} 0.007451999932527542
store_iavl_get{quantile="0.99"} 0.0091540003195405
store_iavl_get_sum 3.6571560001611942
store_iavl_get_count 1086
# HELP tx_count tx_count
# TYPE tx_count counter
tx_count 43
# HELP tx_gas_used tx_gas_used
# TYPE tx_gas_used gauge
tx_gas_used 53806
# HELP tx_gas_wanted tx_gas_wanted
# TYPE tx_gas_wanted gauge
tx_gas_wanted 55777
# HELP tx_successful tx_successful
# TYPE tx_successful counter
tx_successful 43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment