mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-24 03:47:19 +02:00
995be31f42
* Add ForceFlush() method to SpanProcessor interface * Add a stub implementation to SimpleSpanProcessor * Add a working implementation to BatchSpanProcessor * add CHANGELOG.md entry * Eliminate sleep from BatchSpanProcessor.ForceFlush() test * Generating test spans serially should reduce test flakiness