Grafana analytics destination
Open
@rafaeelaudibert is already working on this.
Since Apr 9, 2026.
enhancement
team/growth
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 6h 51m
- Merged PRs (30d)
- 232
Description
Grafana supports built-in analytic providers that can receive usage statistics directly. For example, by just adding a Google Analytics ID to the config, the usage of Grafana dashboards will be reported automatically to GA4.
This feature has been requested by an existing customer to help them identify unused dashboards in their Grafana instance.
It looks like the existing implementations are pretty simple, with <50 lines of Typescript and a clear plugin architecture.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.