From e923de3eea25f1ebd70e69cde1c3551938d1deeb Mon Sep 17 00:00:00 2001 From: fjy Date: Tue, 10 Nov 2015 15:36:30 -0800 Subject: [PATCH] fix website rendering for this doc --- docs/content/operations/metrics.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/operations/metrics.md b/docs/content/operations/metrics.md index b8317ad78b3..b9b5636f80b 100644 --- a/docs/content/operations/metrics.md +++ b/docs/content/operations/metrics.md @@ -73,7 +73,9 @@ Available Metrics |`*/errors`|Number of cache errors.||0| #### Memcached only metrics + Memcached client metrics are reported as per the following. These metrics come directly from the client as opposed to from the cache retrieval layer. + |Metric|Description|Dimensions|Normal Value| |------|-----------|----------|------------| |`query/cache/memcached/total`|Cache metrics unique to memcached (only if `druid.cache.type=memcached`) as their actual values|Variable|N/A|