dns-exporter

View on PyPIReverse Dependencies (0)

1.0.0 dns_exporter-1.0.0-py3-none-any.whl

Wheel Details

Project: dns-exporter
Version: 1.0.0
Filename: dns_exporter-1.0.0-py3-none-any.whl
Download: [link]
Size: 29826
MD5: 535e9102454967fb212fddae46442901
SHA256: 7b9f9221b353d874ecb51446bf8d47b77d93162463d62f45c36c6002106f6d48
Uploaded: 2024-03-07 06:33:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dns_exporter
Version: 1.0.0
Summary: Multi-target Prometheus exporter with an exclusive focus on DNS monitoring
Author: Thomas Steen Rasmussen
Author-Email: thomas[at]gibfest.dk
Project-Url: homepage, https://github.com/tykling/dns_exporter
Project-Url: documentation, https://dnsexporter.readthedocs.org/
License: BSD 3-Clause License
Keywords: prometheus,dns,monitoring
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: dnspython[dnssec,doh,doq,idna] (>=2.5.0)
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: prometheus-client (>=0.15.0)
Requires-Dist: PySocks (>=1.7.1)
Requires-Dist: pre-commit (==3.6.2); extra == "dev"
Requires-Dist: setuptools-scm (==8.0.4); extra == "dev"
Requires-Dist: Sphinx (==7.2.6); extra == "docs"
Requires-Dist: furo (==2024.1.29); extra == "docs"
Requires-Dist: pytest (==8.0.2); extra == "test"
Requires-Dist: pytest-cov (==4.1.0); extra == "test"
Requires-Dist: tox (==4.13.0); extra == "test"
Requires-Dist: requests (==2.31.0); extra == "test"
Requires-Dist: pytest-randomly (==3.15.0); extra == "test"
Requires-Dist: pytest-mock (==3.12.0); extra == "test"
Requires-Dist: gera2ld.socks (==0.5.0); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3294 characters]

WHEEL

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

RECORD

Path Digest Size
dns_exporter/__init__.py sha256=u-q6vymfvB4RCeg95f2HTZRkptxPUJF9KYejVxiHhgY 46
dns_exporter/_version.py sha256=DGJ4pj32xs3_DRJhSzQwCiRNnAQrMgo09USYpyMZsKc 411
dns_exporter/collector.py sha256=wxLD3sBVEsZ4B1lOB8fYiO38zh1xw9kfvmrOVGAgCH0 26981
dns_exporter/config.py sha256=JtnNf6AIHJN63xXEr0bYHV0SKO8E86lyRqxKxZBbFlk 18619
dns_exporter/dns_exporter_example.yml sha256=1irQ_1fPF5EUHKDenQ33UWyNyQXzfrWiQ-6rj2P-2XI 5923
dns_exporter/entrypoint.py sha256=FBzl91tqHkde0uDMIGPaQscTuTJeY42yDnOjcOTnJcc 5990
dns_exporter/exceptions.py sha256=qLo2_tMfFrvsgn3IEEOpWGgJDa2TPutM18qfQrX0tbA 966
dns_exporter/exporter.py sha256=6cCB83yYvkRLJl5DwP44vC8_6_kc0PTht1wR-btc1Ms 30309
dns_exporter/metrics.py sha256=ljexdxz2X_j9bXi0TePJFsmu9clj73m9ZT47FAiHcY0 9593
dns_exporter/version.py sha256=3XoeLEWHRzpQuHSS5i5hIrkgmA4BK-vlZuCAIDJXJlw 866
dns_exporter-1.0.0.dist-info/LICENSE sha256=n_Zcf44pzKThnKoN9eGRES2Bz2LTov1eDNfLSDHqQ7o 1509
dns_exporter-1.0.0.dist-info/METADATA sha256=WKeS9AVs4ii5zliWv1RDjL4Yxu7J32qV1gkdpsdF3wQ 4708
dns_exporter-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
dns_exporter-1.0.0.dist-info/entry_points.txt sha256=k2Yya0Qf0KLYqFGeEUkT5ZCyLEHcbY8kCh4UnoJqOsY 62
dns_exporter-1.0.0.dist-info/top_level.txt sha256=mmWMaC016rt2zBKKK96VkE9hgQUMu0tBYgpfCz3-zH0 13
dns_exporter-1.0.0.dist-info/RECORD

top_level.txt

dns_exporter

entry_points.txt

dns_exporter = dns_exporter.entrypoint:main