Grafana simplejson Request API

General

Grafana simple jason plugin sends four  diffrent endpoints:

  • / should return 200 ok. Used for “Test connection” on the datasource config page.
  • /search used by the find metric options on the query tab in panels.
  • /query should return metrics based on input.
  • /annotations should return annotations.

Don't be such an angerball