-
**Problem description**
We are transitioning from python to go stack. I am looking for some best practices for a good start. We are sending approx 1M metrics per second.. We use sumSeriesWithWildcard…
-
**Describe the bug**
For exactly the same query, the "id" value in /metrics/find results are different between carbonapi and Graphite webapp, e.g.
`"id": "agents"` vs `"id": "carbon.agents"`
…
-
Upgraded from 0.10.0 to 0.13.0, and now I'm seeing many of these:
```
{"level":"INFO","timestamp":"2018-08-01T09:54:39.623-0700","logger":"access","message":"fetch served","handler":"render","url"…
-
This is occurring in the latest `master` commit 9a17fbb:
I have been noticing some problems with a number of queries resulting in `runtime error: index out of range` messages.
* I'm running a Gr…
-
**Describe the bug**
Hi. Any metric queried from carbonapi results in multiple absolutely identical series with the same name. The number of duplicates seems to depend on whether there were any data …
-
Hi!
We have faced the following issue:
if we enable `sendGlobsAsIs` in carbonapi and set `expireDelaySec`>0 in carbonzipper then request with a relatively large number of metrics (about 65) fails …
-
**Describe the bug**
Alerts that worked with grafana and graphite-web that include aliasByNode and divide_series that worked with graphite-web are failing with carbonapi.
We are in the process of…
-
## Motivation
There are multiple bugs that are not detected by our current CI and unit tests. The stability bugs are especially frequent of those. Unit tests are not well-suited to test the parts o…
-
Currently, there are the following problems with logging that need to be fixed:
- loggers are global variables
- there are many loggers and it is hard to know how many
- new loggers can be spawne…
grzkv updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
The graphite-clickhouse adds the header `X-Gch-Request-Id` to the answer, it will be useful to add it to the carbonapi answer too
…