-
**Describe the bug**
carbonapi fails to start with a generic error message
```
2021-04-26T21:17:35.165Z FATAL main failed to resolve adress {"error": "lookup : no such host"}
``…
-
**Describe the bug**
Currently the docker image for carbonapi is built with cairo/png support explicitly disabled.
**CarbonAPI Version**
Docker image `gographite/carbonapi:v0.15.1`
**CarbonAPI…
-
**Describe the bug**
Significant decrease in the select rate on clickhouse cluster after carbonapi update from 0.14.2 to 0.15.2 (0.15.1)
Downgrade to 0.14.2 set select rate on the previous level.
…
-
**Describe the bug**
Quite a similar situation to that reported in https://github.com/go-graphite/go-carbon/issues/372. We have a large cluster (~3 million metrics) and so make heavy use of the cac…
-
**Problem description**
First of all sorry for asking configuration related question in this section but I didn't see any option asking for help:
We are in-process of replacing our existing pyt…
-
**Describe the bug**
I'm attempting to use graphite's bracketed wildcard query syntax to query metrics and it appears like this doesn't completely work in go-carbon (I'm using v0.15.2) like it does i…
-
**Describe the bug**
Restarting carbonapi after update to 0.15 results in a fatal crash because it could not bind to the (ipv6) port.
**CarbonAPI Version**
0.15.0
**Logs**
```
Mar 03 16:11:1…
-
Currently, we don't properly gracefully handle the termination signals.
The graceful shutdown should include
- the flushes
- stop receiving new requests
- finish hanging requests
grzkv updated
4 years ago
-
Hi there !
**Describe the bug**
I'm facing an issue where when I try to query carbonapi that's connected to my go-carbon (using carbonserver) cluster, the query return a 500 error with the log **"fi…
-
**Describe the bug**
carbonapi 0.14.1-1 from deb package
Bug occurs after big query is run, instantly.
**Logs**
curl to carbonapi:
```
Internal Server Error: runtime error: index out o…