e62612fca1
The example calling `OpentelemetryProcessPropagator.fetch_parent_ctx` was passing the key to the `/1` arity function, which is not the argument it expects. To specify the key you also need to specify the depth first, using the `/2` arity function: `OpentelemetryProcessPropagator.fetch_parent_ctx(depth, key)` |
||
---|---|---|
.. | ||
task | ||
opentelemetry_process_propagator.ex | ||
task.ex |