"name" -> "measurement" in README

pull/2530/head
Philip O'Toole 2015-05-28 17:44:52 -07:00
parent 1732b00e51
commit e5e4b89872
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ curl -H "Content-Type: application/json" http://localhost:8086/write -d '
"points": [
{
"time": "2014-11-10T23:00:00Z",
"name": "cpu",
"measurement": "cpu",
"tags": {
"region":"uswest",
"host": "server01"