Metairie

Modules for help with monitoring Elixir and Phoenix apps.

Installation

If available in Hex, the package can be installed by adding metairie to your list of dependencies in mix.exs:

def deps do
  [
    {:metairie, "~> 0.1.0"}
  ]
end

Uses the following packages for monitoring

  • statix: For sending data to a StatsD server, including datadog
  • vmstats: For getting erlang vm stats
  • telemetry: For gathering ecto stats

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/metairie.