ElixirMix Podcast 067 - What's New with Nerves with Frank Hunleth Solution v1.0.0 released! - A macro-based solution to working with ok/error tuples in `case` and `with` statements and in collections.

Elixir Telemetry: Metrics and Reporters

Capturing individual measurements from your projects isn’t enough. For measurements to be valuable, they must be collated into metrics. Elixir’s Telemetry.Metrics library enables us to aggregate measurements from functions and processes into valuable metrics to aid us in making decisions about our projects.

Elixir Telemetry: Metrics and Reporters