DEV Community

Cover image for Build Your Own Telemetry UI Using Lovable & Bronto
Patrick Londa for Bronto

Posted on • Originally published at bronto.io

Build Your Own Telemetry UI Using Lovable & Bronto

Authored by Feargal Karney & Mati Remi

The Bronto REST API now exposes everything our own UI is built on. That means you can build a custom interface tailored exactly to your team's workflow, rather than having to use a general-purpose interface someone else designed.

To make it easy to get started, we've published a baseline project on Lovable you can remix into your own workspace. For those who haven't used it, Lovable is an AI-powered frontend builder — think Figma meets Claude Code, but for shipping real React apps. It fuelled its way to $100M ARR in just 8 months.

Here's how to create your very own BrontoVibe project.


Getting Started in 3 Steps

Step 1: Create a free account or log into Lovable, then open the template here.

Step 2: Get an API Key from your Bronto account under Settings → API Keys → Add API Key (API Full Access Role).

Step 3: Remix the project and get prompting!

Remixing the BrontoVibe project in Lovable

That's it. No backend to deploy, no auth to configure, no infrastructure to manage.


What the Baseline Project Covers

Search & Explore

Query via SQL or LogQL, view raw events, or plot them on a timeseries. A solid starting point you can extend however you need.

Search and explore in BrontoVibe

Tracing

Find errors and performance issues, drill into spans across services. One click from any trace takes you to the correlated raw log data — useful when you're mid-incident and need context fast.

Tracing in BrontoVibe

Dashboards

View your existing dashboards or ask Lovable to generate new widgets. This is where the AI-builder angle gets interesting.

Dashboards in BrontoVibe

Usage

Ingestion and search usage broken down, so you always know where your volume is going.

Usage breakdown in BrontoVibe


Ingestion Methods

You can send data via:

  • Quick Ingest — raw log paste for fast testing
  • Agents — Fluent Bit, Vector, Datadog Agent, OpenTelemetry Collector
  • Integrations — Akamai, PagerDuty, and more

See the full list in the Bronto integrations docs.


We look forward to seeing what you build!

Remix the BrontoVibe Template

Top comments (0)