opensearch-project / sql

Query your data using familiar SQL or intuitive Piped Processing Language (PPL)
https://opensearch.org/docs/latest/search-plugins/sql/index/
Apache License 2.0
120 stars 139 forks source link

[FEATURE] Federated PPL Query Engine - support for victoriametrics #913

Open ryn9 opened 2 years ago

ryn9 commented 2 years ago

Is your feature request related to a problem?

This is not related to a current problem

What solution would you like?

With the forthcoming "Federated PPL Query Engine" feature , please look to support/validate/test against victoriametrics. It should be "line compatible' with the prometheus protocol already being developed. For example, grafana can already use victoriametrics as a prometheus datastore.

It has a backwards-compatible PromQL inspired query language called MetricsQL https://docs.victoriametrics.com/MetricsQL.html I do not know if there would be enough interested in supporting its additional features.

What alternatives have you considered? n/a

Do you have any additional context?

VictoriaMetrics: PromQL compliance https://medium.com/@romanhavronenko/victoriametrics-promql-compliance-d4318203f51e

anirudha commented 2 years ago

@rajiv_taori / @nitin_c

ryn9 commented 1 year ago

@anirudha any update on this?

ryn9 commented 11 months ago

cross reference: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3235

ryn9 commented 11 months ago

@anirudha any update on this?