Skip to content

Commit b33cf1a

Browse files
committed
Merge pull request #651 from basho/uw-use-exometer-core
Use exometer_core
2 parents 69b2a64 + 4000347 commit b33cf1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rel/reltool.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
yokozuna,
2828
cluster_info,
2929
riak_control,
30-
exometer,
30+
exometer_core,
3131
erlydtl,
3232
riak_auth_mods,
3333
{folsom, load},
@@ -62,7 +62,7 @@
6262
{app, lager_syslog, [{incl_cond, include}]},
6363
{app, lager, [{incl_cond, include}]},
6464
{app, riak_control, [{incl_cond, include}]},
65-
{app, exometer, [{incl_cond, include}]},
65+
{app, exometer_core, [{incl_cond, include}]},
6666
{app, riak_api, [{incl_cond, include}]},
6767
{app, folsom, [{incl_cond, include}]},
6868
{app, riak_ensemble, [{incl_cond, include}]}

0 commit comments

Comments
 (0)