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|