PromHouse icon indicating copy to clipboard operation
PromHouse copied to clipboard

PromHouse is a long-term remote storage with built-in clustering and downsampling for Prometheus 2.x on top of ClickHouse.

Results 12 PromHouse issues
Sort by recently updated
recently updated
newest added

I see it is not actively maintained. Did ClickHouse meet any limitations?

Hello Please write some quick tutorial how to start and use it. I don't have docker and kebernetes Thanks

Hi, just a quick one really. How far off production grade is Promhouse? We might be able to assist with development, what are the current priorities? Regards, Matthew.

Hello! We are testing promhouse. We have 25 hosts with 3000 metrics on 1 minutes. We have 8Gb memory usage already and it are increasing slowly ... We will want...

We tried using ClickHouse as a remote storage for Prometheus. Gauge 、Histogram and so on are satisfied,hower what should Counter of prometheus do? It expected to provide functions like MySQL...

https://github.com/prometheus/prometheus/issues/2580

enhancement
help wanted
performance

enhancement
help wanted

https://github.com/gogo/protobuf/blob/master/extensions.md Specifically, `nullable` should give us a noticeable performance boost.

enhancement
help wanted
performance

Allow switching between various MergeTree variants, including aggregated and distributed.

enhancement
help wanted

* `__name__` * `job` * `instance` Store (ID, value) pairs in separate tables, store `NameID`, `JobID`, `InstanceID` in `samples` table. Storing them as `UInt32` IDs instead of `String`s should make...

help wanted
performance