getBackendSrv variable

getBackendSrv variable

Used to retrieve the BackendSrv that can be used to communicate via http(s) to a remote backend such as the Grafana backend, a datasource etc.

Signature

  1. getBackendSrv: () => BackendSrv

Import

  1. import { getBackendSrv } from '@grafana/runtime';