-
There's even a very old TODO for this :)
https://github.com/go-graphite/carbonapi/blob/556583e7134405aeb17692875ba10b955b2d48ab/zipper/protocols/auto/auto_group.go#L88-L89
jhass updated
4 years ago
-
I am not sure if this is a bug or I am missing how to have them activated.
Tis list:
# Query Runners
default_query_runners = [
"redash.query_runner.athena",
"redash.query_runner.big_query…
-
Error in Log:
[2022-07-18T20:59:06.441Z] ERROR [access] fetch failed {"handler": "render", "url": "/render/?format=protobuf&from=1658156341&target=MyTarget%24JmxTimer.update_session_exception_none.99…
-
Two issues regarding remote_read feature:
1. Missing documentation about `/api/v1/read` in the api documentation page [here](https://prometheus.io/docs/prometheus/latest/querying/api/).
2. Also …
-
We have plenty of open pull requests updating query runners, that we are hesitant to merge because there is no way to verify it doesn't introduce a regression. We also had our share of regressions int…
-
**Describe the bug**
We're seeing a consistent timeout on a specific query we run after upgrading from carbonapi 0.10 to 0.14 (running current master).
The query is (some redactions):
```
/ren…
-
**Describe the bug**
We have migrated our test environments from [grafana -> graphite-web] -> [ graphite-web -> go-carbon] to [grafana-> carbonapi] -> [ carbonserver -> go-carbon] . Existin…
-
I'm using latest `go-graphite v0.15.5` and recently have both enabled `trie-index` and switched CPU to [GCP N2 family](https://cloud.google.com/blog/products/compute/expanding-virtual-machine-types-to…
-
Type: Bug
I have
```
from clickhouse_driver import Client
```
in one of my notebook cells, already launched this cell. The library is this one https://clickhouse-driver.readthedocs.io/en/la…
-
The current released version [v0.13.4](https://github.com/go-graphite/graphite-clickhouse/releases/tag/v0.13.4) dates from Nov '22 and since then over 100 commits to master have been done..
So I'm …