Commit c946565
Wire OpenTelemetry into ClassifiersExample
Without `braintrust.openTelemetryCreate()` the eval runs against the
no-op tracer and no spans reach Braintrust, so the experiment shows up
empty in the UI despite the REST experiment record being created. Every
other example under examples/ already makes this call right after
`Braintrust.get()` (see e.g. examples/experiment/.../ExperimentExample.java).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2ce4cdc commit c946565
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments