rwdaigle / metrix

Elixir library to log custom application metrics, in a well-structured, human and machine readable format, for use by downstream log processing systems (Librato, Reimann, etc...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metrix config conflicts in umbrella apps

rwdaigle opened this issue · comments

In an umbrella app, if metrix is initialized individually for each app, the config gets overwritten (last write wins?). Even in umbrella apps, metrix configs should be isolated to that sub-app.

This will require some investigation into expected behavior with umbrella app config...

/cc @duff

In my case, I was using the prefix config.