@ -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
}
]
}'