From 070047cf554ddb19487991deda3607361f7ebad1 Mon Sep 17 00:00:00 2001 From: drewkerrigan Date: Thu, 19 Nov 2015 13:52:54 -0500 Subject: [PATCH] updating docs --- README.md | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index a950472..e74aa9a 100644 --- a/README.md +++ b/README.md @@ -84,13 +84,11 @@ optional arguments: ### Key Naming -**Data**: +**Data for key** `value`: { "value": 1000 } -**Key**: `value` - -**Data**: +**Data for key** `capacity.value`: { "capacity": { @@ -98,9 +96,7 @@ optional arguments: } } -**Key**: `capacity.value` - -**Data**: +**Data for key** `(0).capacity.value`: [ { @@ -110,9 +106,7 @@ optional arguments: } ] -**Key**: `(0).capacity.value` - -**Data**: +**Data for separator** `-f _` **and key** `(0)_gauges_jvm.buffers.direct.capacity_value`: [ { @@ -124,10 +118,7 @@ optional arguments: } ] -**Key**: `(0)_gauges_jvm.buffers.direct.capacity_value` -**Separator**: `-f _` - -**Data**: +**Data for keys** `ring_members(0)`, `ring_members(1)`, `ring_members(2)`: { "ring_members": [ @@ -137,8 +128,6 @@ optional arguments: ] } -**Keys**: `ring_members(0)`, `ring_members(1)`, `ring_members(2)` - ### Thresholds and Ranges **Data**: