{"id":51221222,"url":"https://github.com/srujantata/opentelemetry-observability","last_synced_at":"2026-06-28T07:30:29.301Z","repository":{"id":360695600,"uuid":"1243062116","full_name":"srujantata/opentelemetry-observability","owner":"srujantata","description":"OpenTelemetry Collector on Kubernetes: unified traces (Jaeger), metrics (Prometheus + Grafana), logs (Loki), auto-instrumentation, exemplar linking","archived":false,"fork":false,"pushed_at":"2026-05-27T12:58:41.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-27T14:27:24.510Z","etag":null,"topics":["grafana","loki","observability","opentelemetry","prometheus","slo","sre","tempo"],"latest_commit_sha":null,"homepage":null,"language":null,"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/srujantata.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-19T02:38:23.000Z","updated_at":"2026-05-27T13:00:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/srujantata/opentelemetry-observability","commit_stats":null,"previous_names":["srujantata/opentelemetry-observability"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/srujantata/opentelemetry-observability","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srujantata%2Fopentelemetry-observability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srujantata%2Fopentelemetry-observability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srujantata%2Fopentelemetry-observability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srujantata%2Fopentelemetry-observability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srujantata","download_url":"https://codeload.github.com/srujantata/opentelemetry-observability/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srujantata%2Fopentelemetry-observability/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34881384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["grafana","loki","observability","opentelemetry","prometheus","slo","sre","tempo"],"created_at":"2026-06-28T07:30:28.619Z","updated_at":"2026-06-28T07:30:29.292Z","avatar_url":"https://github.com/srujantata.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# opentelemetry-observability\n\n![OpenTelemetry](https://img.shields.io/badge/OpenTelemetry-Collector-000000?logo=opentelemetry)\n![Prometheus](https://img.shields.io/badge/Prometheus-Metrics-E6522C?logo=prometheus)\n![Grafana](https://img.shields.io/badge/Grafana-Dashboards-F46800?logo=grafana)\n![Jaeger](https://img.shields.io/badge/Jaeger-Traces-60D0E4)\n![Kubernetes](https://img.shields.io/badge/Kubernetes-EKS-326CE5?logo=kubernetes)\n![Helm](https://img.shields.io/badge/Helm-3.14-0F1689?logo=helm)\n\n\u003e OpenTelemetry Collector on Kubernetes — unified traces, metrics, and logs\n\n---\n\n## What This Does\n\nFull observability stack using OpenTelemetry as the collection backbone. Unified pipeline for distributed traces (Jaeger), metrics (Prometheus + Grafana), and structured logs (Loki). Auto-instrumentation for Python, Go, and Java services. Exemplars link live traces directly to Prometheus metrics.\n\n---\n\n## Architecture\n\nOTel Collector receives spans/metrics/logs from instrumented apps, fans out to Jaeger (traces), Prometheus remote-write (metrics), and Loki (logs). Grafana is the single pane of glass.\n\n## What's Inside\n\n- OTel Collector Helm chart with custom pipelines\n- Jaeger all-in-one for trace storage and UI\n- Prometheus + Grafana dashboards (latency, error rate, saturation)\n- Loki + Promtail for log aggregation\n- Auto-instrumentation via OTel Operator for Python/Go/Java\n- Exemplars: link Prometheus metrics to live Jaeger traces\n\n## Quick Start\n\n```bash\n# Deploy full stack\nhelm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts\nhelm install otel-collector open-telemetry/opentelemetry-collector -f values.yaml\n\n# Deploy Grafana + Prometheus\nhelm repo add grafana https://grafana.github.io/helm-charts\nhelm install grafana grafana/grafana -f grafana-values.yaml\n```\n\n---\n\n## Skills Demonstrated\n\n`OpenTelemetry Collector` · `Jaeger` · `Prometheus` · `Grafana` · `Loki` · `Helm` · `Kubernetes`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrujantata%2Fopentelemetry-observability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrujantata%2Fopentelemetry-observability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrujantata%2Fopentelemetry-observability/lists"}