Skip to main content

4 docs tagged with "Developer"

View All Tags

Build a Panel plugin

We are not here to lecture you on the basics of programming. If you are already looking to build a plugin for Grafana, you most likely know a thing or two about software development.

Grafana Events (EventBus)

Grafana uses an event bus to publish application events to notify different parts of Grafana when the user acts.

Plugins Overview

Grafana architecture allows you to create the following plugins:

Think Big

We love how flexible the Grafana architecture is. If something was not originally thought of, you, the contributor, can elegantly fill the gap.