Honeycomb data source for Grafana
The Honeycomb data source for Grafana allows you to query and visualize Honeycomb metrics and link to Honeycomb traces from within Grafana.
Before you begin
To use this data source, you need the following:
- An active Honeycomb Enterprise team
- A Grafana Cloud Free, Advanced, or Trial account, or an activated Grafana Enterprise license
- To query SLO report data, a Honeycomb Enterprise plan
Known limitations
The Honeycomb data source has the following limitations:
- Changes to the Honeycomb API may occasionally affect data source behavior.
- This data source does not yet support ad-hoc queries.
- Due to API limitations, the variable editor can only return the first 1000 unique values for a selected column.
- By default, the data source queries the last 7 days of data due to Honeycomb API limitations. You can adjust this with the Time Window (days) advanced setting.
- The use of
__all__as the dataset slug to list all columns is not supported for classic environments, per Honeycomb documentation.
Install the data source plugin
To install the data source, refer to Installation.
Note
On Grafana Cloud, it can take up to 15 minutes to see the data source plugin within Grafana.
Verify that the plugin is installed
To verify the plugin is installed:
- In Grafana from the left-hand menu, navigate to Configuration > Data sources.
- From the top-right corner, click the Add data source button.
- Search for
Honeycombin the search field, and hover over the Honeycomb search result. - Click the Select button for Honeycomb.
- If you can click the Select button, then it is installed.
- If the button is missing or disabled, then the plugin is not installed. Check to see if your Grafana Enterprise license is valid, and reinstall the plugin. If you still need help, contact Grafana Labs.
Get started
Once you have installed the plugin, refer to the following documentation to get started:
- Configure the Honeycomb data source - Set up your API key, connection settings, and provisioning options.
- Query editor - Learn how to build Metrics, SLO, and Raw queries.
- Template variables - Create dynamic dashboards with variables.
- Troubleshooting - Resolve common issues and errors.
Grafana Assistant
The query editor includes a Grafana Assistant button that provides AI-powered help for building and refining Honeycomb queries. Click the assistant button above the query type selector to get started.
For more information, refer to Grafana Assistant.
Import a dashboard
The Honeycomb data source includes pre-built dashboards to help you get started.
To find and import the available dashboards:
- Go to Connections > Data sources.
- Select the Honeycomb data source.
- Select the Dashboards tab to see the available pre-built dashboards.
- Click Import next to the dashboard you want to add.
After importing, your dashboards appear in the Dashboards menu.
For more information, refer to Import a dashboard.
Alerting
The Honeycomb data source supports Grafana Alerting. You can use any Honeycomb query (Metrics, SLO, or Raw) as the condition for an alert rule. The plugin uses the standard Grafana Alerting interface with no additional configuration required.
For more information about creating alert rules, refer to Create alert rules.
Annotations
You can use the Honeycomb data source to create annotations that overlay event markers on your dashboard panels. Any Honeycomb query can serve as an annotation source. The plugin uses the standard Grafana annotation interface with no additional configuration required.
For more information about querying annotations, refer to Annotate visualizations.
Learn more
- Configure and use Templates and variables
- Add Transformations
- Explore the Honeycomb API documentation


