Module database_metrics

Available on crate feature provider only.
Expand description

Database metrics trait extensions.

Traits§

DatabaseMetrics
Represents a type that can report metrics, used mainly with the database. The report_metrics method can be used as a prometheus hook.