Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GrafanaHTTP

Hierarchy

Implements

Index

Constructors

constructor

Properties

Private backendSrv

backendSrv: any

the Grafana backend object we'll use for making ReST calls

options

the authorization config associated with this ReST client

timeout

timeout: number = 10000

how long to wait before giving up on a given request

Accessors

server

Methods

get

Private getConfig

Protected getOptions

Protected getServer

Protected onSetServer

  • onSetServer(): void

put

Protected transformJSON

  • transformJSON(data: any): any

Protected transformXML

  • transformXML(data: any): any

Generated using TypeDoc