{"id":21029666,"url":"https://github.com/loafoe/prometheus-solaxcloud-exporter","last_synced_at":"2025-09-13T13:32:19.161Z","repository":{"id":61624642,"uuid":"538671675","full_name":"loafoe/prometheus-solaxcloud-exporter","owner":"loafoe","description":"Promethues exporter for SolaxCloud inverter data","archived":false,"fork":false,"pushed_at":"2023-06-15T19:01:44.000Z","size":63,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T07:07:22.689Z","etag":null,"topics":["prometheus-exporter","solax","solax-inverter","solax-power"],"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/loafoe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2022-09-19T19:46:46.000Z","updated_at":"2023-06-05T15:39:16.000Z","dependencies_parsed_at":"2024-06-20T16:33:14.438Z","dependency_job_id":"a4e01722-9ddf-4a67-a7b3-3461466f4f96","html_url":"https://github.com/loafoe/prometheus-solaxcloud-exporter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/loafoe/prometheus-solaxcloud-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fprometheus-solaxcloud-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fprometheus-solaxcloud-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fprometheus-solaxcloud-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fprometheus-solaxcloud-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loafoe","download_url":"https://codeload.github.com/loafoe/prometheus-solaxcloud-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fprometheus-solaxcloud-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274969301,"owners_count":25383116,"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-09-13T02:00:10.085Z","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":["prometheus-exporter","solax","solax-inverter","solax-power"],"created_at":"2024-11-19T12:13:35.160Z","updated_at":"2025-09-13T13:32:19.084Z","avatar_url":"https://github.com/loafoe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prometheus-solaxcloud-exporter\n\nPrometheus exporter for [SolaxCloud](https://www.solaxcloud.com) data. Resolution is fixed at 5 minutes.\n\n\u003e If you prefer real-time data, please have a look at the [promethues-solaxrt-exporter](https://github.com/loafoe/prometheus-solaxrt-exporter) project instead\n\n## Install\n\nUsing Go 1.18 or newer\n\n```shell\ngo install github.com/loafoe/prometheus-solaxcloud-exporter@latest\n```\n\n## Usage\n\n### Set credentials\n\n```shell\nexport SOLAXCLOUD_SN=your-sn\nexport SOLAXCLOUD_TOKEN_ID=your-token\n```\n\n### Run exporter\n\n```shell\nprometheus-solaxcloud-exporter -listen 0.0.0.0:8887\n```\n\n### Ship to prometheus\n\nYou can use something like Grafana-agent to ship data to a remote write endpoint. Example:\n\n```yml\nmetrics:\n  configs:\n    - name: default\n      scrape_configs:\n        - job_name: 'solaxcloud_exporter'\n          scrape_interval: 2m\n          static_configs:\n            - targets: ['localhost:8887']\n      remote_write:\n        - url: https://prometheus.example.com/api/v1/write\n          basic_auth:\n            username: scraper\n            password: S0m3pAssW0rdH3Re\n```\n\n## License\n\nLicense is MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floafoe%2Fprometheus-solaxcloud-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floafoe%2Fprometheus-solaxcloud-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floafoe%2Fprometheus-solaxcloud-exporter/lists"}