Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 686 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 686 Bytes

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