go-pg-monitor

📊 Exposes Prometheus metrics for go-pg database client stats.

APACHE-2.0 License

Stars
14

Bot releases are hidden (Show)

go-pg-monitor - v1.2.0 Latest Release

Published by hypnoglow over 1 year ago

Notable Changes

Added

  • Added pool_name label to metrics (#18, thanks to @tony2001)

Changed

  • Bump github.com/prometheus/client_golang from 1.3.0 to 1.11.1

Autogenerated release notes below.

What's Changed

New Contributors

Full Changelog: https://github.com/hypnoglow/go-pg-monitor/compare/v1.1.0...v1.2.0

go-pg-monitor - v1.1.0

Published by hypnoglow over 2 years ago

Added

  • Added an option to set custom Prometheus registerer (#8, thanks to @s0rg)
go-pg-monitor - v1.0.0

Published by hypnoglow over 2 years ago

This package is now stable.

As the go-pg is in a maintenance mode, it is unlikely that new features will be introduced in this package. Fixing bugs and security issues will continue.