-
We have just pushed 1.10.0-rc1 to test.docker.com you can download with the following:
Ubuntu/Debian: curl -fsSL https://test.docker.com/ | sh
Linux 64bit tgz: https://test.docker.com/builds/Linux/…
vishh updated
8 years ago
-
Hi,
I have used InfluxDB 0.8.6 with Grafana on my Openhab installation many months now.
I used the delete command on InfluxDB GUI to delete 3-4 data points from 4 of my over 50+ series. This worked…
-
I am working on proposing the right configuration of influxdb 0.9 to go with our product and the performance statistics of using influxDB 0.9
I was able to successfully setup the 3 node cluster and t…
-
So with the recent python changes, bottles for formulae that require python (`depends_on :python`). I thought the idea was that when the user does not use brewed python, these formulae are built from …
-
We should understand what services we could leverage to implement statistic gathering, aggregation, and analysis.
Initially, consider looking at Parse or any other similar services.
-
Way to reproduce the problem:
1. Start a cluster with nodes A,B,C
2. Write one record.
3. Kill `influxdb` in nodeA. C becomes leader.
4. Restart `influxdb` in nodeA. It rejoins the cluster as follower…
-
```
executing: /usr/local/bin/VBoxManage
STDOUT: Oracle VM VirtualBox Command Line Management Interface Version 5.0.0
(C) 2005-2015 Oracle Corporation
All rights reserved.
Usage:
VBoxManage []
…
-
I found issue cAdvisor 0.4.1 on CoreOS when using with Storage backend like Influxdb it can't send the data to Influxdb
Influxdb is working fine
My running environment
- Coreos
- cAdvisor…
-
Hi,
i use grafana with sensu and influxdb.
when i debug the ajax query on refresh i get the points :
``` javascript
[{"name":"obrixo_com_cpu_btime","columns":["time","mean"],"points":[[1412134608,…
-
The following code block generates a valid dashboard when plugged into the example scripted.js scripted dashboard. However, trying to add any variation of "group", "groupBy", "groupByField", or a numb…