{"id":47916391,"url":"https://github.com/prometheus/prometheus-opentelemetry-collector","last_synced_at":"2026-04-04T05:38:33.386Z","repository":{"id":348761433,"uuid":"1199647640","full_name":"prometheus/prometheus-opentelemetry-collector","owner":"prometheus","description":"[EXPERIMENTAL] A Prometheus-branded OpenTelemetry Collector distribution.","archived":false,"fork":false,"pushed_at":"2026-04-02T18:22:48.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T05:33:29.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/prometheus.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,"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":"2026-04-02T15:03:06.000Z","updated_at":"2026-04-02T18:22:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/prometheus/prometheus-opentelemetry-collector","commit_stats":null,"previous_names":["prometheus/prometheus-opentelemetry-collector"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/prometheus-opentelemetry-collector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fprometheus-opentelemetry-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fprometheus-opentelemetry-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fprometheus-opentelemetry-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fprometheus-opentelemetry-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/prometheus-opentelemetry-collector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fprometheus-opentelemetry-collector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31389391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"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":"2026-04-04T05:38:32.361Z","updated_at":"2026-04-04T05:38:33.355Z","avatar_url":"https://github.com/prometheus.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prometheus-opentelemetry-collector\n\n[EXPERIMENTAL] A Prometheus-flavored OpenTelemetry Collector distribution built with the OpenTelemetry Collector Builder (OCB).\n\nThis repository is intentionally small. Its job is to define a curated collector build, generate the distribution during local builds and CI, and fail fast when component additions or version bumps stop compiling.\n\n## Goals\n\n- Add Prometheus exporters that can be embedded as native collector components.\n- Verify that the generated collector still compiles whenever dependencies or component selections change.\n\n## Repository layout\n\n- `builder-config.yaml`: the single source of truth for the distribution\n- `Makefile`: local entrypoints for generation, compile checks, and cleanup\n- `.github/workflows/build.yaml`: CI that regenerates the collector and compiles the generated Go module\n\nGenerated sources and binaries live in `_build/` and are not committed.\n\n## Local development\n\n```bash\nmake generate\nmake build\nmake check\nmake clean\n```\n\nCommand behavior:\n\n- `make generate`: install OCB and generate collector sources into `_build/`\n- `make build`: run OCB end-to-end and produce the `prometheus-otelcol` binary\n- `make check`: regenerate sources, then run `go build ./...` inside `_build/`\n- `make clean`: remove generated artifacts and the local OCB binary\n\n## Adding components or bumping versions safely\n\n1. Edit `builder-config.yaml`.\n2. Run `make check` to regenerate the collector and compile the generated module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprometheus%2Fprometheus-opentelemetry-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprometheus%2Fprometheus-opentelemetry-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprometheus%2Fprometheus-opentelemetry-collector/lists"}