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 Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
.h4 . .mb-0 }
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- 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.
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.6.5 - 2024-11-12
- ⚙️ Chore: Updated backend dependencies
v2.6.4 - 2024-10-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
10.4.8
v2.6.3 - 2024-09-23
- ⚙️ Chore: Update backend dependencies
v2.6.2 - 2024-08-30
- ⚙️ Chore: update backend dependencies
v2.6.1 - 2024-07-31
- ⚙️ Chore: improve error source capture
v2.6.0 - 2024-07-01
- ⚙️ Chore: Added SLO metrics to the plugin
v2.5.0 - 2024-06-20
- ⚙️ Chore: Enterprise license check update
- ⚙️ Chore: Update backend dependencies
v2.4.2 - 2024-06-19
- ⚙️ Chore: update backend dependencies
v2.4.1 - 2024-03-13
- ⚙️ Chore: Backend binaries are now compiled with Go version
1.22.1
v2.4.0 - 2024-01-31
- 🐛 Fix: Change rounding of granularity as per API changes
v2.3.0 - 2024-01-11
- ⚙️ Chore: return error source
v2.2.0 - 2023-11-13
- ⚙️ Chore: Fix backend/frontend vulnerabilities and update grafana version
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
v0.11.0 - (Beta Release)
- Documentation updates
v0.10.1 (Beta Release)
- Plugin identifies itself via User Agent
- Docs updates
v0.8.0 (Beta Release)
- Expand queryable data range to 7 days
- 🐛 Fix: "In" filters
v0.7.0 (Beta Release)
- Initial Beta release.