View Source API Reference Zexbox v1.4.0
Modules
An Elixir wrapper around the LaunchDarkly Erlang client
Module for logging events in Zexbox.
Handles the default start and stop events for phoenix endpoints. This makes use of the default Logger module and as such will obey the :logger configuration specified in your app.
This module is esponsible for setting up and supervising the metrics collection and telemetry. It attaches telemetry handlers for capturing metrics related to your Phoenix endpoints.
A client module for writing metrics to InfluxDB.
Connection for writing metrics to InfluxDB.
This module defines generic controller metrics.
This module is responsible for logging controller metrics to influx
This module defines a simple struct to write metrics to InfluxDB.
A (very) thin wrapper around the :telemetry erlang module
Mix Tasks
Bump version number in mix.exs and create a new git tag.