Commit ab143b5
fix: disable log reporter in plugin tests for stable validation
Plugin tests validate trace segments only. The log reporter sends
werkzeug/framework log data to the mock collector, which causes
/dataValidate to fail when expected.data.yml doesn't include log items.
Disable log reporting in the base docker-compose config so all
plugin tests only produce segment data for validation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 298bfb2 commit ab143b5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
0 commit comments