open-telemetry / otel-arrow

Protocol and libraries for sending and receiving OpenTelemetry data using Apache Arrow
Apache License 2.0
68 stars 13 forks source link

Print a notice when the file receiver reaches EOF #192

Closed jmacd closed 3 months ago

jmacd commented 3 months ago

This makes it clear when a test has completed, which will be helpful in diagnosing successful replay of file data using this component.