Commit Graph

6 Commits (920cb5ac16d061982ad379172647dff0d306045e)

Author SHA1 Message Date
Alessandro Zanin 13ca870d20
Allows adding properties to the span (#43)
Provides reqwest-tracing with a trait ReqwestOtelSpanBackend, allowing custom fields/behaviour to be defined.

This is a breaking change as the TracingMiddleware signature now requires you to define a ReqwestOtelSpanBackend to provide it with the desired span behaviour.

Co-authored-by: Alessandro Zanin <ale.zanin90@gmail.com>
Co-authored-by: tl-flavio-barinas <flavio.barinas@truelayer.com>
Co-authored-by: Marco Tormento <tl-marco-tormento@users.noreply.github.com>
2022-06-30 14:54:54 +01:00
Luca Palmieri ff0593d4c5
Update README.md 2021-11-30 16:16:17 +00:00
Salvatore Formisano 4be18c476a
fix: typo in readme (#13) 2021-09-30 15:13:18 +01:00
Luca Palmieri 924557f0be
Update README.md
Fix indentation.
2021-09-29 11:40:21 +01:00
tl-rodrigo-gryzinski b8645f81eb
Include README in crate doctests and improve documentation (#8)
* chore: Improve docs and include some examples in doctests
2021-09-28 19:26:03 +01:00
Rodrigo Gryzinski 7fe55152ec Initial commit 2021-08-13 08:59:58 +01:00