{"id":34502534,"url":"https://github.com/manics/prometheus-metrics-combiner","last_synced_at":"2026-06-04T11:31:10.534Z","repository":{"id":320884900,"uuid":"1081444226","full_name":"manics/prometheus-metrics-combiner","owner":"manics","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-26T13:39:04.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T15:31:36.552Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-10-22T19:43:45.000Z","updated_at":"2025-10-26T13:39:08.000Z","dependencies_parsed_at":"2025-10-26T15:41:47.868Z","dependency_job_id":null,"html_url":"https://github.com/manics/prometheus-metrics-combiner","commit_stats":null,"previous_names":["manics/prometheus-metrics-combiner"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/manics/prometheus-metrics-combiner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fprometheus-metrics-combiner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fprometheus-metrics-combiner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fprometheus-metrics-combiner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fprometheus-metrics-combiner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manics","download_url":"https://codeload.github.com/manics/prometheus-metrics-combiner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fprometheus-metrics-combiner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27992996,"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-12-24T02:00:07.193Z","response_time":83,"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":[],"created_at":"2025-12-24T02:10:50.171Z","updated_at":"2025-12-24T02:10:50.609Z","avatar_url":"https://github.com/manics.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prometheus Metrics Combiner\n[![Build](https://github.com/manics/prometheus-metrics-combiner/actions/workflows/build.yml/badge.svg)](https://github.com/manics/prometheus-metrics-combiner/actions/workflows/build.yml)\n\nA simple HTTP server that fetches Prometheus metrics from multiple upstream services, combines them, and exposes them on a single `/metrics` endpoint.\n\nFor example, if you have a Kubernetes pod with multiple containers with separate metrics endpoints you can use this to expose a single endpoint for scraping.\n\n## Building\n\nThis requires Go 1.25\n\n```bash\ngo build\n```\n\n## Usage\n\nThe server is configured via command-line flags.\n\n### Command-Line Flags\n\n- `-port \u003cnumber\u003e`: The port for the HTTP server to listen on (default `8080`)\n- `-url \u003curl\u003e`: An upstream URL to fetch metrics from, can be specified multiple times\n- `-prefix \u003cstring\u003e`: Optional filter, only lines starting with this prefix will be included in the output, can be specified multiple times\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fprometheus-metrics-combiner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanics%2Fprometheus-metrics-combiner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fprometheus-metrics-combiner/lists"}