Documentation ¶
Overview ¶
Package sqlmetrics provides Prometheus metrics for database/sql.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector is a prometheus.Collector that exposes *sql.DB metrics.
func NewCollector ¶
NewCollector creates a new collector.
type Reform ¶
type Reform struct {
// contains filtered or unexported fields
}
Reform is a SQL logger with metrics.
Click to show internal directories.
Click to hide internal directories.