This release of Levitate is all about close collaboration with other Observability tools and workflows you already use in day-to-day work. We bring support for Embedded Grafana within the Last9 Dashboard and first-class support for InfluxDB integration with Levitate. Letβs dive in.
π Embedded Grafana
A brand new Explore
the tab is added in Last9, where you will find β guess what β an embedded Grafana Dashboard where you can create Dashboards on top of your Levitate Clusters.

π·π»ββοΈWhatβs possible and whatβs not?
- Explore your metrics with built-in grafana
- Works out of the box with your levitate clusters
- Create observability dashboards and panels using PromQL
- Alerting and SLOs on top of grafana dashboards are coming soon
π― InfluxDB <> Levitate
Integration support for getting data from InfluxDB into Levitate using a push-based approach via vmagent
. Forget the hassle of pull-based models.
The flow is as follows:

Detailed integration documentation, alternatives, and working code samples are below.

This approach supports dual writes in case someone wants to write to Prometheus and InfluxDB.