theredcat / ajax-panel

Ajax Panel Plugin for Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Screenshot Options Examples

About

Ajax Panel Plugin for Grafana

License:MIT License


Languages

Language:TypeScript 68.7%Language:HTML 28.1%Language:CSS 1.8%Language:JavaScript 1.5%