Module database_metrics
Available on crate feature
provider
only.Expand description
Database metrics trait extensions.
Traits§
- Database
Metrics - Represents a type that can report metrics, used mainly with the database. The
report_metrics
method can be used as a prometheus hook.