BEAM Telemetry: Cowboy Metrics
Cowboy is probably the most popular HTTP server for the Erlang and Elixir ecosystem. Here’s how to get metrics from it.
Cowboy is probably the most popular HTTP server for the Erlang and Elixir ecosystem. Here’s how to get metrics from it.
I find Erlang’s gen_event behaviour to be fairly tricky to understand,
despite the copious documentation on the subject:
Cowboy protects itself against slow requests by doing the following: