+++ # ----------------------------------------------------------------------- # 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 Signature ```typescript reportMetaAnalytics: (payload: MetaAnalyticsEventPayload) => void ``` Import ```typescript import { reportMetaAnalytics } from '@grafana/runtime'; ```