Current Experiences
Try features in development and share feedback to guide their final release.Beta
As part of our beta program, our users can explore newly developed product capabilities while providing feedback. Beta experiences are stable enough for everyday use but still evolving. Beta releases may be restricted to a select number of Honeycomb users (private) or open to all Honeycomb users (public). If you would like to participate in a beta, get in touch with your Honeycomb point of contact. If you are not sure who that is, Honeycomb Support can help you connect with them.Metrics
Status: BetaType: Private
Dates: mid-July–December 2025 Metrics is a major update to Honeycomb’s legacy metrics experience, built to align with the OpenTelemetry specification for metric types and behaviors. This upgrade introduces a more expressive query model, advanced temporal functions, and full support for alerting via Triggers. This update enables:
- OpenTelemetry Metric Type Support: Native support for gauges, cumulative and delta sums, and histograms.
- Temporal Aggregation Functions: Use
RATE(),INCREASE(),SUMMARIZE(), andLAST()to get deeper insight into your time series data. - Automatic Aggregation Defaults: Honeycomb chooses the appropriate temporal aggregate based on the metric type—no manual tuning required.
- Query-Scoped Calculated Fields for Metrics: Apply temporal calculations directly in your queries without changing your dataset schema.
- Metrics Correlations: Connect events and metrics data to understand how system resources impact application behavior.
- Trigger Support for Metrics: Build alerts from metric queries and configure thresholds, evaluation frequency, and notification delivery method.
- Native Histogram Support: Histograms are stored as distributed structures, enabling accurate percentiles and flexible merging across time and groups.
- Join our Pollinators Community Slack and ping us in the
#discuss-metricschannel. - Get in touch with your Honeycomb point of contact. If you are not sure who that is, Honeycomb Support can help you connect with them.
Activity Logs
Status: BetaType: Public
Dates: In progress Want to see how your teammates are using Honeycomb? Activity logs give you visibility into changes made to key resources in your environment—whether by a person or an automated process. With activity logs, you can track updates to:
- User logins, including authentication and IP address changes
- Calculated fields (otherwise known as Derived Columns), including when they’re created, updated, or deleted
- Service Level Objectives (SLOs), including creation, update, deletion, resets
- Service Level Indicator (SLI) expression, including updates
- Triggers, including creation, update, deletion, and state changes to or from
Triggered - Query results, including creation
- API keys, including creation, update, and disabling
- Burn alerts, including creation, update, deletion, and state changes to or from
Triggered
Early Access
Try experimental features at the earliest stage of development and help shape them from the ground up. Our early access program provides alpha-stage features to a small group of users for feedback and validation. Early Access features may be incomplete, change significantly before release, or be removed based on what we learn. Participation is typically by invitation or request. If you’re interested in joining an early access program, get in touch with your Honeycomb point of contact. If you are not sure who that is, Honeycomb Support can help you connect with them.Anomaly Detection
Status: Early AccessDates: In progress Anomaly Detection represents a fundamentally different philosophy in Honeycomb. Rather than requiring teams to predict what might go wrong and configure alerts accordingly, our system learns your service patterns and proactively notifies you when behavior deviates from normal. When you combine this with BubbleUp, which shows you the outliers around an anomalous event, you can get a very detailed picture of both the what and why on your way to understanding the root cause. The system is designed with opinionated defaults that work out of the box, while still providing the tuning capabilities teams need. It is optimized for accuracy, ensuring that when you get an alert, it’s worth investigating. To learn more about joining the early access program for Anomaly Detection, contact your Honeycomb customer success manager.
Past Experiences
Explore which features we’ve tested in the past and how they shaped our product today.Beta
An archive of our past beta programs. These features were nearly production-ready and were refined based on user feedback before graduating to general availability.Model Context Protocol (MCP)
Type: PublicDates: July 16 2025 to September 9 2025 The Model Context Protocol (MCP) enables AI assistants to directly interact with your Honeycomb observability data through natural language. This open standard allows seamless communication between AI models and Honeycomb, transforming how you investigate issues and analyze system behavior. With MCP, you can:
- Query trace, metric, and log data using natural language like “Show me the slowest endpoints today”
- Automatically generate complex queries without manual syntax
- Create visualizations and boards through conversational AI
- Analyze patterns and anomalies with AI-powered insights
- Build automated workflows that respond to system events
Text Panels on Boards
Type: PublicDates: August 20 2025 to August 28 2025 Text Panels let you add narrative context directly to a board, alongside your queries. Use them to explain what the data means, highlight key insights, or link to runbooks and playbooks so your team knows what action to take. You can format Text Panels with Markdown, making it easy to structure and style your content with headings, lists, links, code blocks, and more.