![]() This enables the grpc timing histograms via a config option as they are metrics of high cardinality. This is useful for perf testing and debugging but should not be the default on production systems unless needed. ```toml [metrics] grpc_histogram = true ``` Signed-off-by: Michael Crosby <crosbymichael@gmail.com> |
||
---|---|---|
.. | ||
config.go | ||
server_linux.go | ||
server_solaris.go | ||
server_test.go | ||
server_unsupported.go | ||
server_windows.go | ||
server.go |