Instrumenting your Phoenix application using telemetry Gain insight into events and performance measurements from your Phoenix application with a simple but scalable integration of telemetry. Wil Hall October 19, 2020 Phoenix Elixir OTP Telemetry Analytics
How to start processes with dynamic names in Elixir Good practices for using Registry to name processes dynamically. Justin Toniazzo March 25, 2020 Elixir OTP Web