{"id":33916577,"url":"https://github.com/lewispb/promproto","last_synced_at":"2026-01-13T22:01:57.937Z","repository":{"id":328236810,"uuid":"1114742694","full_name":"lewispb/promproto","owner":"lewispb","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-11T21:01:53.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-20T18:14:11.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/lewispb.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-11T20:24:28.000Z","updated_at":"2025-12-11T21:01:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lewispb/promproto","commit_stats":null,"previous_names":["lewispb/promproto"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lewispb/promproto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewispb%2Fpromproto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewispb%2Fpromproto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewispb%2Fpromproto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewispb%2Fpromproto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewispb","download_url":"https://codeload.github.com/lewispb/promproto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewispb%2Fpromproto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: 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":"2025-12-12T07:24:19.935Z","updated_at":"2026-01-13T22:01:57.931Z","avatar_url":"https://github.com/lewispb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Promproto\n\nA command-line tool to fetch and display Prometheus metrics in protobuf format.\n\n## Installation\n\n```bash\ngem install promproto\n```\n\n## Usage\n\n```bash\n# Fetch metrics from a target\npromproto localhost:9394\n\n# Watch mode - continuously refresh\npromproto -w localhost:9394\n\n# Custom refresh interval (in seconds)\npromproto -w -n 5 localhost:9394\n\n# Full URL\npromproto http://localhost:9394/metrics\n```\n\n## Features\n\n- Fetches metrics using the Prometheus protobuf exposition format\n- Color-coded output for easy reading\n- Supports both classic and native histograms\n- Watch mode for continuous monitoring\n- Automatic URL normalization (adds http:// and /metrics if missing)\n\n## Native Histograms\n\nWhen the server exports native histograms, promproto displays:\n- Schema and zero threshold\n- Zero bucket count\n- Positive and negative bucket spans with computed bounds\n- Visual bar charts for bucket counts\n\n## Requirements\n\n- Ruby 3.1+\n- google-protobuf gem\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewispb%2Fpromproto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewispb%2Fpromproto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewispb%2Fpromproto/lists"}