GenMetrics - GenServer and GenStage runtime metrics.
New Elixir library supports the collection and publication of GenServer and GenStage runtime metrics. Metrics data are generated by an introspection agent. No instrumentation is required within the GenServer or GenStage library or within your application source code.
Built-in support for pushing metrics data to statsd
agents and Datadog too.
Find out more on the GitHub repo, read the HexDocs, or sit back and enjoy a GitPitch presentation.
Read next Take ownership of your data - Part 1