Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fmetrics.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)[Open in Claude](https://claude.ai/new?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fmetrics.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

# Metrics

Sep 3, 2026

Six chart types in Metric Explorer

New

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

Metric Explorer results are no longer limited to a line. Switch the chart type to **Line**, **Area**, **Stacked area**, **Scatter**, **Bar**, or **Pie** so the visualization fits the question you are asking: stacked area for parts of a whole over time, such as CPU by pod adding up to cluster usage, or pie for a single point-in-time comparison rather than a trend. The table and the chart stay linked, so hovering a row still highlights its series. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md#change-the-chart-type)**

Sep 3, 2026

Built-in PromQL variables and step control in Metric Explorer

New

Range queries now take a step, and a query can use the built-in PromQL variables `${__range}`, `${__interval}`, and `${__rate_interval}`, together with their `_s` and `_ms` variants. The variables resolve from the time picker and the step you set, with the same semantics they carry in Custom Dashboards, so a query written in Metric Explorer moves to a dashboard widget, and back, without being rewritten.

Sep 3, 2026

Query history, result paging, and a remembered query mode in Metric Explorer

Improved

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

Repeat investigations now pick up where you left off. **Query history** in the header lists the queries you have already run and loads any of them back into the current tab; history is kept in your browser, so it survives a new session. The results table pages through large result sets, **Search series** covers every series the last run returned rather than only the rows on the page in view, and **Results per series** sets how many rows a page holds. **Run query** stays available after a run, so the same control refreshes the results. Your choice of Builder or Query mode is remembered as a preference, and new tabs open in the mode you used last. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md#reuse-an-earlier-query)**

Sep 1, 2026

Query tabs in Metric Explorer

Improved

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

Metric Explorer holds up to 5 query tabs, each with its own query, time range, and results, so several investigations can stay open instead of overwriting the one you started with. Rename a tab to say what it tracks, duplicate one to try a variation without losing the original, and close the ones you are finished with. Tabs last for the browser session, and the page URL tracks the active tab, so a copied link shares the query you are looking at rather than every tab you have open. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md#work-in-tabs)**

Aug 25, 2026

Several queries per tab in Metric Explorer, with aliases and instant results

NewEarly access

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

A Metric Explorer tab can now hold several queries that run together and plot on one chart, so comparing two metrics no longer means comparing two tabs. Each query takes its own color, can be hidden without being deleted, and reports its own errors rather than taking the run down with it. Name the series yourself with a query alias, a template such as `{{pod}}` resolves per series, and a token for a label the series lacks stays visible so you can see what is missing. New **Range** and **Instant** modes decide whether a run returns a trend or a single value per series, with the chart following the shape of the response. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md#run-more-than-one-query)**

Aug 13, 2026

Adaptive rules: optimize metrics based on usage

NewEarly access

Adaptive rules automatically route each metric to the right tier based on how it's used, so you cut cost without losing fidelity or access. Series nobody queries move to a cheaper tier and return in full the moment you read them; block the ones you don't need. Available in early access. **[Learn more](https://coralogix.com/docs/user-guides/data-transformation/metric-rules/adaptive-rules.md)**

Jul 30, 2026

Generate PromQL queries with Olly

New

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

In Metric Explorer's Query mode, describe what you're looking for in plain language and Olly writes the PromQL query for you. Review and adjust the generated query, then run it. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md#generate-a-query-with-olly)**

Jun 17, 2026

Faster, more controllable querying in Metric Explorer

Improved

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

Metric Explorer query enhancements, based on customer feedback. Run queries on demand with the new Run query button (or Cmd+Enter / Ctrl+Enter) instead of automatic runs, get actionable error messages that tell you the real reason and a path forward (for example, a series limit reached message), filter values in or out by hovering the results table, group by any column with sum, max, min, count, or average without writing PromQL, expand grouped rows with the drilldown icon, and switch the metric while keeping your filters and group-by. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md)**

Apr 22, 2026

Metric usage analysis shows bytes and CX units

Improved

[![metric usage analyzer home](/docs/assets/images/metric-data-home-1e62286a6c5371b1342f4a24efe3225e.webp)](https://coralogix.com/docs/assets/images/metric-data-home-1e62286a6c5371b1342f4a24efe3225e.webp)

Usage values across Metric usage analysis now appear as bytes alongside CX units. The top stats row of each drilldown shows Cardinality, Usage (bytes + CX units), and Samples so you can reason about raw data volume and billing impact from the same view. **[Learn more](https://coralogix.com/docs/user-guides/account-management/payment-and-billing/metrics-usage-analyzer.md)**

Mar 24, 2026

Metric Explorer and Browse Labels and Values

New

[![Metric Explorer with a query built in Builder mode and its results charted below](/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)](https://coralogix.com/docs/assets/images/metric_explorer_overview-5b8ed4d5b8589e7570ae9c8f19da83a8.webp)

Metric Explorer (Query any Prometheus-compatible metric, visualize results as time series charts, and drill down by label dimensions from a dedicated workspace) without setting up a dashboard first. Use the no-code Builder or write PromQL directly, combine expressions, and identify which label values drive anomalies. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metrics-explorer.md)**

Browse Metric Labels and Values. The original Metric Explorer has been renamed to Browse Metric Labels and Values. Browse metrics, labels, and label values without writing PromQL, and generate a starting query to use in Metric Explorer or Custom Dashboards. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/metric-explorer.md)**

New top-level Metrics section. Metrics documentation previously scattered across Account Management, Data Transformation, and Monitoring is now consolidated into a dedicated Metrics section in the navigation for easier discovery.

Metric Usage Analyzer subtopics. Variations, Labels, and Explore Tab are now standalone pages nested under Metric Usage Analysis, making each topic easier to find and navigate.

Explore Tab. Identify which label values contribute most to a metric's cardinality. Includes documentation for the 1-hour time window constraint, advantage over PromQL series scan limits, and use cases for identifying cardinality by region, cluster, and service. **[Learn more](https://coralogix.com/docs/user-guides/account-management/payment-and-billing/metrics-usage-analyzer/explore-tab.md)**

Live Error Logs. Surface real-time error logs for failed query executions directly from the Query Pattern drilldown. **[Learn more](https://coralogix.com/docs/user-guides/account-management/payment-and-billing/query-usage-analyzer/live-error-logs.md)**
