Plugins 〉Honeycomb
Honeycomb
Instantly visualize Honeycomb data in Grafana
The Honeycomb data source plugin is the easiest way to pull Honeycomb data directly into Grafana dashboards.
- Visualize it either in isolation (one database) or blend it with other data sources.
- Discover correlations and covariances across all your data in minutes.
Grafana Cloud Pro
- $25 / user / month and includes a free trial for new users
- Available with a Grafana Cloud Pro plan
- Access to 1 Enterprise plugin
- Fully managed service (not available to self-manage)
Grafana Cloud Advanced / Grafana Enterprise
- Available with a Grafana Cloud Advanced plan or Grafana Enterprise license
- Access to all Enterprise plugins
- Run fully managed or self-manage on your own infrastructure
Installing Honeycomb on Grafana Cloud:
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
For more information, visit the docs on plugin installation.
Installing on a local Grafana:
For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.
1. Install the Data Source
Use the grafana-cli tool to install Honeycomb from the commandline:
grafana-cli plugins install
The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.
Alternatively, you can manually download the .zip file for your architecture below and unpack it into your grafana plugins directory.
Alternatively, you can manually download the .zip file and unpack it into your grafana plugins directory.
2. Configure the Data Source
Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.
Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.
To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.
Changelog
v2.1.0 - 2023-09-12
- ⚙️ Chore: Switch to using grafana plugin-tools and update frontend dependencies
v2.0.3 - 2023-09-12
- chore: backend binaries updated golang:1.21.1
v2.0.2 - 2023-07-24
- 🐛 Fix: Fix filtering out used filter options
v2.0.1 - 2023-06-08
- ⚙️ Chore: backend libs updated with golang:1.20.5
v2.0.0 - 2023-06-05
- 🚀 Feature: Support for querying honeycomb SLOs
- 🚀 Feature: Support for datasets list and slo list variable query
- ⚙️ Chore: grafana backend plugin SDK updated to
v0.162.0
fromv1.159.0
v1.2.4 - 2023-05-03
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.4
v1.2.3 - 2023-04-24
- 🐛 Fix: Fix intermittent hang with Calculations select - drop Cascader
v1.2.2 - 2023-04-20
- ⚙️ Chore: Backend binaries are now compiled with
golang:1.20.3
v1.2.1 - 2023-03-28
- 🐛 Fix: Skip Environment Derived Column API for Honeycomb Classic
v1.2.0 - 2023-01-27
- 🚀 Feature: (Derived Columns) Added support of derived columns in the field picker
- 🚀 Feature: (Environment) Added support for specifying environment name in settings
- 🚀 Feature: (Health Check) Improved health check message to report missing permission
- ⚙️ Chore: Updated the
grafana-plugin-sdk-go
to v0.147.0 from v0.145.0 - ⚙️ Chore: Backend binaries compiled with latest go version 1.19.5
v1.1.2 - 2022-12-13
- ⚙️ Chore: Update dependencies:
grafana-enterprise-sdk
andgrafana-plugin-sdk-go
- ⚙️ Chore: Backend binaries compiled with latest go version (1.19.4)
v1.1.1 - 2022-10-29
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.2
- ⚙️ Chore: Updated grafana backend SDK to latest
- ⚙️ Chore: Frontend dependencies updated
- ⚙️ Chore: Minimum required runtime of grafana is now set to 8.4.7
- ⚙️ Chore: Typo errors fixed
v1.1.0 - 2021-03-29
- Support for enabling the HTTP logger debugging tool
- Build with go 1.18 to address CVE-2022-24921
v1.0.5 - 2021-12-17
- Enterprise license check update
v1.0.4 - 2021-11-24
- Enhancement: Add annotations support
v1.0.3 - 2021-11-01
- 🐛 Fix: Heatmap queries with only partial responses handled with a response
v1.0.2 - 2021-10-07
- 🐛 Fix: Users can now run heatmap queries
v1.0.1 - 2021-08-20
- Documentation updated
v1.0.0 - 2021-08-19
- Support hiding queries
- Specify results without a group then results are grouped
- Docs updates
0.11.0 (Beta Release)
- Documentation updates
0.10.1 (Beta Release)
- Plugin identifies itself via User Agent
- Docs updates
0.8.0 (Beta Release)
- Expand queryable data range to 7 days
- 🐛 Fix: "In" filters
0.7.0 (Beta Release)
- Initial Beta release.