witchcraft-go-server icon indicating copy to clipboard operation
witchcraft-go-server copied to clipboard

Allow disabling metric logging via config

Open bmoylan opened this issue 6 years ago • 0 comments

Today, if the metric-emit-frequency is set to 0 we use the default of 60s. This is different than trace-sample-rate, which disables logging of <= 0.

It would be nice to be able to disable metrics via config alone.

bmoylan avatar Aug 05 '19 14:08 bmoylan