{"id":19269728,"url":"https://github.com/status-im/geth_exporter","last_synced_at":"2026-03-02T11:34:42.877Z","repository":{"id":66386719,"uuid":"133929505","full_name":"status-im/geth_exporter","owner":"status-im","description":"geth metrics exporter for Prometheus","archived":false,"fork":false,"pushed_at":"2019-12-07T11:36:59.000Z","size":1362,"stargazers_count":13,"open_issues_count":4,"forks_count":3,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-07-29T14:55:58.345Z","etag":null,"topics":["blockchain","ethereum","geth","go","golang","metrics","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/status-im.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2018-05-18T08:57:30.000Z","updated_at":"2024-03-13T09:30:02.000Z","dependencies_parsed_at":"2023-07-02T20:00:44.805Z","dependency_job_id":null,"html_url":"https://github.com/status-im/geth_exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/status-im/geth_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-im%2Fgeth_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-im%2Fgeth_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-im%2Fgeth_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-im%2Fgeth_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/status-im","download_url":"https://codeload.github.com/status-im/geth_exporter/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-im%2Fgeth_exporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267842974,"owners_count":24153133,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blockchain","ethereum","geth","go","golang","metrics","prometheus","prometheus-exporter"],"created_at":"2024-11-09T20:21:32.526Z","updated_at":"2026-03-02T11:34:42.836Z","avatar_url":"https://github.com/status-im.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WARNING: This software is deprecated since Geth `1.9.0` which introduced its own [Prometheus endpoint](https://blog.ethereum.org/2019/07/10/geth-v1-9-0/#metrics-collection).\n\n# geth_exporter\n\n`geth_exporter` is a metrics exporter for [Prometheus](https://github.com/prometheus/prometheus).\n\n## Usage\n\n```\ngo build \u0026\u0026 \\\n  ./geth_exporter -ipc node/data/path/geth.ipc -filter=\"whisper_*\" -filter=\"les_*\"\n```\n\n## Docker example\n\n```\ncd docker-example\ndocker-compose up\n```\n\nAt `http://localhost:9200/metrics` you will have the `geth_exporter`, it should send a response similar to this:\n\n```\ndiscv5_inboundTraffic_avgRate01Min 2981\ndiscv5_inboundTraffic_avgRate05Min 2981\ndiscv5_inboundTraffic_avgRate15Min 2981\ndiscv5_inboundTraffic_meanRate 3591.687045952474\ndiscv5_inboundTraffic_overall 18213\ndiscv5_outboundTraffic_avgRate01Min 1733.4\ndiscv5_outboundTraffic_avgRate05Min 1733.4\ndiscv5_outboundTraffic_avgRate15Min 1733.4\ndiscv5_outboundTraffic_meanRate 2356.6951261606164\n....\n```\n\nAt `http://localhost:9090/graph` you can use Prometheus to query the exporter.\n\nAt `http://localhost:3000/` you can log in to grafana with username `admin` and password `admin`.\n\n## Continous Deployment\n\nTo make possible deploying the new version of the page from the `develop` branch a Jenkins job is configured at:\n\nhttps://jenkins.status.im/job/misc/job/geth_exporter/\n\nThis job is ran according to the [`Jenkinsfile`](Jenkinsfile) configuration.\nIn order for this to work there are two requirements:\n\n* The `status-im-auto` user which API token is used needs to have at least write access.\n* The repo has to have the https://jenkins.status.im/github-webhook/ webhook configured.\n\nIn order to push a new docker image the `statusteamauto` user on DokerHub needs to have access to:\nhttps://hub.docker.com/r/statusteam/geth_exporter/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatus-im%2Fgeth_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatus-im%2Fgeth_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatus-im%2Fgeth_exporter/lists"}