Marcos Ramos
Marcos Ramos
Hello, @massawho! Thanks for reaching out! Releases with umbrella projects are a bit different than regular mix projects. You need to edit `mix.exs` on the **umbrella root**, and add a...
I was able to successfully make hackney_telemetry work on an umbrella application. * Add your applications into the `releases` sections of the umbrella's root: * Add `:hackney_telemetry` as an extra...
Thanks! Can you also add the changes to the Changelog? It can be added to an `development` section while the release is being prepared.