Glide + Prometheus integration?

Hello, I am looking at Glide as a data visualization alternative to Grafana. I have a Prometheus database running on our intranet. Is the GlideApp able to source data from a Prometheus server?

Does your Prometheus have an API?

Thank you for asking. We may be able to expose the API, I can add that as a requirement. I am still in the exploring phase and trying to find out if Glide has the capability of integrating with our Prometheus database. From the documentation, Prometheus isn’t mentioned as a supported data source, but I wanted to dig a bit before passing up Glide.

Using your Prometheus API, you can integrate it in Glide using the Call API action.

Thank you! I will look into that.

1 Like

Anytime!

Usually if your database has an API, you can try flows to sync it two-way, whenever a record is added/edited/deleted in Prometheus, update that in Glide, and vice versa.

@BTC you might be a great tester for the new Glide API 2.0 if you use big tables :joy:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.