{"id":17598986,"url":"https://github.com/iblancasa/ocm-otel","last_synced_at":"2026-04-28T22:31:57.915Z","repository":{"id":213139544,"uuid":"724584621","full_name":"iblancasa/ocm-otel","owner":"iblancasa","description":"PoC to create an RHACM addon to deploy OpenTelemetry Collectors instances","archived":false,"fork":false,"pushed_at":"2024-01-12T17:55:14.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T20:44:22.941Z","etag":null,"topics":["acm","multicluster","observability","ocm","openshift","opentelemetry"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iblancasa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-11-28T11:34:41.000Z","updated_at":"2024-01-12T17:27:00.000Z","dependencies_parsed_at":"2024-01-12T23:37:50.263Z","dependency_job_id":"82aa5395-f454-48b5-82da-61f4945760b5","html_url":"https://github.com/iblancasa/ocm-otel","commit_stats":null,"previous_names":["iblancasa/ocm-otel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iblancasa/ocm-otel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iblancasa%2Focm-otel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iblancasa%2Focm-otel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iblancasa%2Focm-otel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iblancasa%2Focm-otel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iblancasa","download_url":"https://codeload.github.com/iblancasa/ocm-otel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iblancasa%2Focm-otel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","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":["acm","multicluster","observability","ocm","openshift","opentelemetry"],"created_at":"2024-10-22T10:08:36.920Z","updated_at":"2026-04-28T22:31:57.894Z","avatar_url":"https://github.com/iblancasa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RHACM OpenTelemetry addon\n\n## Overview\nThis project is a proof of concept for Red Hat OpenShift Advanced Cluster Administration. It demonstrates the installation and configuration of the OpenTelemetry Collector provided by Red Hat, in a Hub and Spoke cluster setup. This setup involves creating one OpenTelemetry Collector in each spoke cluster that forwards data to a central OpenTelemetry Collector in the hub cluster.\n\n```mermaid\nflowchart TD\n    subgraph Spoke cluster\n    A[OTEL Collector] \n    end\n    subgraph Hub OTEL Cluster\n    D[OTEL Collector] \n    end\n    A --\u003e |Traces|D\n```\n\n## Features\n- **OpenTelemetry Collector Installation**: Automates the deployment of the OpenTelemetry Collector Build by Red Hat in both Hub and Spoke clusters.\n- **Cluster Configuration**: Configures each spoke cluster's OpenTelemetry Collector to send data to the central collector in the hub cluster.\n- **OpenShift Route Exposure**: Exposes the OpenTelemetry Collector from the Hub Cluster via an OpenShift Route for accessible monitoring and management.\n- **Certificate generation**: Generation and configuation of certificates to communicate and authenticate hte OpenTelemetry Collectors.\n\n\u003e [!WARNING]  \n\u003e Some of those features are not performed directly by the addon. That can be done in the future if needed but, since this is just a PoC, the current approach is fine.\n\n## Prerequisites\n- 1 Red Hat OpenShift Cluster connected with [RHACM](https://www.redhat.com/es/technologies/management/advanced-cluster-management) installed\n- 1 Red Hat OpenShift Cluster added as spoke cluster whose name is `cluster1`.\n\n## Installation\n1. Clone the repository.\n2. Change the `enpoint` field in `cmd/manifests/otel.yaml` to the URL where the collector will be available in your Hub cluster.\n3. Run `make demo IMG=\u003cimage name\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiblancasa%2Focm-otel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiblancasa%2Focm-otel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiblancasa%2Focm-otel/lists"}