pgflux

View on PyPIReverse Dependencies (0)

1.1.0 pgflux-1.1.0-py3-none-any.whl

Wheel Details

Project: pgflux
Version: 1.1.0
Filename: pgflux-1.1.0-py3-none-any.whl
Download: [link]
Size: 20272
MD5: 498650f4c5bcdcb35005ad4796763413
SHA256: a8865c2f52ad5bff4cad748e6b76256e9336a0ebb9fb81628e7b1b4ed2d0b06e
Uploaded: 2022-05-06 06:28:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgflux
Version: 1.1.0
Summary: Script for monitoring PostgreSQL databases with InfluxDB
Author: Michel Albert
Author-Email: michel.albert[at]post.lu
Project-Url: Source, https://github.com/post-luxembourg/pgflux
Project-Url: Tracker, https://github.com/post-luxembourg/pgflux/issues
Project-Url: Documentation, https://post-luxembourg.github.io/pgflux/
License: MIT
Keywords: influxdb,postgresql
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: System :: Monitoring
Classifier: Typing :: Typed
Requires-Dist: psycopg2-binary
Requires-Dist: python-dotenv
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: black; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cache; extra == "test"
Requires-Dist: pytest-coverage; extra == "test"
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 2376 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pgflux/__init__.py sha256=cPgnwrDGJyjW2kzrfAwxlOxd7xtzB-_rSMIwi7x7-fQ 233
pgflux/cli.py sha256=YHRwQpYmx2kwV8ZRO2e7DswqKTco3a4Dkfa8is18iYo 5529
pgflux/core.py sha256=0SZMdgi1afYlsNCNL9F7M9Xe7OPzFwYLaaT3RpFQle4 11859
pgflux/enums.py sha256=CO21o6jQyuEJE88qCYIvLDdv-03_Horq2OEnHvhWZpI 84
pgflux/exc.py sha256=CA5ZJjXCX40l0Cyk90veQk5vklut3hkrs1AoAsqRcZg 80
pgflux/influx.py sha256=d8srZuyNiH2CA-jMGXnZpogPlzUuccpAtyJbUzE_IbM 1948
pgflux/output/__init__.py sha256=BCMVtWiM7-uOXF2xd-RZHOTthGIifQuQG-e-NptFAFA 191
pgflux/output/http.py sha256=JoAvrz5eZmA2fqRIG7auK-M7i8E5cQdGHESqNVCIpGE 3603
pgflux/output/interface.py sha256=sL6AvX0h5CddoQ-6JKZ1HB4iTCQfxFipu0NTvjfrQKw 881
pgflux/output/stream.py sha256=rPnwxKB5EaS0HHgOlA8q5l2YtraUZypd_CJUAjWj5Vc 336
pgflux/queries/cluster/connections/0.0.sql sha256=8YFyBKSE8m4Sf-ifzbRS0m1Ri8Lm30eOrmumoFHT6mM 853
pgflux/queries/cluster/connections/10.0.sql sha256=zELAQFCwC_PL1ggfrgtjVV2rN3m7-coqlAQ2rj4AQ7Q 862
pgflux/queries/cluster/connections/9.2.sql sha256=euQlt_jUAHfDhLBFPrVBwXdgEbE2tAPOnmJWa14o04I 831
pgflux/queries/cluster/global_sizes/0.0.sql sha256=-Zyi0kQiEzhXG2YGjG3tLtT8cyYXt-A3HnO9V4pbInI 165
pgflux/queries/cluster/locks/0.0.sql sha256=P3QM8DWlysgm2qbfgtsTSGdfNHC42-7lLDNx39L5Ygk 312
pgflux/queries/cluster/query_ages/0.0.sql sha256=g84Nbe4w8FDrP1uQoIqpHmSXhKVsFkf7YjeScwGwU4w 319
pgflux/queries/cluster/query_ages/9.2.sql sha256=I-VYcwKfhgm6TJvYMZS8jmxJRAVG5nglWBPkXjeWA4A 311
pgflux/queries/cluster/temp_bytes/0.0.sql sha256=Cgw8jdrFh9E1MsWfbutldIwU2ck0-FkefzvbvKPD0ik 126
pgflux/queries/cluster/transactions/0.0.sql sha256=IzcbQyhz6zfh58DCN31rlBudSeoPYjHf4D58F3ixlDo 203
pgflux/queries/db/disk_io/0.0.sql sha256=Bd9o3LbeX-qyete21qPs0dBKERp1fY92HhutJFPr6fg 520
pgflux/queries/db/index_io/0.0.sql sha256=ztQzRe4th3ecQ0NBaYXX2eOoFsFsFS5rt2bU6N7E0dE 187
pgflux/queries/db/row_access/0.0.sql sha256=9aDY0WZuD9saY3S_zjbIX9F_SwzMh0byZW5GsH55A1A 270
pgflux/queries/db/scan_types/0.0.sql sha256=7XMqT3CYTyj8K2Cf7wCHw6o-ukMFfj3LMs1AQUAdOb0 166
pgflux/queries/db/sequences_io/0.0.sql sha256=ZQxMVKqB-YG8NCTfnarXwl3Vi4_ugE5MUDEvQsiyork 173
pgflux/queries/db/size_by_db/0.0.sql sha256=LyLpCFIAUsFuraoXV47OEHOb66OOAN0n5mFbfszbKgA 532
pgflux/queries/db/size_by_table/0.0.sql sha256=60qorbsLXAmlqOLUNQtjZOvvD3qSI0F8G_0e_iHNF_c 747
pgflux/queries/db_size/0.0.sql sha256=9zuSbY28nWu2Hs8BrTycEYW36QhU04ixJM5Awc0D6fA 167
pgflux-1.1.0.dist-info/LICENSE sha256=9aeO-x4_lUp-7TnSBtmR9w4NZo8DSaLeAAoU8glqMoY 1072
pgflux-1.1.0.dist-info/METADATA sha256=JJ4kKUyw84KZ0hwRuGINrZ5ppRpGh9TKRkaIvzhRLwg 3911
pgflux-1.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pgflux-1.1.0.dist-info/entry_points.txt sha256=MYUmevclDVlKr5xfoQcy7JRQMzKRiZbJBL-3dTJZZ1w 43
pgflux-1.1.0.dist-info/top_level.txt sha256=fpcm62B_ntL5l5oNUh1s4KaqqXYO418Ea14dwMBAsbc 7
pgflux-1.1.0.dist-info/RECORD

top_level.txt

pgflux

entry_points.txt

pgflux = pgflux.cli:main