appcues / mojito

An easy-to-use Elixir HTTP client, built on the low-level Mint library.
https://hexdocs.pm/mojito/Mojito.html
MIT License
349 stars 34 forks source link

Extend metadata for `[:mojito, :request, :stop]` event #84

Open camilleryr opened 3 years ago

camilleryr commented 3 years ago

I think this would be a valuable addition for collecting metrics based on these telemetry events, but feel free to decline if you don't think its in line with the design of these events. Thanks for all you do!