ajax-panel icon indicating copy to clipboard operation
ajax-panel copied to clipboard

Ajax Panel Plugin for Grafana

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