sqlmetrics

package
v2.2.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2020 License: AGPL-3.0 Imports: 2 Imported by: 0

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

func NewCollector(driver, dbName string, db *sql.DB) *Collector

NewCollector creates a new collector.

func (*Collector) Collect

func (c *Collector) Collect(ch chan<- prometheus.Metric)

func (*Collector) Describe

func (c *Collector) Describe(ch chan<- *prometheus.Desc)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL