PaVliK
PaVliK
@deniszh - It's connected to the carbon-api via carbonserver protocol
Here's my current go-carbon config: ``` [common] user = "carbon" graph-prefix = "carbon.agents.{host}" metric-endpoint = "local" metric-interval = "1m0s" max-cpu = 4 [whisper] data-dir = "/srv/graphite/whisper_db/" schemas-file = "/etc/go-carbon/storage-schemas.conf" aggregation-file...
I've switched too noop scheduler but it didn't help. I will try to test it tomorrow with the standard carbon-cache and let you know
The @SnDsound most requested feature would also greatly fix some of my problems. All of the above comes down generally to have an option to use $VAL1 from IndexOID as...
Are there any chances to implement this?
I would rather prefer support for new InfluxDB 2.0 which final version has been released recently.
I've noticed the same strange behavior when `run-all show ` fails usually every other launch with the following error. Removing this step from the GitLab pipeline has fixed the issue:...