Files
Jack Baldry b84294dd27 Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00

1.1 KiB

aliases description keywords title weight
/docs/grafana/latest/enterprise/usage-insights/
Understand how your Grafana instance is used
grafana
usage-insights
enterprise
Usage insights 200

Usage insights

Usage insights allow you to have a better understanding of how your Grafana instance is used.

Note: Available in [Grafana Enterprise]({{< relref "../enterprise" >}}) and [Grafana Cloud Pro and Advanced]({{< relref "/grafana-cloud" >}}).

The usage insights feature collects a number of aggregated data and stores them in the database:

  • Dashboard views (aggregated and per user)
  • Data source errors
  • Data source queries

These aggregated data give you access to several features:

  • [Dashboard and data source insights]({{< relref "dashboard-datasource-insights.md" >}})
  • [Presence indicator]({{< relref "presence-indicator.md" >}})
  • [Sort dashboards by using insights data]({{< relref "improved-search.md" >}})

This feature also generates detailed logs that can be exported to Loki. Refer to [Export logs of usage insights]({{< relref "export-logs.md" >}}).