dns-exporter

View on PyPIReverse Dependencies (0)

1.1.0 dns_exporter-1.1.0-py3-none-any.whl

Wheel Details

Project: dns-exporter
Version: 1.1.0
Filename: dns_exporter-1.1.0-py3-none-any.whl
Download: [link]
Size: 30231
MD5: b2d8ff08e31d9746f03018d03c8b0bfd
SHA256: 80a124059eab7920cb0eeacd477070afd934169cbfd9e15c67430d35fad1e024
Uploaded: 2025-02-24 07:08:49 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: dns_exporter
Version: 1.1.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://dns-exporter.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.10
Requires-Dist: dnspython[dnssec,doh,doq,idna] (>=2.7.0)
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: prometheus-client (>=0.15.0)
Requires-Dist: PySocks (>=1.7.1)
Requires-Dist: pre-commit (==4.1.0); extra == "dev"
Requires-Dist: setuptools-scm (==8.1.0); extra == "dev"
Requires-Dist: coverage[toml] (==7.6.12); extra == "test"
Requires-Dist: gera2ld.socks (==0.5.0); extra == "test"
Requires-Dist: prometheus-client (==0.21.1); extra == "test"
Requires-Dist: pytest (==8.3.4); extra == "test"
Requires-Dist: pytest-cov (==6.0.0); extra == "test"
Requires-Dist: pytest-mock (==3.14.0); extra == "test"
Requires-Dist: pytest-order (==1.3.0); extra == "test"
Requires-Dist: pytest-randomly (==3.16.0); extra == "test"
Requires-Dist: requests (==2.32.3); extra == "test"
Requires-Dist: tox (==4.24.1); extra == "test"
Requires-Dist: types-PyYAML (==6.0.12.20241230); extra == "test"
Requires-Dist: Sphinx (==8.1.3); extra == "docs"
Requires-Dist: sphinx_changelog (==1.6.0); extra == "docs"
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3303 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.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=UNO7UaKPam6Zugzw6NMt_RQBnRzrv9GVeKUjWt-tl6I 511
dns_exporter/collector.py sha256=Ucr_JQYDokp5X1Nd1wbNgIhA5XLjbIX3GEnznLp0FBE 28403
dns_exporter/config.py sha256=LNSZ5W7csCvNIFL91uHMI32jMFO8Q8_G8am2Pe76Usk 18452
dns_exporter/dns_exporter_example.yml sha256=HX14Mx_cYqZaN0wUSHes_4_CqrHXSsvbeLSyZWS6kp0 5977
dns_exporter/entrypoint.py sha256=xtLukIUFFBhCPCCIgCopaIEgiSmTaOAX8hK2yu6HT40 6001
dns_exporter/exceptions.py sha256=qLo2_tMfFrvsgn3IEEOpWGgJDa2TPutM18qfQrX0tbA 966
dns_exporter/exporter.py sha256=_2mgd9qEkyECPBDzKinJuVL3UTWhnn4mG2h4ctHih9U 30289
dns_exporter/metrics.py sha256=oybbMdVLCH8mKhzsP0VGlCMdIDXKueHkCb7Rm4BWfow 9594
dns_exporter/version.py sha256=u1kxRiD-vENZi-UAduGgdhJ2tKL9oAWafELbzRbUJvQ 877
dns_exporter-1.1.0.dist-info/LICENSE sha256=n_Zcf44pzKThnKoN9eGRES2Bz2LTov1eDNfLSDHqQ7o 1509
dns_exporter-1.1.0.dist-info/METADATA sha256=U0l8UKKffKlG3mzdWvdo27GkwMdBcm_j6KzHcerS14w 4928
dns_exporter-1.1.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
dns_exporter-1.1.0.dist-info/entry_points.txt sha256=k2Yya0Qf0KLYqFGeEUkT5ZCyLEHcbY8kCh4UnoJqOsY 62
dns_exporter-1.1.0.dist-info/top_level.txt sha256=mmWMaC016rt2zBKKK96VkE9hgQUMu0tBYgpfCz3-zH0 13
dns_exporter-1.1.0.dist-info/RECORD

top_level.txt

dns_exporter

entry_points.txt

dns_exporter = dns_exporter.entrypoint:main