Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgx-contrib/pgxprom
A Prometheus adapter for pgx
https://github.com/pgx-contrib/pgxprom
pgx postgresql prometheus
Last synced: about 1 month ago
JSON representation
A Prometheus adapter for pgx
- Host: GitHub
- URL: https://github.com/pgx-contrib/pgxprom
- Owner: pgx-contrib
- License: mit
- Created: 2024-03-03T05:08:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T06:03:35.000Z (3 months ago)
- Last Synced: 2024-10-17T17:38:43.673Z (3 months ago)
- Topics: pgx, postgresql, prometheus
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pgxprom
A prometheus adapter for pgx
[![Go Reference](https://pkg.go.dev/badge/github.com/pgx-contrib/pgxprom.svg)](https://pkg.go.dev/github.com/pgx-contrib/pgxprom)
## Getting Started
You can use these [examples](https://pkg.go.dev/github.com/pgx-contrib/pgxprom#pkg-examples) to get started.