mirror of
https://github.com/valitydev/bender.git
synced 2024-11-06 00:55:20 +00:00
FIX: Remove remnants of hay from config (#6)
This commit is contained in:
parent
42514fca88
commit
d05ea2960c
@ -49,7 +49,6 @@
|
||||
}},
|
||||
|
||||
{woody_event_handlers, [
|
||||
hay_woody_event_handler,
|
||||
{scoper_woody_event_handler, #{
|
||||
event_handler_opts => #{
|
||||
formatter_opts => #{
|
||||
@ -90,16 +89,6 @@
|
||||
]}
|
||||
]},
|
||||
|
||||
{how_are_you, [
|
||||
{metrics_publishers, [
|
||||
% {hay_statsd_publisher, #{
|
||||
% key_prefix => <<"bender.">>,
|
||||
% host => "localhost",
|
||||
% port => 8125
|
||||
% }}
|
||||
]}
|
||||
]},
|
||||
|
||||
{os_mon, [
|
||||
% for better compatibility with busybox coreutils
|
||||
{disksup_posix_only, true}
|
||||
|
Loading…
Reference in New Issue
Block a user