apache / horaedb

Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
https://horaedb.apache.org
Apache License 2.0
2.62k stars 204 forks source link

Support for promql queries #633

Open jiwliu opened 1 year ago

jiwliu commented 1 year ago

Describe This Problem

It is hoped that ceresdb can support promql query, allowing users to select and aggregate time series data in real time

Proposal

support for promql queries

Additional Context

No response

jiacai2050 commented 1 year ago

We already support PromQL via its remote storage API.

jiwliu commented 1 year ago

We already support PromQL via its remote storage API.

It is best that ceresdb can support pql natively and can be used through sdk.