mirror of
https://github.com/TrueLayer/reqwest-middleware.git
synced 2024-12-26 10:56:32 +00:00
07d154cadf
* Breaking change(macros): require explicit name for tracing middleware Closes: #52 This is suggested by the Opentelemetry spec, which requires "Therefore, HTTP client spans SHOULD be using conservative, low cardinality names formed from the available parameters of an HTTP request, such as "HTTP {METHOD_NAME}". Instrumentation MUST NOT default to using URI path as span name, but MAY provide hooks to allow custom logic to override the default span name. " * Permit customisation of otel span names via OtelName |
||
---|---|---|
.. | ||
lib.rs | ||
middleware.rs | ||
otel.rs | ||
reqwest_otel_span_builder.rs | ||
reqwest_otel_span_macro.rs |