-
https://github.com/go-graphite/carbonapi/pull/384
-
Once the amount of metrics fed into graphite becomes large enough, it seems that the consistent hashring algorithm does not balance very effectively across the number of carbon-cache hosts. There is …
-
See https://github.com/go-graphite/go-carbon/issues/371#issuecomment-713321813
-
We have a carbon-graphite cluster with 2 carbon-c-relays and 8 go-carbon nodes. Recently, we are noticing alarms for high CPU load on one of the worker nodes. Upon investigation. Upon investigation, w…
-
**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…
-
Hello here,
we're running a graphite production cluster based on a `carbon-c-relay` frontend and `go-carbon` as a backend.
The cluster is composed by 3 go-carbon nodes running on well-equipped …
-
Hi There
I get the following msg when using graphite-web with go-carbon. It seems like sometimes it does not read the cached metrics in memory correctly but when we refresh the metrics returns.
…
-
Hey guys,
Wondering if someone could assist with an issue I'm having with BigGraphite [BG]. It currently receives a large number of metrics, but appears to drop a noticable proportion randomly... t…
-
I can't get the Nuxeo or Graphite containers to build. The Diamond container "succeeded" but with several errors. I'm going to go play with them now but I can't promise how effective I'll be.
Relev…
-
Hey there, love the details with these metrics!
I wrote a NodeJS script to flatten / convert json output into a graphite line protocol ready format here:
https://gist.github.com/JohnnyMarnell/0ab7…