Skip to content

Commit ca4059b

Browse files
committed
feat: change description
1 parent 2c7c1cc commit ca4059b

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

.changelog/unreleased/breaking-changes/2966-mempool-failed-tx-code-label.md

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- [mempool] \#2966 Add a `code` label to the `cometbft_mempool_failed_txs`
2+
Prometheus counter so failed-tx counts can be broken down by ABCI response
3+
code, with `precheck` / `postcheck` sentinels for node-level filter
4+
rejections. Also demote the per-tx "failed tx" logs added in #2965 from
5+
Error to Debug to keep them out of the default-level log stream.

0 commit comments

Comments
 (0)