carbon-clickhouse
carbon-clickhouse copied to clipboard
Graphite metrics receiver with ClickHouse as storage
Hi! I noticed that e2e-test binary is committed in the repository. I believe it was added by accident so here I remove it and add to .gitignore (so it doesn't...
Starting from carbon-clickhouse-0.11.2-1 and above (carbon-clickhouse-0.11.1-1 working ok) there was some strange bug with uploading metrics. If I set tag value as symbol/single_symbol - carbon-clickhouse lose single_symbol. If I set...
Is there any way to configure carbon-clickhouse logs pruning so that the log file doesn't grow huge?
On my installation, I observe a large increase in the tags table, as the number of metrics with tags has greatly increased. The space occupied is somewhat confusing - tables...
I have a replicated cluster (3 nodes: 54 cpu, 256gb each). All nodes are replica. Inserts mostly goes on one node. Selects on another two. Every night in ~00-00 something...
how to configure carbon-clikhouse with clickhouse distributed tables ?
Is it possible to disable the formation of a reverse index? Now, when because of it due to the growth of the table, queries are use a lot of memory....
Hello. The essence of the need is that I clean up non-daily metrics indexes (table tree or part of new table index). After that, I noticed that some of the...
Is there any reason the config option for `upload` `zero-timestamp` is not honoured for `type = "tagged"`? IMHO, the storage could be optimised if it would just store value `0`,...