Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barnabyshearer/psycopg-pool-prometheus
Expose metrics maintained by psycopg3's connection pool to prometheus.
https://github.com/barnabyshearer/psycopg-pool-prometheus
prometheus psycopg3
Last synced: about 5 hours ago
JSON representation
Expose metrics maintained by psycopg3's connection pool to prometheus.
- Host: GitHub
- URL: https://github.com/barnabyshearer/psycopg-pool-prometheus
- Owner: BarnabyShearer
- License: mit
- Created: 2021-10-19T18:15:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T03:04:40.000Z (almost 2 years ago)
- Last Synced: 2023-08-04T21:53:40.318Z (over 1 year ago)
- Topics: prometheus, psycopg3
- Language: Python
- Homepage: https://psycopg-pool-prometheus.readthedocs.io/en/latest/
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
..
Autogenerated by https://github.com/BarnabyShearer/meta=======================
psycopg-pool-prometheus
=======================
.. image:: https://readthedocs.org/projects/psycopg-pool-prometheus/badge/?version=latest
:target: https://psycopg-pool-prometheus.readthedocs.io/en/latest/
.. image:: https://img.shields.io/pypi/v/psycopg-pool-prometheus?color=success
:target: https://pypi.org/project/psycopg-pool-prometheusExpose metrics maintained by psycopg3's connection pool to prometheus.
Install
-------.. code-block:: bash
python3 -m pip install psycopg-pool-prometheus