Skip to content

permutive-engineering/ajax-panel

 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.6%
  • HTML 28.1%
  • CSS 1.8%
  • JavaScript 1.5%