Skip to main content

4 docs tagged with "Developer"

View all tags

Build a Panel Plugin

This guide assumes you’re already familiar with software development fundamentals—no basic programming lectures here. If you’re ready to build a Grafana plugin, our step-by-step video tutorial, led by Daria, is designed to get you started quickly.

Grafana Events (EventBus)

Grafana leverages an EventBus to broadcast application events, enabling different parts of the system to respond when a user interacts with the interface. This mechanism facilitates real-time communication across components.

Plugins Overview

Grafana’s architecture supports the creation of three distinct plugin types:

Think Big

Grafana’s flexible architecture is a playground for creativity. If a feature or capability doesn’t exist, you—as a contributor—can seamlessly bridge the gap. Rather than holding you back, Grafana empowers you with the tools to innovate. That’s its true strength!