dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Propagate tracing context headers #619

Open randomir opened 4 months ago

randomir commented 4 months ago

Some SAPI endpoints might return tracing context headers (like traceparent and traceparent, see W3C Trace Context), so it's desirable to propagate that context to relevant subsequent requests.

For example: