Template to create a new @Grafana application plugin.

Overview

Template to create a new Grafana application plugin

Grafana 8 CI codecov Language grade: JavaScript

Introduction

The ABC Application is a template to create a new application plugin for Grafana.

Requirements

Grafana 8.0 is required.

Getting Started

  1. Install packages
yarn install
  1. Build the plugin
yarn build
  1. Sign the plugins if required
export GRAFANA_API_KEY=erXXXX==
yarn sign
  1. Start Docker container
yarn run start

Features

  • Use docker-compose to start development environment with provisioned application, panels and dashboard.
  • Provides unit test configuration.
  • Based on the latest version of Grafana.
  • Includes GitHub Actions for CI and Release.

Feedback

We love to hear from users, developers, and the whole community interested in this plugin. These are various ways to get in touch with us:

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Star the repository to show your support.

Contributing

  • Fork the repository.
  • Find an issue to work on and submit a pull request.
  • Could not find an issue? Look for documentation, bugs, typos, and missing features.

License

  • Apache License Version 2.0, see LICENSE.
You might also like...

RSS/Atom data source plugin for @grafana.

RSS/Atom data source plugin for @grafana.

RSS/Atom data source plugin for Grafana Introduction The RSS/Atom data source is a plugin for Grafana that retrieves RSS/Atom feeds and allows to visu

Jan 2, 2023

Data Manipulation Form panel plugin for @grafana.

Data Manipulation Form panel plugin for @grafana.

Data Manipulation Form panel plugin for Grafana Introduction The Data Manipulation Form Panel is a plugin for Grafana that can be used to insert, upda

Dec 28, 2022

Apache ECharts Panel plugin for Grafana

Apache ECharts Panel plugin for Grafana

Apache ECharts Panel plugin for Grafana Introduction The ECharts Panel is a plugin for Grafana that allows to visualize Apache ECharts on your Grafana

Dec 23, 2022

Displays environment variables on your Grafana dashboards

Displays environment variables on your Grafana dashboards

Displays environment variables on your Grafana dashboards Introduction The Environment data source is a plugin for Grafana that returns environment va

Dec 26, 2022

The Trino datasource allows to query and visualize Trino data from within Grafana.

Trino Grafana Data Source Plugin The Trino datasource allows to query and visualize Trino data from within Grafana. Getting started Drop this into Gra

Nov 3, 2022

Add GeoIP && UA-Parser support for Grafana Loki

Add GeoIP && UA-Parser support for Grafana Loki

loki-enhance-middleware loki-enhance-middleware hijacks log push requests sent to loki and modifies it. Deploy docker-compose.yaml services: loki:

Dec 10, 2022

Application structure for new adonis app, think of it as scaffolding a new project

AdonisJs Application This repo is the pre-configured project structure to be used for creating ambitious web servers using AdonisJs. Make sure to star

Oct 15, 2022

Variation-template - Variation is a PSD template that is covered into a web template using HTML5, CSS3, Bootstrapv4.6, JavaScript.

Variation Template Design Variation is a PSD website template. In this project this template is designed with HTML. Deployment This site is deployed a

Jan 1, 2022

This terminal application aims to help new developers to quickly create ready to play applications, powered by Supabase.

This terminal application aims to help new developers to quickly create ready to play applications, powered by Supabase.

Welcome to Create Supabase App 👁 ⚡️ 👁 Supabase is an open-source Firebase alternative. This terminal application aims to help new developers quickly

Nov 8, 2022

SupremeFolio - Happy New Year. Celebrate this day with a awesome new portfolio

SupremeFolio - Happy New Year. Celebrate this day with a awesome new portfolio

SupremeFolio [~] Description : A clean, beautiful, responsive and 100% customizable portfolio template for Software Developers! Beautify your portfoli

Dec 26, 2022

Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.

Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.

Obsidian daily notes opener This plugin adds a command for opening daily notes in a new pane (so that a keyboard shortcut could be used!) and gives ex

Dec 26, 2022

:new:A new version of Icalingua.

Icalingua 3 新版 Icalingua。将抛弃 Electron,转向网页前端 + Node 后端(类似于原来 icalingua-bridge-oicq)的模式。 正在开发中。当前技术栈选型: oicq2 socket.io Vue3 Fastify WindiCSS rxjs Mikr

Dec 27, 2022

Template to create reactjs component library which will help you to create your dream library.

reactjs-library-template Template to create reactjs component library which will help you to create your dream library. How to use Commands to setup e

Dec 25, 2021

Vue2.x plugin to create scoped or global shortcuts. No need to import a vue component into the template.

