a2d741f60f
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
726 B
726 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "reportMetaAnalytics" keywords = ["grafana","documentation","sdk","@grafana/runtime"] type = "docs" draft = true +++
reportMetaAnalytics variable
reportMetaAnalytics variable
Helper function to report meta analytics to the EchoSrv.
Signature
reportMetaAnalytics: (payload: MetaAnalyticsEventPayload) => void
Import
import { reportMetaAnalytics } from '@grafana/runtime';