mirror of
https://github.com/TrueLayer/reqwest-middleware.git
synced 2024-12-26 10:56:32 +00:00
3457bf5702
* feat: add `OtelPathNames` for span names If this extension is provided span names will be `<method> <path name>`. These path names will include parameter names rather than IDs or other elements that would increase the cardinality. * doc: update changelog * refactor: update `known_paths` to return error * refactor: return `anyhow::Error` instead This is as `reqwest_middleware::Error` is more focused on handling a request. |
||
---|---|---|
.. | ||
lib.rs | ||
middleware.rs | ||
otel.rs | ||
reqwest_otel_span_builder.rs | ||
reqwest_otel_span_macro.rs |