knot-exporter


Nameknot-exporter JSON
Version 3.4.3 PyPI version JSON
download
home_pagehttps://gitlab.nic.cz/knot/knot-dns/-/tree/master/python/knot_exporter
SummaryPrometheus exporter for Knot DNS
upload_time2024-12-06 06:58:28
maintainerNone
docs_urlNone
authorCZ.NIC, z.s.p.o.
requires_python>=3.5
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # knot-exporter

A Prometheus exporter for [Knot DNS](https://www.knot-dns.cz/)'s server and query statistics.

# Getting Started

The Knot instance also needs to be configured to collect statistics using
[Statistics module](https://www.knot-dns.cz/docs/latest/html/modules.html?highlight=mod%20stats#stats-query-statistics)

The exporter can be started via:

```bash
$ knot-exporter
```

To get a complete list of the available options, run:

```bash
$ knot-exporter --help
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.nic.cz/knot/knot-dns/-/tree/master/python/knot_exporter",
    "name": "knot-exporter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": null,
    "author": "CZ.NIC, z.s.p.o.",
    "author_email": "\"CZ.NIC, z.s.p.o.\" <knot-dns@labs.nic.cz>, Alessandro Ghedini <alessandro@ghedini.me>",
    "download_url": "https://files.pythonhosted.org/packages/d6/be/0116e673f8f9a4175a89d705c87c2299b2904ef3681b78832eaff6136eb8/knot_exporter-3.4.3.tar.gz",
    "platform": null,
    "description": "# knot-exporter\n\nA Prometheus exporter for [Knot DNS](https://www.knot-dns.cz/)'s server and query statistics.\n\n# Getting Started\n\nThe Knot instance also needs to be configured to collect statistics using\n[Statistics module](https://www.knot-dns.cz/docs/latest/html/modules.html?highlight=mod%20stats#stats-query-statistics)\n\nThe exporter can be started via:\n\n```bash\n$ knot-exporter\n```\n\nTo get a complete list of the available options, run:\n\n```bash\n$ knot-exporter --help\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Prometheus exporter for Knot DNS",
    "version": "3.4.3",
    "project_urls": {
        "Documentation": "https://www.knot-dns.cz/documentation",
        "Homepage": "https://gitlab.nic.cz/knot/knot-dns/-/tree/master/python/knot_exporter",
        "Issues": "https://gitlab.nic.cz/knot/knot-dns/-/issues",
        "Source": "https://gitlab.nic.cz/knot/knot-dns/-/tree/master/python/knot_exporter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6be0116e673f8f9a4175a89d705c87c2299b2904ef3681b78832eaff6136eb8",
                "md5": "5f95d3d9e2c91d56d29984f0ceebfc22",
                "sha256": "c0c515c616056733141a28f24bab0f5b14a87ea3baaaf4edf62da123e8309705"
            },
            "downloads": -1,
            "filename": "knot_exporter-3.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5f95d3d9e2c91d56d29984f0ceebfc22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 4503,
            "upload_time": "2024-12-06T06:58:28",
            "upload_time_iso_8601": "2024-12-06T06:58:28.909882Z",
            "url": "https://files.pythonhosted.org/packages/d6/be/0116e673f8f9a4175a89d705c87c2299b2904ef3681b78832eaff6136eb8/knot_exporter-3.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 06:58:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "knot-exporter"
}
        
Elapsed time: 0.41953s