{"id":19523920,"url":"https://github.com/eitansuez/dtrace-boot3-example","last_synced_at":"2026-06-09T01:32:46.626Z","repository":{"id":96637035,"uuid":"576407547","full_name":"eitansuez/dtrace-boot3-example","owner":"eitansuez","description":"Trying to get trace propagation to work with Spring Boot 3.0 - example project","archived":false,"fork":false,"pushed_at":"2022-12-16T16:16:41.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T01:27:20.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/eitansuez.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":"2022-12-09T19:26:45.000Z","updated_at":"2024-11-29T18:49:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fe64afa-e13c-403d-b328-d14538b727f7","html_url":"https://github.com/eitansuez/dtrace-boot3-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eitansuez/dtrace-boot3-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fdtrace-boot3-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fdtrace-boot3-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fdtrace-boot3-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fdtrace-boot3-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eitansuez","download_url":"https://codeload.github.com/eitansuez/dtrace-boot3-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fdtrace-boot3-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34088013,"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-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-11T00:45:18.201Z","updated_at":"2026-06-09T01:32:46.611Z","avatar_url":"https://github.com/eitansuez.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Question:\n\n_How do I propagate a request headers upstream to other services (for distributed tracing)?_\n\n# Automated Test\n\nRun the test `DemoApplicationTests`.\n\n```shell\ngradle test\n```\n\n# Manual test:\n\n1. In one shell, run:\n\n    ```shell\n    gradle bootRun\n    ```\n\n1. Then, in a separate shell:\n\n    ```shell\n    curl localhost:8080/ -H \"x-request-id: world\" \n    ```\n\nThe response should state: `Hello, requestId is: world`\nBut instead it states: `Hello, requestId is: null`\n\n\nClearly, I'm doing something wrong.  But what?\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feitansuez%2Fdtrace-boot3-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feitansuez%2Fdtrace-boot3-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feitansuez%2Fdtrace-boot3-example/lists"}