More README pretty-printing

pull/1733/head
Philip O'Toole 2015-02-24 20:17:21 -08:00
parent c33159c4e6
commit ad6e08a734
1 changed files with 3 additions and 2 deletions

View File

@ -56,10 +56,11 @@ curl -H "Content-Type: application/json" http://localhost:8086/write -d '
"name": "cpu",
"tags": {
"region":"uswest",
"host": "server01"},
"host": "server01"
},
"fields":{
"value": 100
}
}
}
]
}'