-
The carbonapi port (8081) is exposed, but unreachable, even if mapped at runtime.
Mapping the port at runtime with -p 8081:8081 appears to work, but when you connect to the port, you get
con…
-
Using carbonapi v0.16.0~1, go-carbon v0.16.2 and carbonapi_v3_pb protocol between carbonapi and go-carbon's carbonserver.
If Grafana makes a wildcard request for a non-existent metric such as `serv…
-
The latest pushed version seems to be 0.16.0
https://packagecloud.io/app/go-graphite/stable/search?q=carbonapi&filter=all&filter=all&dist=
Ref #564
-
Is there any dependency on golang-go version?
Debian stable has golang 1.3.3, in backports - 1.7, testing - 1.8.
Latest go-carbon requires golang-go >= 1.8+ (means Debian testing). But for go-carb…
-
**Describe the bug**
Upon issuing a `systemctl reload carbonapi.service`, the carbonapi process dies instead of being gracefully restarted.
**CarbonAPI Version**
0.14.1-1 (latest stable Debian pa…
-
**Describe the bug**
([also described in carbonapi issues](https://github.com/go-graphite/carbonapi/issues/806#issue-1984076696))
For metrics in Whisper files which are under symlink (in the path):
…
-
**Problem description**
I have 2 go-carbon clusters in different DCs. To see metrics from applications from different DCs in one Grafana dashboard, I added carbonapi in the second DC as a backend to …
-
I'm particularly interested in :
https://github.com/gorilla/handlers/blob/master/cors.go#L193
We seem to use the CORS middleware:
https://github.com/bookingcom/carbonapi/blob/master/app/carbo…
-
**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**
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1555. I did a quick investigation, and both querying and ingestion of metrics work fine on the VM side - the timesta…