Add observer, prometheus and grafana
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
{jose, "1.11.10"},
|
||||
{argon2, "1.2.0"},
|
||||
{meck, "0.9.2"},
|
||||
{gun, "2.0.0"}
|
||||
{gun, "2.0.0"},
|
||||
{prometheus_cowboy, "0.2.0"}
|
||||
]}.
|
||||
|
||||
{shell, [
|
||||
@@ -25,7 +26,7 @@
|
||||
{profiles, [
|
||||
{prod, [
|
||||
{relx, [
|
||||
{release, {eventhub, "0.0.1"}, [eventhub, sasl]},
|
||||
{release, {eventhub, "0.0.1"}, [eventhub, sasl, runtime_tools, os_mon, prometheus_cowboy]},
|
||||
{include_erts, true},
|
||||
{extended_start_script, true},
|
||||
{sys_config, "./src/config/sys.config"}
|
||||
|
||||
Reference in New Issue
Block a user