Hypothesis: a recent change to the code caused a problem which would be visible under load as dropped spans.
Validation approach: create a lot of load and check if there are any dropped spans
Conclusion: Hypothesis isn't supported. there could be a different explanation for dropped spans, possibly data in nature.
Changed brave-webmvc-example to make a lot of separate requests instead of buffering.