Monitoring the Erlang VM with AppSignal’s Magic Dashboard

In this post, we walk through monitoring the Erlang VM with the metrics automatically shown in AppSignal’s Magic Dashboard. Read more

Similar

Set-Theoretic Types for Erlang

Erlang is a functional programming language with dynamic typing. The language offers great flexibility for destructing values through pattern matching and dynamic type tests. Erlang also comes with a type language supporting parametric polymorphism, equi-... (more…)

Read more »