-
I'm noticing lots of duplicate datapoints with not much data volume. I wouldn't have noticed it, except I started getting failing queries. I attempted to use fsck to fix the errors with little success…
-
i am using tcollector to send the collected data to opentsdb, the problem i have met is that when i sending a float data range between 0-1 (like 0.42) when i get the metric , opentsdb will turn out …
-
opentsdb timestamp is interpreted in millisecond when composed of 11 or more characters.
So the first ms timestamp is 10000000000 which is 26 Apr 1970 17:46:40 GMT (as leading zeroes in timestamp are …
-
Tested on v1.8.0
Description: DELETE does not work well with the time clause.
Tested it with past, future and finite duration clauses in the following repro case.
In the [docs](https://docs.i…
-
Base URLs for asyncbigtable and asynccassandra have trailing slashes:
```
$ git grep '^[A-Z]*_BASE_URL.*/$'
third_party/asyncbigtable/include.mk:ASYNCBIGTABLE_BASE_URL := https://oss.sonatype.org…
-
Hi,
There is a long time running instance of OpenTSDB 2.1.0-RC2 with default configuration. If somebody runs a big query, for example, to get some data for last year, then:
1) web interface fails qu…
giner updated
1 month ago
-
Other adapters such as juttle-elastic-adapter support -optimize false in the read to send the execution down unoptimized path. This has been useful in debugging, let's support it for opentsdb as well.…
-
**Is your feature request related to a problem? Please describe.**
in some case, I want to store some business key in one point data, as I know, no framework has implement include influxdb, openTSD…
-
Despite the wording of the error message `Only AND and '=' operators with string values are supported in the optimized filter expression.` that you get when trying currently unsupported read filters (…
-
Hello
When we came through the bug #324 we found out openTSDB answered with html while the client passed 'Accept: application/json', hence our client was not able to parse the output.
That would b…