{"id":18774870,"url":"https://github.com/codeboten/kubecon-na-24","last_synced_at":"2025-09-03T14:38:38.969Z","repository":{"id":261455910,"uuid":"879974227","full_name":"codeboten/kubecon-na-24","owner":"codeboten","description":"Companion repo for Observability Day talk","archived":false,"fork":false,"pushed_at":"2024-11-12T15:47:36.000Z","size":57,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T19:21:42.888Z","etag":null,"topics":["opentelemetry"],"latest_commit_sha":null,"homepage":"https://sched.co/1izqm","language":"Go","has_issues":false,"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/codeboten.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":"2024-10-28T22:11:25.000Z","updated_at":"2024-12-14T23:41:41.000Z","dependencies_parsed_at":"2024-11-06T17:25:08.137Z","dependency_job_id":null,"html_url":"https://github.com/codeboten/kubecon-na-24","commit_stats":null,"previous_names":["codeboten/kubecon-na-24"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeboten%2Fkubecon-na-24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeboten%2Fkubecon-na-24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeboten%2Fkubecon-na-24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeboten%2Fkubecon-na-24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeboten","download_url":"https://codeload.github.com/codeboten/kubecon-na-24/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248306866,"owners_count":21081747,"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":["opentelemetry"],"created_at":"2024-11-07T19:39:41.287Z","updated_at":"2025-04-10T22:22:31.670Z","avatar_url":"https://github.com/codeboten.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simplifying OpenTelemetry with Configuration\n\nThis repository contains the demo app presented during Kubecon NA co-located\nObservability Day (https://sched.co/1izqm).\n\n## Java Demo\n\nBuild the app image:\n\n```shell\ncd demo-java\ndocker build .\n```\n\nRun the app:\n```shell\ndocker compose up -d\n```\n\nGenerate load:\n```shell\n./load-generator.sh\n```\n\nAttache Otel terminal UI:\n```shell\ndocker compose attach oteltui\n```\n\n## Go Demo\n\nRun the app:\n\n```shell\ncd demo-go\nmake run\n```\n\nGenerate load:\n```shell\n./load-generator.sh\n```\n\n## PHP Demo\n\nRun the app:\n\n```shell\ncd demo-php\nmake run\n```\n\nGenerate load:\n```shell\n./load-generator.sh\n```\n\n## Collector Demo\n\nRun the collector:\n\n```shell\ncd demo-collector\nmake run\n```\n\n## Viewing data\n\nView data in Jaeger, Prometheus:\n\n* Jaeger UI: http://localhost:16686\n* Prometheus UI: http://localhost:9090\n\n## Tasks\n\n- [x] update configuration to add second exporter\n- [x] add \"load\" generator\n- [x] add code to configure OTLP exporters programmatically\n- [x] add OTel Collector example\n- [x] update import to use PR instead of local copy\n- [x] test the config in php: otlp export isn't configurable\n- [x] Clients for sending traffic to all services (otel-cli)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeboten%2Fkubecon-na-24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeboten%2Fkubecon-na-24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeboten%2Fkubecon-na-24/lists"}