Git Product home page Git Product logo

volkovlabs-form-panel's Introduction

Data Manipulation Panel for Grafana

Form Panel

Grafana YouTube CI E2E codecov CodeQL

Introduction

The Data Manipulation Panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.

Use REST API, Data Source and Queries to manipulate your data

Requirements

  • Grafana 9 and Grafana 10 are required for major version 3.
  • Grafana 8.5 and Grafana 9 are required for major version 2.
  • Grafana 8 is required for major version 1.

Getting Started

The Data Manipulation panel can be installed from the Grafana Catalog or utilizing the Grafana command line tool.

For the latter, use the following command.

grafana-cli plugins install volkovlabs-form-panel

Highlights

  • Provides functionality to create customizable forms.
  • Supports the Custom Code for the Initial and Update requests.
  • Allows specifying a GET request to get initial values and DELETE, PATCH, POST, and PUT requests to send values updated in the form.
  • Allows adding Header fields to the Initial and Update requests.
  • Allows customizing Submit, Reset buttons, and form layout.
  • Allows splitting form elements into sections.
  • Allows requesting confirmation before Update request.
  • Allows sending all or only updated elements in the Payload.
  • Allows displaying Success and Error notifications from the Custom Code.
  • Supports Code Editor suggestions for available parameters.

Documentation

Section Description
Architecture Explains the Architecture and how to use Grafana and API behind NGINX.
Custom Code Demonstrates how to access panel options, API responses, form elements, Grafana services.
Features Demonstrates panel features.
Servers Demonstrates various server API implementations
Release Notes Stay up to date with the latest features and updates.

Feedback

We love to hear from you. There are various ways to get in touch with us.

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Subscribe to our YouTube Channel and add a comment.
  • Sponsor our open-source plugins for Grafana with GitHub Sponsor.
  • Star the repository to show your support.

License

Apache License Version 2.0, see LICENSE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.