vue2-shortcut Vue2.x plugin to create scoped or global shortcuts. No need to import a vue component into the template. Install $ npm install --save vu

Aug 14, 2022

An application that has a frontend (user interface) that allows you to create, read, update or delete (CRUD) products using an API in which you can also create, read, update or delete products.

An application that has a frontend (user interface) that allows you to create, read, update or delete (CRUD) products using an API in which you can also create, read, update or delete products.

CRUD app with React and Firebase 9 An application that has a frontend (user interface) that allows you to create, read, update or delete (CRUD) produc

Sep 28, 2021

Simple NextJS Project Template to write less boilerplate code when starting a new Next JS Project

Simple NextJS Project Template to write less boilerplate code when starting a new Next JS Project

Feb 12, 2022

A template to quickly start a new Node.js project

A template to quickly start a new Node.js project

🚀 A template, for your node project. Including typescript, eslint and prettier.

Aug 25, 2022

This library is a template to generate new angular component libraries.

This library is a template to generate new angular component libraries.

Open Template Hub - UI Library Template v1 This library is a template to generate new angular component libraries. About the NPM Package Package Insta

Dec 18, 2022

Boilerplate starter template for a new TON blockchain project - FunC contracts, JS tests, compilation and deployment scripts

TON Starter Template - Contracts Starter template for a new TON project - FunC contracts, JS tests, compilation and deployment scripts Overview This p

Dec 17, 2022
Comments
  • Rebuild using 8.3.4

    Rebuild using 8.3.4

    Due to an issue where Grafana would crash when loading a plugin built using a Grafana Toolkit version from 8.3.0 to 8.3.3, we've decided to deprecate these versions. As a result, the latest tag has been set to the latest working version, 8.2.7.
    If your plugin was built using one of these versions, you'll need to rebuild the plugin using 8.2.7 or 8.3.4 (when it's released).
    
    For more information, check out the announcement post:
    https://community.grafana.com/t/deprecating-grafana-toolkit-versions-from-8-3-0-to-8-3-3/58325
    
    bug 
    opened by mikhail-vl 0
Releases(v2.1.0)
Owner
Volkov Labs
Custom plugin development for Grafana
Volkov Labs
Blog template to use GitHub Issues as article editor.

Gialog Blog template to use GitHub Issues as article editor. Usage Set up Create a new repository from Use this template button above with Include all

Ryo Nakamura 40 Dec 26, 2022
🧩 Create code snippets anywhere (beta). Built with Nextjs & Supabase.

?? Codetypes (beta) Codetypes is a web application to create code snippets in the cloud, without installation and totally free. You can run Codetypes

Pablo Hdez 3 Feb 25, 2022
Create elegant screenshots of your source code. Built with SolidJS

Create elegant code screenshots of your source code. Introduction CodeImage is the newest tool to help developers to create beautiful screenshots of t

Riccardo Perra 602 Jan 3, 2023
UX plugin for Oxygen Builder

=== Recoda Workspace for Oxygen === Contributors: Renato Corluka Donate link: https://paypal.me/__insert_some_pp_me Tags: oxygen, oxygen builder, util

null 40 Dec 3, 2022
Obsidian plugin with options to customize the behavior of CodeMirror

Obsidian CodeMirror Options This plugin adds configurable options to customize the behavior of CodeMirror. Installation Manual Installation To manuall

null 145 Dec 31, 2022
Rails plugin for Esbuild

?? esbuild-rails Rails plugin for Esbuild to help loading Stimulus controllers, ActionCable channels, and other Javascript. ⚙️ Installation Install wi

Chris Oliver 118 Dec 14, 2022
Example VS Code plugin that uses embedded Omega Edit bindings to generate content

Ωedit Edit for VS Code Example VS Code plugin that uses embedded Omega Edit bindings to generate content. Build Requirements Bindings compiled against

Concurrent Technologies Corporation (CTC) 2 Nov 17, 2022
A Neos CMS plugin which provides a button editor

I13e.ButtonEditor Button editor for Neos CMS This package provides a new inspector editor displaying it's options as buttons. Buttons operates like ch

Ideenstadtwerke 9 Jun 10, 2022
WYSIWYG editor developed as jQuery plugin

RichText WYSIWYG editor developed as jQuery plugin. Requirements jQuery (v.3+, v.3.2+ recommended) FontAwesome (v.4.7.0 / v.5+) src/jquery.richtext.mi

Bob 95 Dec 30, 2022
Balena Application plugin for @grafana.

Balena Application plugin for Grafana Introduction The Balena Application plugin for Grafana allows to display device information and manage services

Volkov Labs 15 Jan 2, 2023