Modules§
Functions§
- Updates a counter with the given name to the given value.
- Decrements a gauge with the given name by the given value.
- Updates a gauge with the given name to the given value.
- Updates a histogram with the given name to the given value.
- Increments a counter with the given name by one.
- Increments a gauge with the given name by the given value.
- Registers a counter with the given name.
- Registers a gauge with the given name.
- Registers a histogram with the given name.
- Registers all snarkVM metrics.