Build a plugin

    The easiest way to start developing Grafana plugins is to use the .

    Open the terminal, and run the following command in your plugin directory:

    Go further

    Learn more about specific areas of plugin development.

    If you’re looking to build your first plugin, check out these introductory tutorials:

    Ready to learn more? Check out our other tutorials:

    Guides

    Deepen your knowledge through a series of high-level overviews of plugin concepts:

    UI library

    Explore the many UI components in our Grafana UI library.

    For inspiration, check out our plugin examples.

    API reference

    Metadata

    Typescript

    • Grafana Data
    • Grafana Runtime
    • Grafana UI

    Go