{"id":36851185,"url":"https://github.com/stn1slv/demo-apps","last_synced_at":"2026-01-12T14:37:40.411Z","repository":{"id":43826101,"uuid":"372195327","full_name":"stn1slv/demo-apps","owner":"stn1slv","description":"Demo apps to demonstrate telemetry","archived":false,"fork":false,"pushed_at":"2025-06-12T11:47:00.000Z","size":679,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-12T12:43:05.995Z","etag":null,"topics":["apache-camel","opentelemetry","opentracing","telemetry","zipkin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stn1slv.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}},"created_at":"2021-05-30T11:22:35.000Z","updated_at":"2025-06-12T11:47:04.000Z","dependencies_parsed_at":"2025-02-23T08:23:45.546Z","dependency_job_id":"48061d9d-5264-4f57-99af-23c1556de2aa","html_url":"https://github.com/stn1slv/demo-apps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stn1slv/demo-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stn1slv%2Fdemo-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stn1slv%2Fdemo-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stn1slv%2Fdemo-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stn1slv%2Fdemo-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stn1slv","download_url":"https://codeload.github.com/stn1slv/demo-apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stn1slv%2Fdemo-apps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["apache-camel","opentelemetry","opentracing","telemetry","zipkin"],"created_at":"2026-01-12T14:37:40.280Z","updated_at":"2026-01-12T14:37:40.388Z","avatar_url":"https://github.com/stn1slv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache Camel: Telemetry demo\nThis directory contains sources of demo apps based on Apache Camel with OpenTelemetry.\n![Demo case](.img/telemetry-light.png#gh-light-mode-only)\n![Demo case](.img/telemetry-dark.png#gh-dark-mode-only)\n\nThe environment is the following:\n-  Demo apps:\n    - [Trip booking app](TripBooking)\n    - [Flight booking app](FlightBooking)\n    - [Hotel booking app](HotelBooking)\n    - [Car booking app](CarBooking)\n- Apache Kafka\n- Jaeger\n- OpenTelemetry Collector\n- Prometheus\n- Grafana\n- FileBeat\n- ElasticSearch\n- Grafana, including:\n    - Preconfigured datasources for Jaeger, Prometheus and ElasticSearch\n    - Dashboard for Apache Camel apps\n    - Dashboard for Logs from ElasticSearch\n    - Dashboard for Jaeger\n\n## Running\nYou may want to remove any old containers to start clean:\n```\ndocker rm -f kafka prometheus grafana elasticsearch jaeger otel-collector filebeat tripbooking carbooking flightbooking hotelbooking\n```\nWe suggest using two terminal windows to start the following components: \n- infrastructure components\n- demo apps\n### Startup infrastructure components\n```\ndocker-compose -f compose.yml -f compose.infra.yml up --remove-orphans\n```\n### Startup demo apps\n```\ndocker-compose -f compose.yml -f compose.demo-apps.yml up\n```\n## Testing\nTesting tools are following:\n- Any HTTP client (web browser, curl, httpie, postman etc.)\n- Apache JMeter for generation load \n#### cURL\nSync communication (over HTTP):\n```\ncurl http://127.0.0.1:8080/camel/bookTrip\n```\nAsync communication (over Kafka):\n```\ncurl http://127.0.0.1:8080/camel/asyncBookTrip\n```\n#### Apache JMeter\nYou can find JMeter project by [the link](TripBooking/Demo.jmx).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstn1slv%2Fdemo-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstn1slv%2Fdemo-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstn1slv%2Fdemo-apps/lists"}