Skip to content

Commit

Permalink
chore: add burned fees metric (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
GAtom22 authored Jan 23, 2024
1 parent dc1ddc8 commit b4ef2ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/protocol/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ and display them in a [Grafana](https://grafana.com/) dashboard.
| `tx_clawback_gas_used` | Total amount of gas used by a `Clawback` msg | gas | counter |
| `tx_update_vesting_funder_gas_used` | Total amount of gas used by a `UpdateVestingFunder` msg | gas | counter |
| `epochs_begin_blocker` | Time spent during `BeginBlocker` of the `x/epochs` module | ms | histogram |
| `burned_tx_fee_amount` | Total amount of fees burned on a tx | token | counter |

0 comments on commit b4ef2ea

Please sign in to comment.