{"id":20670087,"url":"https://github.com/gitpod-io/http-prober","last_synced_at":"2026-04-24T04:32:58.183Z","repository":{"id":46822148,"uuid":"513871249","full_name":"gitpod-io/http-prober","owner":"gitpod-io","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-25T18:13:50.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-12-25T17:09:34.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gitpod-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-07-14T11:18:43.000Z","updated_at":"2023-02-07T01:16:49.000Z","dependencies_parsed_at":"2022-09-23T05:00:57.779Z","dependency_job_id":null,"html_url":"https://github.com/gitpod-io/http-prober","commit_stats":null,"previous_names":["arthursens/http-prober"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gitpod-io/http-prober","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fhttp-prober","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fhttp-prober/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fhttp-prober/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fhttp-prober/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitpod-io","download_url":"https://codeload.github.com/gitpod-io/http-prober/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fhttp-prober/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32209893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-11-16T20:17:56.001Z","updated_at":"2026-04-24T04:32:58.167Z","avatar_url":"https://github.com/gitpod-io.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-prober\n\nA super minimal server that runs HTTP requests against `https://google.com` and exposes results and duration as Prometheus metrics.\n\nIt differs from [blackbox-exporter](https://github.com/prometheus/blackbox_exporter) because it is a stateful application. It will increase the same counters and histograms, instead of reseting on every scrape.\n\n## Development\n\nBuild and run the binary locally with:\n\n```\nmake build\n./http-prober\n```\n\nOr as a docker image:\n\n```\nmake docker-build\ndocker run -p 8080:8080 ghcr.io/gitpod-io/http-prober:main\n```\n\n## Releasing\n\nCreate a new tag with\n\n```\ngit tag -a \u003ctag number\u003e -m \"Tag message\"\n```\n\nPush the new tag with\n\n```\ngit push origin \u003ctag number\u003e\n```\n\nGithub Actions will [generate binaries](.github/workflows/goreleaser.yml) and [docker images](.github/workflows/container.yml)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Fhttp-prober","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitpod-io%2Fhttp-prober","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Fhttp-prober/lists"}