Merge pull request #1944 from druid-io/fix-doc

fix website rendering for this doc
This commit is contained in:
Gian Merlino 2015-11-10 16:04:40 -08:00
commit e75c2a407d
1 changed files with 2 additions and 0 deletions

View File

@ -73,7 +73,9 @@ Available Metrics
|`*/errors`|Number of cache errors.||0| |`*/errors`|Number of cache errors.||0|
#### Memcached only metrics #### 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. 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| |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| |`query/cache/memcached/total`|Cache metrics unique to memcached (only if `druid.cache.type=memcached`) as their actual values|Variable|N/A|