-
What's the reason we can only support `AND`, and not `OR` and `NOT`? I particularly lament the absence of `NOT` as you commonly want to take out data for, say, a temp partition, or test host, etc.
``…
-
I have some data in my OpenTSDB instance (v 2.3 stable), and I want to get single values of aggregate functions (max, min, avg, dev) for a given metric and time interval (say last hour). I'm using /ap…
-
We are facing an issue in inserting the data in the Hbase . OpenTSDB is up and running we are getting the data from the TCollector . When we are inserting the data in the Hbase it is taking more time…
-
...
2013-03-28 09:10:39 (2.29 MB/s) - `third_party/gwt/gwt-dev-2.5.0.jar-t' saved [33351200/33351200]
set dummy "http://opentsdb.googlecode.com/files" "third_party/gwt/gwt-user-2.5.0.jar"; shift; ./…
-
Exception information:
java.lang.IllegalArgumentException: Invalid tag value ("SIA@m@standby"): illegal character: @
at net.opentsdb.core.Tags.validateString(Tags.java:413) ~[tsdb-2.1.0.jar:]
…
-
I start the TSDB with following commond in opentsdb.conf:
`tsd.core.auto_create_metrics = true`
However, when I am trying to add new datapoint, a exception shows No such name for 'metrics'.
I used `im…
leell updated
7 years ago
-
I am running this version of OpenTSDB:
```
OpenTSDB version [2.1.0] built from revision in a MODIFIED state
Built on Thu May 07 07:04:26 GMT+200 2015 by root@centos.localhost:/root/rpmbuild/BUILD/ope…
-
We use opentsdb to store ts data. Some data may re-write twice. These data has same metric, tag, timestamp but different value. We found sometime the value not the last one ,but the first one. Is that…
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. systemctl start influxdb.service
2. ...
3. ...
__Expected behavior:__
Influxdb service not crashing
_…
-
@saharshoza Which charting tool are you using in the blog post ?