Merge pull request #18122 from 2m/wip-remove-atmos-conf-2m

=atm remove atmos config
This commit is contained in:
Martynas Mickevičius 2015-08-05 08:35:00 +02:00
commit fa68ea0644

View file

@ -1,19 +0,0 @@
atmos {
trace {
enabled = true
send.port = 28667
max-length-long-message = 1000
max-length-short-message = 1000
traceable {
"/" = on
"/system/*" = on
"*" = on
}
sampling {
"*" = 1
}
}
}