https://github.com/ryantxu/ajax-panel
Ajax Panel Plugin for Grafana
https://github.com/ryantxu/ajax-panel
ajax grafana grafana-panel grafana-panel-plugin
Last synced: 11 months ago
JSON representation
Ajax Panel Plugin for Grafana
- Host: GitHub
- URL: https://github.com/ryantxu/ajax-panel
- Owner: ryantxu
- License: mit
- Created: 2016-09-01T20:48:16.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T07:33:16.000Z (over 3 years ago)
- Last Synced: 2025-05-19T18:06:17.434Z (about 1 year ago)
- Topics: ajax, grafana, grafana-panel, grafana-panel-plugin
- Language: TypeScript
- Homepage:
- Size: 3.42 MB
- Stars: 157
- Watchers: 10
- Forks: 153
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## AJAX Panel for Grafana
The AJAX Panel is a general way to load external content into a grafana dashboard.
### Options
* **Method**:
GET or POST or iframe
* **URL**:
The URL to request
* **Parameters**:
The parameters that will be passed in the request. This is a javascript object with access to the variables: - `ctrl` The control object.
### Screenshots


