{"id":17405088,"url":"https://github.com/nfrankel/opentelemetry-tracing","last_synced_at":"2025-04-09T13:08:22.195Z","repository":{"id":145796291,"uuid":"524167792","full_name":"nfrankel/opentelemetry-tracing","owner":"nfrankel","description":"Demo for end-to-end tracing via OpenTelemetry","archived":false,"fork":false,"pushed_at":"2025-04-02T02:51:53.000Z","size":582,"stargazers_count":66,"open_issues_count":5,"forks_count":23,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T08:51:14.369Z","etag":null,"topics":["devops","jaegertracing","observability","opentelemetry","tracing"],"latest_commit_sha":null,"homepage":"https://blog.frankel.ch/end-to-end-tracing-opentelemetry/","language":"Kotlin","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/nfrankel.png","metadata":{"files":{"readme":"README.adoc","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":"2022-08-12T17:14:03.000Z","updated_at":"2025-04-01T19:52:20.000Z","dependencies_parsed_at":"2023-12-18T18:17:19.038Z","dependency_job_id":"bdd6025c-a1ba-411c-8e98-8a609c46de99","html_url":"https://github.com/nfrankel/opentelemetry-tracing","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"4c651256600cea550b86b20ec07ebaa923ac8225"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfrankel%2Fopentelemetry-tracing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfrankel%2Fopentelemetry-tracing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfrankel%2Fopentelemetry-tracing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfrankel%2Fopentelemetry-tracing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfrankel","download_url":"https://codeload.github.com/nfrankel/opentelemetry-tracing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045233,"owners_count":21038553,"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","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":["devops","jaegertracing","observability","opentelemetry","tracing"],"created_at":"2024-10-16T20:42:50.869Z","updated_at":"2025-04-09T13:08:22.180Z","avatar_url":"https://github.com/nfrankel.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"= OpenTelemetry demo\n\nimage::overview.png[OpenTelemetry demo Jaeger overview]\n\n== Build images\n\nYou need a local Docker daemon, _e.g._, Docker Desktop or Orbstack.\n\nAt the root of the repo, run:\n\n[source,bash]\n----\n./build.sh\n----\n\n== Docker compose usage\n\nIf the images are built:\n\n[source,bash]\n----\ndocker compose up\n----\n\nIf not:\n\n[source,bash]\n----\ndocker compose -f docker-compose-build.yml up\n----\n\nBe patient, the stack builds a Rust and a GraalVM-native app (among others).\n\n== Kubernetes usage\n\n* Create the virtual cluster in the `otel` namespace of the host cluster:\n+\n[source,bash]\n----\nhelm upgrade --install vcluster vcluster/vcluster --namespace otel --create-namespace  --values helm/vcluster.yaml\n----\n+\n* Install the infrastructure components in the `otel` namespace of the host cluster:\n+\n[source,bash]\n----\nhelm upgrade --install otel-infra ./helm/infra --values helm/infra/values.yaml --namespace otel\n----\n+\n* Connect to the virtual cluster:\n+\n[source,bash]\n----\nvcluster connect vcluster\n----\n+\n* Install the application components in the `default` namespace of the virtual cluster:\n+\n[source,bash]\n----\nhelm upgrade --install otel-apps ./helm/apps --values helm/apps/values.yaml\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfrankel%2Fopentelemetry-tracing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfrankel%2Fopentelemetry-tracing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfrankel%2Fopentelemetry-tracing/lists"}