{"id":37563893,"url":"https://github.com/dfds/kafka-exporter","last_synced_at":"2026-01-16T09:11:54.114Z","repository":{"id":43724822,"uuid":"183008433","full_name":"dfds/kafka-exporter","owner":"dfds","description":"Prometheus Kafka exporter.","archived":false,"fork":false,"pushed_at":"2025-12-17T13:48:57.000Z","size":46,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-12-20T21:46:02.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-23T12:18:33.000Z","updated_at":"2025-12-17T13:49:02.000Z","dependencies_parsed_at":"2025-08-13T15:12:31.697Z","dependency_job_id":"0d9906db-26e9-418b-9eea-55b5886f3799","html_url":"https://github.com/dfds/kafka-exporter","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dfds/kafka-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfds%2Fkafka-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfds%2Fkafka-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfds%2Fkafka-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfds%2Fkafka-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfds","download_url":"https://codeload.github.com/dfds/kafka-exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfds%2Fkafka-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-16T09:11:53.998Z","updated_at":"2026-01-16T09:11:54.079Z","avatar_url":"https://github.com/dfds.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kafka-exporter\nPrometheus Kafka exporter.\n\nThis is using [danielqsj/kafka-exporter](https://github.com/danielqsj/kafka_exporter) as base image, but gives configuration values as environment variables instead of parameters.\n\n# Environment variables\nFollowing environment variables needs to be set when running the container.\n\n|Environment variable | Description                            |\n|---------------------|----------------------------------------|\n| KAFKA_SERVER        | Addresses (host:port) of Kafka server. |\n| SASL_USERNAME       | SASL user name.                        |\n| SASL_PASSWORD       | SASL user password.                    |\n| TOPIC_FILTER        | Filter to include topics (for all use `\".*\"`) |\n| GROUP_FILTER        | Filter to include consumergroups (for all use `\".*\"`) |\n\n\n## Deployment prerequisites\n\nIf the scoped service account is missing for deployment, see https://wiki.dfds.cloud/en/teams/devex/selfservice/Kubernetes-ops-deployment-setup\n\n### ServiceAccount\n\n1. Create a ServiceAccount in Confluent Cloud and assign it the MetricsViewer role.\n\n2. In the cluster, under Data Integrations, API Keys, create a new API key that will be owned by the Service Account.\n\n3. Add the following ACLs to new API Key owned by the new Service Account:\n\n|Scope | ID/Name |Permission | Operation | Pattern |\n|------|---------|-----------|-----------|---------|\n|Cluster | kafka-cluster | ALLOW | DESCRIBE |LITERAL|\n|Cluster | kafka-cluster |ALLOW | DESCRIBE_CONFIG |LITERAL|\n|Consumer Group | * | ALLOW | DESCRIBE |LITERAL|\n|Consumer Group | * | ALLOW | DESCRIBE |PREFIX|\n|Topic | * | ALLOW | DESCRIBE |LITERAL|\n|Topic | * | ALLOW | DESCRIBE |PREFIX|\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfds%2Fkafka-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfds%2Fkafka-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfds%2Fkafka-exporter/lists"}