{"id":13582224,"url":"https://github.com/nlamirault/speedtest_exporter","last_synced_at":"2025-04-06T14:30:32.616Z","repository":{"id":11624442,"uuid":"70075340","full_name":"nlamirault/speedtest_exporter","owner":"nlamirault","description":"Prometheus exporter for Speedtest metrics","archived":true,"fork":false,"pushed_at":"2023-01-03T12:56:23.000Z","size":3540,"stargazers_count":188,"open_issues_count":3,"forks_count":44,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-20T22:02:45.613Z","etag":null,"topics":["galactus","prometheus-exporter","speedtest","terraform"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlamirault.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-05T15:51:11.000Z","updated_at":"2024-12-03T12:46:48.000Z","dependencies_parsed_at":"2023-01-13T16:35:36.504Z","dependency_job_id":null,"html_url":"https://github.com/nlamirault/speedtest_exporter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fspeedtest_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fspeedtest_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fspeedtest_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fspeedtest_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlamirault","download_url":"https://codeload.github.com/nlamirault/speedtest_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247495622,"owners_count":20948085,"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":["galactus","prometheus-exporter","speedtest","terraform"],"created_at":"2024-08-01T15:02:30.379Z","updated_at":"2025-04-06T14:30:32.343Z","avatar_url":"https://github.com/nlamirault.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# speedtest_exporter\n\n[![License Apache 2][badge-license]](LICENSE)\n[![GitHub version](https://badge.fury.io/gh/nlamirault%2Fspeedtest_exporter.svg)](https://badge.fury.io/gh/nlamirault%2Fspeedtest_exporter)\n\n* Master : [![Circle CI](https://circleci.com/gh/nlamirault/speedtest_exporter/tree/master.svg?style=svg)](https://circleci.com/gh/nlamirault/speedtest_exporter/tree/master)\n* Develop : [![Circle CI](https://circleci.com/gh/nlamirault/speedtest_exporter/tree/develop.svg?style=svg)](https://circleci.com/gh/nlamirault/speedtest_exporter/tree/develop)\n\nThis Prometheus exporter check your network connection. Metrics are :\n\n* Latency\n* Download bandwidth\n* Upload bandwidth\n\n\n## Installation\n\nYou can download the binaries :\n\n* Architecture amd64 [ [linux](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_linux_amd64) / [darwin](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_darwin_amd64) / [freebsd](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_freebsd_amd64) / [netbsd](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_netbsd_amd64) / [openbsd](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_openbsd_amd64) / [windows](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_windows_amd64.exe) ]\n* Architecture arm [ [linux](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_linux_arm) ]\n* Architecture arm64 [ [linux](https://bintray.com/artifact/download/nlamirault/oss/speedtest_exporter-0.3.0_linux_arm64) ]\n\n\n## Usage\n\nLaunch the Prometheus exporter :\n\n```bash\n$ speedtest_exporter -log.level=debug\n```\n\n## Development\n\n* Initialize environment\n\n```bash\n$ make init\n```\n\n* Build tool :\n\n```bash\n$ make build\n```\n\n* Launch unit tests :\n\n```bash\n$ make test\n```\n\n## Local Deployment\n\n* Launch Prometheus using the configuration file in this repository:\n\n```bash\n$ prometheus -config.file=prometheus.yml\n```\n\n* Launch exporter:\n\n```bash\n$ speedtest_exporter -log.level=debug\n```\n\n* Check that Prometheus find the exporter on `http://localhost:9090/targets`\n\n\n## Contributing\n\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n\n## License\n\nSee [LICENSE](LICENSE) for the complete license.\n\n\n## Changelog\n\nA [changelog](ChangeLog.md) is available\n\n\n## Contact\n\nNicolas Lamirault \u003cnicolas.lamirault@gmail.com\u003e\n\n[badge-license]: https://img.shields.io/badge/license-Apache2-green.svg?style=flat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Fspeedtest_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlamirault%2Fspeedtest_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Fspeedtest_exporter/lists"}