Commit 7b9d5d4
Address PR feedback: include rootSessionId in logs, respect runtimeIdEnabled, fix test
- Add rootSessionId to Config.toString() for tracer log visibility
- Gate getRootSessionId() behind runtimeIdEnabled like getRuntimeId()
- Force environment map initialization in test to fix test_inst failures
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d35c504 commit 7b9d5d4
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- dd-java-agent/instrumentation/java/java-lang/java-lang-1.8/src/test/groovy/datadog/trace/instrumentation/java/lang
- internal-api/src/main/java/datadog/trace/api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| 340 | + | |
340 | 341 | | |
341 | 342 | | |
342 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3130 | 3130 | | |
3131 | 3131 | | |
3132 | 3132 | | |
3133 | | - | |
| 3133 | + | |
3134 | 3134 | | |
3135 | 3135 | | |
3136 | 3136 | | |
| |||
5873 | 5873 | | |
5874 | 5874 | | |
5875 | 5875 | | |
| 5876 | + | |
| 5877 | + | |
| 5878 | + | |
5876 | 5879 | | |
5877 | 5880 | | |
5878 | 5881 | | |
| |||
0 commit comments