Update metrics doc for new format config option
1 files changed, 2 insertions(+), 0 deletions(-) M pkg.metrics.md
M pkg.metrics.md => pkg.metrics.md +2 -0
@@ 9,6 9,8 @@ The `tulip.pkg.metrics` module exports the `metrics` package. * port: number = the port of the statsd-compatible UDP server to send metrics to. * write\_timeout: number = write timeout of metrics in seconds. * format: string = the metric encoding format (mostly impacts tags), defaults to 'librato', can also be 'datadog'. * [w]middleware.counter.name, [w]middleware.timer.name: string = the name of the counter/timer metrics to record in the [w]middleware.