About
The Data Manipulation Form Panel is a plugin for Grafana that can be used to insert or update application data, and modify configuration directly from your Grafana dashboard.
Architecture
Panel options allow you to specify the URL for GET requests to receive initial values and POST, PUT, or PATCH requests to update values sent as a JSON. Header parameters can be added to secure your REST API calls.
Resources
- GitHub - VolkovLabs/volkovlabs-form-panel: Data Manipulation Panel for @grafana.
- https://volkovlabs.com/data-manipulation-panel-plugin-for-grafana-97f9af2c67e0?gi=a1c9362497a
- Data Manipulation Panel | Volkov Labs