grafana/docs/sources/packages_api/runtime/reportmetaanalytics.md

712 B

+++

-----------------------------------------------------------------------

Do not edit this file. It is automatically generated by API Documenter.

-----------------------------------------------------------------------

title = "reportMetaAnalytics" keywords = ["grafana","documentation","sdk","@grafana/runtime"] type = "docs" +++

reportMetaAnalytics variable

reportMetaAnalytics variable

Helper function to report meta analytics to the EchoSrv.

Signature

reportMetaAnalytics: (payload: MetaAnalyticsEventPayload) => void

Import

import { reportMetaAnalytics } from '@grafana/runtime';