Removed influxdb-php library

This commit is contained in:
laf
2015-12-02 23:44:03 +00:00
parent 67f81d526f
commit 05e3c581b0
1250 changed files with 0 additions and 148061 deletions
@@ -1,17 +0,0 @@
{
"database": "mydb",
"retentionPolicy": "mypolicy",
"points": [
{
"measurement": "cpu_load_short",
"tags": {
"host": "server01",
"region": "us-west"
},
"time": "2009-11-10T23:00:00Z",
"fields": {
"value": 0.64
}
}
]
}