{"id":25391466,"url":"https://github.com/bigouden/binance-exporter","last_synced_at":"2026-05-01T19:34:13.473Z","repository":{"id":127662986,"uuid":"562418824","full_name":"Bigouden/binance-exporter","owner":"Bigouden","description":"Binance Prometheus Exporter","archived":false,"fork":false,"pushed_at":"2025-01-20T14:10:51.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T23:54:59.416Z","etag":null,"topics":["alerting","devops","docker","metrics","monitoring","observability","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Bigouden.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-06T09:51:34.000Z","updated_at":"2025-01-20T14:10:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff175e65-ed2a-4370-960d-f7a5064f6f9c","html_url":"https://github.com/Bigouden/binance-exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bigouden/binance-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bigouden%2Fbinance-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bigouden%2Fbinance-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bigouden%2Fbinance-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bigouden%2Fbinance-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bigouden","download_url":"https://codeload.github.com/Bigouden/binance-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bigouden%2Fbinance-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["alerting","devops","docker","metrics","monitoring","observability","prometheus","prometheus-exporter"],"created_at":"2025-02-15T15:42:55.647Z","updated_at":"2026-05-01T19:34:13.452Z","avatar_url":"https://github.com/Bigouden.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binance Exporter\n\n## Quick Start\n\n```bash\nDOCKER_BUILDKIT=1 docker build -t binance-exporter .\ndocker run -dit --name binance-exporter --env BINANCE_KEY=xxx --env BINANCE_SECRET=xxx binance-exporter\n```\n\n## Metrics\n\n```bash\n# HELP binance_earn_wallet Binance Earn Wallet\n# TYPE binance_earn_wallet gauge\nbinance_earn_wallet{asset=\"BNB\",job=\"binance-exporter\",type=\"flexible\"} 1.0\n# HELP binance_earn_wallet Binance Earn Wallet\n# TYPE binance_earn_wallet gauge\nbinance_earn_wallet{asset=\"BUSD\",job=\"binance-exporter\",type=\"flexible\"} 325.99909675\n# HELP binance_earn_wallet Binance Earn Wallet\n# TYPE binance_earn_wallet gauge\nbinance_earn_wallet{asset=\"TRU\",job=\"binance-exporter\",type=\"flexible\"} 10.00267127\n# HELP binance_earn_wallet Binance Earn Wallet\n# TYPE binance_earn_wallet gauge\nbinance_earn_wallet{asset=\"DOGE\",job=\"binance-exporter\",type=\"locked\"} 4.0\n# HELP binance_funding_wallet Binance Funding Wallet\n# TYPE binance_funding_wallet gauge\nbinance_funding_wallet{asset=\"EUR\",job=\"binance-exporter\"} 125.39311544\n# HELP binance_spot_wallet Binance Spot Wallet\n# TYPE binance_spot_wallet gauge\nbinance_spot_wallet{asset=\"BNB\",job=\"binance-exporter\"} 0.00171769\n# HELP binance_spot_wallet Binance Spot Wallet\n# TYPE binance_spot_wallet gauge\nbinance_spot_wallet{asset=\"LDO\",job=\"binance-exporter\"} 0.3\n# HELP binance_spot_wallet Binance Spot Wallet\n# TYPE binance_spot_wallet gauge\nbinance_spot_wallet{asset=\"HFT\",job=\"binance-exporter\"} 0.43433891\n# HELP binance_spot_wallet Binance Spot Wallet\n# TYPE binance_spot_wallet gauge\nbinance_spot_wallet{asset=\"BUSD\",job=\"binance-exporter\"} 0.05357892\n# HELP binance_spot_wallet Binance Spot Wallet\n# TYPE binance_spot_wallet gauge\nbinance_spot_wallet{asset=\"DOGE\",job=\"binance-exporter\"} 0.1095892\n# HELP binance_spot_wallet Binance Spot Wallet\n# TYPE binance_spot_wallet gauge\nbinance_spot_wallet{asset=\"TRU\",job=\"binance-exporter\"} 0.00089055\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigouden%2Fbinance-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigouden%2Fbinance-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigouden%2Fbinance-exporter/lists"}