getEchoSrv() function

getEchoSrv() function

Used to retrieve the EchoSrv that can be used to report events to registered echo backends.

Signature

  1. export declare function getEchoSrv(): EchoSrv;

Import

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

Returns:

EchoSrv