Grafana Cloud Enterprise Open source
Last reviewed: April 7, 2026

Sentry data source

The Sentry data source plugin lets you query and visualize Sentry data within Grafana. You can display issues, events, spans, session metrics, and organization statistics in Grafana dashboards, giving you a unified view of application errors and performance alongside your other observability data.

Requirements

  • Grafana version 10.4.0 or later.
  • A Sentry account (hosted at sentry.io or self-hosted).
  • A Sentry internal integration authentication token with Read access to Project, Issue & Event, and Organization. Refer to Configure the Sentry data source for setup instructions.

Supported features

FeatureSupported
MetricsYes
AlertingYes
AnnotationsYes

Supported query types

The Sentry data source supports the following query types. For detailed field descriptions and examples, refer to the query editor documentation.

Query typeDescription
IssuesQuery Sentry issues with filtering, sorting, and pagination.
EventsQuery individual error and transaction events with custom fields.
SpansQuery span data for distributed tracing analysis.
Events StatsQuery time-series event data for trend analysis and visualization.
Spans StatsQuery time-series span data for performance trend analysis.
MetricsQuery session-based metrics such as crash rates and session health.
StatsQuery organization-level usage statistics such as event quotas and consumption.

Get started

The following documents help you set up and use the Sentry data source:

Additional features

After configuring the data source, you can:

Plugin updates

Always ensure that your plugin version is up-to-date so you have access to all current features and improvements. Navigate to Plugins and data > Plugins to check for updates. Grafana recommends upgrading to the latest Grafana version, and this applies to plugins as well.

Note

Plugins are automatically updated in Grafana Cloud.