Something basic that's missing from this tutorial is instrumenting Futures. The tracing crate (which I believe can export to an OpenTelemetry backend) has tracing-futures for this. Is there something similar for the opentelemetry crate? From a cursory review of the docs I haven't seen mention of it...