AppSignal for Elixir

AppSignal supports the Elixir language with an Elixir package. The package supports pure Elixir applications and the Phoenix framework out-of-the-box. Other frameworks and packages might require some custom instrumentation.

Installation

To get started with AppSignal for Elixir, follow our guide to installing AppSignal in your Elixir application for both pure Elixir and Phoenix installations.

Configuration

It's possible to configure the AppSignal Elixir package using an initializer or using environment variables. Read more about configuring AppSignal.

Integrations

The AppSignal Elixir package also integrates with popular integrations such as the Phoenix framework. We currently support the following integrations:

Instrumentation

To make your own integrations with AppSignal or to add custom instrumentation to your application, see the instrumentation documentation.