grafana / grafana-foundation-sdk

A set of tools, types and libraries for building and manipulating Grafana objects.
Apache License 2.0
22 stars 1 forks source link

PromQL builder open sourced from grafana? #23

Open urianawu opened 5 months ago

urianawu commented 5 months ago

Hi! One of the things that is essential when using the sdk is to build queries and expressions(the expr field of DataqueryBuilder) for prometheus metrics backed panels and alerts, and I struggled to find a good promQL builder in Typescript that are open sourced. Since Grafana UI has a good builder tool, I wanted to ask if there's anything open sourced from Grafana?

Thanks!

K-Phoen commented 5 months ago

Hi!

I am not aware of any Typescript library to build Prometheus queries. I'll ask around internally :)