postgres-connection-exporter

View on PyPIReverse Dependencies (0)

0.0.2 postgres_connection_exporter-0.0.2-py3-none-any.whl

Wheel Details

Project: postgres-connection-exporter
Version: 0.0.2
Filename: postgres_connection_exporter-0.0.2-py3-none-any.whl
Download: [link]
Size: 6213
MD5: 546700a4371c9708b115f7c5f6359bf9
SHA256: 4f0d896230c747f4bbbacc3748e731d4b9ed148ade2651fe034427ce9ba87c01
Uploaded: 2024-05-16 04:34:40 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: postgres-connection-exporter
Version: 0.0.2
Summary: A Prometheus exporter for PostgreSQL connection metrics
Author-Email: Kumi Mitterer <postgres-connection-exporter[at]kumi.email>
Project-Url: Homepage, https://git.private.coffee/kumi/postgres-connection-exporter
Project-Url: Bug Tracker, https://git.private.coffee/kumi/postgres-connection-exporter/issues
Project-Url: Source Code, https://git.private.coffee/kumi/postgres-connection-exporter
License: Copyright (c) 2024 Kumi Mitterer <postgres-connection-exporter@kumi.email> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: prometheus-client
Requires-Dist: psycopg2-binary
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1608 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
postgres_connection_exporter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
postgres_connection_exporter/__main__.py sha256=4tXz48T79fKilWZPhos1EI32HR-g2kWM29h40yxEfiQ 6400
postgres_connection_exporter/config.dist.yaml sha256=rLoOasQe0YRyW7_MpA6hhzzhm30F7y1JpfSwWDEX5ds 610
postgres_connection_exporter-0.0.2.dist-info/METADATA sha256=7CmIuMej9whF400sUYGL8w1sBMatMjsEBbzvcZa1osw 3651
postgres_connection_exporter-0.0.2.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
postgres_connection_exporter-0.0.2.dist-info/entry_points.txt sha256=QllreADeNPsCwe1KtJcUE1pchgGacHkCefPtZqjz008 92
postgres_connection_exporter-0.0.2.dist-info/licenses/LICENSE sha256=qScyaC_yXFpeNNXqiu7nrCn0sgMP3HkcvtbMGLa1xXg 1099
postgres_connection_exporter-0.0.2.dist-info/RECORD

entry_points.txt

postgres-connection-exporter = postgres_connection_exporter.__main__:main