{"id":15374845,"url":"https://github.com/batmac/nextdns_exporter","last_synced_at":"2025-04-15T15:13:09.488Z","repository":{"id":64300799,"uuid":"572031939","full_name":"batmac/nextdns_exporter","owner":"batmac","description":"prometheus exporter for NextDNS profiles","archived":false,"fork":false,"pushed_at":"2025-04-09T13:29:58.000Z","size":33,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T15:12:58.790Z","etag":null,"topics":["metrics","nextdns","prometheus-exporter"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/batmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-29T12:14:14.000Z","updated_at":"2025-01-03T03:13:20.000Z","dependencies_parsed_at":"2024-12-07T02:24:10.877Z","dependency_job_id":"4b2dc118-40bf-4831-a69b-bbfc7f326f22","html_url":"https://github.com/batmac/nextdns_exporter","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"f9516c3bf88ab303c6e350987863effe36178c6d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fnextdns_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fnextdns_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fnextdns_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fnextdns_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/batmac","download_url":"https://codeload.github.com/batmac/nextdns_exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094933,"owners_count":21211837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["metrics","nextdns","prometheus-exporter"],"created_at":"2024-10-01T13:59:52.846Z","updated_at":"2025-04-15T15:13:09.469Z","avatar_url":"https://github.com/batmac.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# configuration\n\n```\nexport NEXTDNS_API_KEY=...\n```\n\n# help\n\n```\nUsage of ./nextdns_exporter:\n  -port string\n        Port to listen on (default \"8080\")\n  -profiles string\n        Comma-separated list of profile IDs to monitor, empty = all\n```\n\n# docker\n```\ndocker run -d --rm -p8080:8080 -e NEXTDNS_API_KEY=... batmac/nextdns_exporter\ncurl localhost:8080/metrics\n```\n\n# metrics example\n\n```\n# HELP nextdns_protocols_count Number of queries, per protocols\n# TYPE nextdns_protocols_count counter\nnextdns_protocols_count{profile=\"374fe1\",protocol=\"DNS-over-HTTPS\"} 818182\nnextdns_protocols_count{profile=\"374fe1\",protocol=\"TCP\"} 4\nnextdns_protocols_count{profile=\"374fe1\",protocol=\"UDP\"} 250161\nnextdns_protocols_count{profile=\"aaf63d\",protocol=\"DNS-over-HTTPS\"} 63589\n# HELP nextdns_status_count Number of queries, per type\n# TYPE nextdns_status_count counter\nnextdns_status_count{profile=\"374fe1\",type=\"allowed\"} 1416\nnextdns_status_count{profile=\"374fe1\",type=\"blocked\"} 124259\nnextdns_status_count{profile=\"374fe1\",type=\"default\"} 940866\nnextdns_status_count{profile=\"374fe1\",type=\"relayed\"} 1806\nnextdns_status_count{profile=\"aaf63d\",type=\"blocked\"} 18\nnextdns_status_count{profile=\"aaf63d\",type=\"default\"} 63571\n# HELP nextdns_dnssec_count Number of queries, per validated\n# TYPE nextdns_dnssec_count counter\nnextdns_dnssec_count{profile=\"374fe1\",validated=\"false\"} 854862\nnextdns_dnssec_count{profile=\"374fe1\",validated=\"true\"} 87420\nnextdns_dnssec_count{profile=\"aaf63d\",validated=\"false\"} 62384\nnextdns_dnssec_count{profile=\"aaf63d\",validated=\"true\"} 1187\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatmac%2Fnextdns_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbatmac%2Fnextdns_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatmac%2Fnextdns_exporter/lists"}