The hot-swappable pipeline is needed for when a pipeline configuration
changes while the collector is running. By using this wrapper around a
pipeline, a user can asyncronously change the pipeline being used with
no interruptions to the request handling.
The hot-swappable pipeline is needed for when a pipeline configuration changes while the collector is running. By using this wrapper around a pipeline, a user can asyncronously change the pipeline being used with no interruptions to the request handling.