Alchemetrics is a wrapper around exometer, that uses GenStage to backpressure the reports.
AlchemetricsTesla is a Tesla middleware to report external call metrics.
Alchemetrics Web is a boilerplate to report basic metrics for a typical web application, such as request count, response time, ecto and erlang metrics.
With FakeServer you can create individual HTTP servers for each test case, allowing external requests to be tested without the need for mocks.
TeslaTimeout is a middleware for Elixir Tesla HTTP Client