witchcraft-go-server
witchcraft-go-server copied to clipboard
Allow disabling metric logging via config
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.