getEchoSrv() function
getEchoSrv() function
Used to retrieve the EchoSrv that can be used to report events to registered echo backends.
Signature
export declare function getEchoSrv(): EchoSrv;
Import
import { getEchoSrv } from '@grafana/runtime';
Returns:
EchoSrv