Zexbox - Logging, Metrics and Feature Flagging in Elixir. Brought to you by Zappi.

The Zexiest Package Around

Over the last few years we have started integrating more Elixir (namely Phoenix) apps into our ecosystem at Zappi. With this came the need for some internal tooling and, as a fan of open source, we figured this might be a good chance to give back to the community. Introducing Zexbox; your One Stop Observability Shop ™. It’s a fairly lightweight little library that provides some convenient mechanisms for adding LaunchDarkly feature flagging, InfluxDB metrics and Logging to your Phoenix application.

The library is available on Hex.pm and the source code is hosted on GitHub. We’ve just moved into our version 1.0.0 release and are looking forward to feedback and contributions!

4 Likes