Add metrics to `TxStatusManager` service (#2868)
Closes https://github.com/FuelLabs/fuel-core/issues/2851 ## Description This PR adds the following metrics to the `TxStatusManager` service: * The total number of prunable statuses currently stored in the tx status manager * The total number of non-prunable statuses currently stored in the tx status manager * The number of entries currently stored in the pruning queue * The age of the oldest transaction in the pruning queue ### Before requesting review - [X] I have reviewed the code myself ### After merging, notify other teams - [X] [Rust SDK](https://github.com/FuelLabs/fuels-rs/) - [X] [Platform documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+) (for out-of-organization contributors, the person merging the PR will do this) --------- Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
R
Rafał Chabowski committed
e4d420d1296726b28f0aee998e3aac4b287eee3e
Parent: f8548fa
Committed by GitHub <noreply@github.com>
on 3/14/2025, 8:33:17 AM