Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fcoralogix.com%2Fdocs%2Fuser-guides%2Frelease-notes%2Fexplore.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%2Fexplore.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

# Explore Logs, Spans & other Datasets

Sep 9, 2026

New row display options and expandable rows in the logs table

Improved

[![Logs table displaying log entries with Timestamp, Content, Application, and Subsystem columns, with a severity bar beside each row](/docs/assets/images/grid-overview-14aa779d610979b00ec22188ba726227.webp)](https://coralogix.com/docs/assets/images/grid-overview-14aa779d610979b00ec22188ba726227.webp)

The Explore logs table has a new **Options** popover for controlling how rows render: turn on **Text wrap** to wrap long entries, show or hide the **Content** column, switch the Content column between **Message** and **Full log**, and pick a **Display** style (JSON, Condensed, or List) for wrapped rows. Each row can also expand in place: select the expand control or double-click a row to reveal the full log's attributes, or press **Enter** to open the log details panel. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/grid.md#row-display-options)**

Sep 7, 2026

Reorder, remove, and restore any Content column key

Improved

[![Logs table displaying log entries with Timestamp, Content, Application, and Subsystem columns, with a severity bar beside each row](/docs/assets/images/grid-overview-14aa779d610979b00ec22188ba726227.webp)](https://coralogix.com/docs/assets/images/grid-overview-14aa779d610979b00ec22188ba726227.webp)

In Explore, the Content column key list is now a single reorderable set. Prioritized keys appear as numbered chips, and the built-in default keys, which used to be fixed, are now ordinary chips you can reorder, remove, and restore alongside your own. A **Return to default** action restores the default set, and changes take effect when you select **Apply**. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/grid.md#configure-prioritized-keys)**

Sep 2, 2026

Group-by charts no longer show misleading empty gaps

Improved

[![Graph configuration](/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)](https://coralogix.com/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)

Grouping the Explore time-series chart by a high-cardinality field no longer leaves buckets looking empty when their data belongs to groups the chart doesn't draw individually. Those groups now fold into a single **Other (N)** series for **Count** and **Sum** aggregations, so every time bucket reflects the data that exists. In the field distribution panel (**Show distribution**), the heading now shows the field's true number of distinct values, and reads **Top 50 of N** when a field has more than 50 values. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/timeseries-chart.md#group-graph-by-key)**

Sep 1, 2026

Export up to 50,000 rows from Explore

Improved

[![Export data dialog in Explore](/docs/assets/images/export-data-dialog-98d9b3932489eff3b2c277d07b91391a.webp)](https://coralogix.com/docs/assets/images/export-data-dialog-98d9b3932489eff3b2c277d07b91391a.webp)

Explore exports now allow up to 50,000 rows across all datasets (the Logs and Spans tabs and DataPrime queries) five times the previous 10,000-row limit. The export dialog defaults to the higher cap, so you can pull larger result sets in a single CSV, TSV, or JSON file. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/export.md#how-to-export)**

Sep 1, 2026

Span status badges show orange for inferred errors

Improved

[![Spans, Traces, Flows](/docs/assets/images/spans-traces-flows-cfd45bcd536dbd7a1f65cd5dac3cf1b8.webp)](https://coralogix.com/docs/assets/images/spans-traces-flows-cfd45bcd536dbd7a1f65cd5dac3cf1b8.webp)

Explore spans and the trace drilldown now show an orange status badge when a span returns a failing HTTP or gRPC status but isn't explicitly flagged with an `error` tag, for example, an HTTP 403 on a server span. This keeps client-side conditions from reading as critical server errors, while spans that do carry an `error` tag keep their existing red or yellow badges. The **Errors** toggle is unchanged: it still matches only spans flagged with `error: true`. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans/tables-and-flows.md#error)**

Aug 31, 2026

Templates in DataPrime mode and across all log datasets

Improved

[![Templates tab showing log pattern groups](/docs/assets/images/templates-overview-b5c32080ac568aada37f7dc4fc6b2164.webp)](https://coralogix.com/docs/assets/images/templates-overview-b5c32080ac568aada37f7dc4fc6b2164.webp)

DataPrime mode. Log templates, previously available only in Builder, now work in DataPrime mode too. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#tabs-in-explore)**

Every log dataset. Template generation runs across all your log datasets, predefined and custom, not just specific sources. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#tabs-in-explore)**

DataPrime-aware filtering, In DataPrime mode, the Templates view respects your query. Filter down to a specific source and see only the templates that match what you're investigating. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#tabs-in-explore)**

Visualize a field from a template. Chart a field's distribution or a value's trend for a specific pattern, straight from the templates grid. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#visualize-a-field-from-a-template)**

Aug 30, 2026

Legacy Explore is scheduled for removal in December 2026

Deprecated

[![Explore overview animation](/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)](https://coralogix.com/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)

Legacy Explore (V1) will be removed in December 2026, move your saved links and day-to-day workflows to the new Explore before then. Selecting **Try it now** in Legacy Explore carries your query and fields straight across, and saved legacy links open in the new experience intact. The option to set Legacy Explore as your default view is being retired ahead of the removal date. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration.md)**

Aug 25, 2026

Templates: more row actions, column reorder, and Olly context

Improved

[![Templates tab showing log pattern groups](/docs/assets/images/templates-overview-b5c32080ac568aada37f7dc4fc6b2164.webp)](https://coralogix.com/docs/assets/images/templates-overview-b5c32080ac568aada37f7dc4fc6b2164.webp)

Copy template ID. Every template row's more actions menu adds **Copy template ID**, which copies the pattern's ID to the clipboard so you can reuse it as a filter in other queries. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#row-actions)**

Add to Olly context. Hover a template row, or open the **Template details** panel, and select **Add to Olly context** to pin the pattern to an [Olly](https://coralogix.com/docs/user-guides/olly.md) chat as data context. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#add-a-template-to-olly-context)**

Reorder columns. Drag a column header in the templates grid to arrange the columns in the order that suits your investigation. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#templates-grid-columns)**

General templates. The row that aggregates unclassified logs now appears labeled **General templates** in the Template column, so it's easy to spot. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#inspect-unclassified-logs)**

Aug 18, 2026

Reordering Explore tabs works on the first drag

Fixed

Dragging a tab to reorder it in Explore now works on the first attempt, including right after you add or remove a tab. Previously, the first drag after the set of open tabs changed could snap the tab back without reordering, and a second drag was needed. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/views_queries.md#open-and-manage-tabs)**

Aug 17, 2026

AI Query Assistance in Explore is now generally available

Changed

[![DataPrime mode](/docs/assets/images/dataprime-mode-28a3d7b5eea6dfeca2ccaf291c22c736.webp)](https://coralogix.com/docs/assets/images/dataprime-mode-28a3d7b5eea6dfeca2ccaf291c22c736.webp)

AI Query Assistance (describe what you're looking for in plain language and Olly writes the DataPrime query for you) is now available to all customers, no early access required. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/dataprime.md#generate-a-query-with-olly)**

Aug 17, 2026

Filter on part of a value in Explore

Improved

[![Logs table displaying log entries with Timestamp, Content, Application, and Subsystem columns, with a severity bar beside each row](/docs/assets/images/grid-overview-14aa779d610979b00ec22188ba726227.webp)](https://coralogix.com/docs/assets/images/grid-overview-14aa779d610979b00ec22188ba726227.webp)

Select a whole field value and use **Filter by** for an exact match, or select just part of it and use **Add to filter** to search for that substring wherever it appears, no need to hand-write wildcard or `contains` syntax. It works in the results grid and the log details panel, in both Builder and DataPrime. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/grid.md#value-menu)**

Aug 17, 2026

Version Benchmark tags on the Explore chart

Improved

[![Graph configuration](/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)](https://coralogix.com/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)

The time-series chart above the results grid now marks your Version Benchmark tags on the time axis. Select a marker to open that tag's benchmark comparison against the preceding tag in a new tab, so you can line up a change in your data with the version or event that preceded it. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/timeseries-chart.md#version-benchmark-markers)**

Aug 17, 2026

See up to 1,000 traces in the Traces tab

Improved

The **Traces** tab of Explore spans now lists up to 1,000 traces for your query and time range, up from 50, so you can compare far more traces across broad time ranges and high-traffic services without narrowing first. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans/use-cases/large-and-long-traces.md#in-the-traces-tab)**

Aug 12, 2026

Fields panel value counts

Improved

[![The Fields panel showing detected fields, favorites, and value distributions](/docs/assets/images/fields-overview-e378518c7f022bc6dbfce9c20a31db91.webp)](https://coralogix.com/docs/assets/images/fields-overview-e378518c7f022bc6dbfce9c20a31db91.webp)

The Fields panel now uses smarter counting logic: zero-count values are hidden after filtering, a field's own active filters no longer skew its own counts, and actively selected or excluded values stay visible even when other filters drive their count to zero. Value order stays fixed during an investigation and only resets on a new query or time range change. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/fields.md#how-value-counts-work)**

Aug 12, 2026

Legacy Explore carries your context into new Explore

Improved

[![Explore overview animation](/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)](https://coralogix.com/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)

Clicking **Try it now** from Legacy Explore now carries your entire context (query and fields) straight into the new Explore. No rebuilding, no lost work. Saved legacy links open instantly in the new experience, fully intact. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration.md)**

Aug 12, 2026

Visual Explorer save-as-dashboard naming dialog

New

[![](/docs/assets/images/initial-screen-669c09604e4356975ab5888bf1eb0189.webp)](https://coralogix.com/docs/assets/images/initial-screen-669c09604e4356975ab5888bf1eb0189.webp)

**Save as dashboard dialog**: When saving a Visual Explorer chart as a dashboard, a dialog now prompts you to name the dashboard before it is created. Enter a name and select **Save**. The new dashboard opens in a separate browser tab. **[Learn more](https://coralogix.com/docs/user-guides/monitoring-and-insights/visual-explorer.md#saving-charts-as-dashboards)**

Aug 6, 2026

Templates: see raw logs and inspect unclassified patterns

Improved

[![Templates tab showing log pattern groups](/docs/assets/images/templates-overview-b5c32080ac568aada37f7dc4fc6b2164.webp)](https://coralogix.com/docs/assets/images/templates-overview-b5c32080ac568aada37f7dc4fc6b2164.webp)

See raw logs. Every template row's more actions menu adds **See raw logs**, which switches to the **Logs** tab filtered to the entries behind the pattern. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#row-actions)**

Unclassified log details. Selecting an unclassified template, or the row that groups them, opens the **Template details** panel in a **Failed classification** state that explains why the logs could not be grouped into a template. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md#inspect-unclassified-logs)**

Jul 30, 2026

Generate DataPrime queries with Olly

New

[![DataPrime mode](/docs/assets/images/dataprime-mode-28a3d7b5eea6dfeca2ccaf291c22c736.webp)](https://coralogix.com/docs/assets/images/dataprime-mode-28a3d7b5eea6dfeca2ccaf291c22c736.webp)

In DataPrime mode, describe what you're looking for in plain language and Olly writes the query for you, for whichever dataset you've selected in Explore, not only logs. When your request implies a time range, Olly sets the time picker to that window when you run the query. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/dataprime.md#generate-a-query-with-olly)**

Jul 20, 2026

Filter by field presence in the Builder

Improved

[![Chip builder](/docs/assets/images/chip-builder-47c64b3fdec1e96fa49d7d8ff84c0e7d.webp)](https://coralogix.com/docs/assets/images/chip-builder-47c64b3fdec1e96fa49d7d8ff84c0e7d.webp)

The query Builder adds **Exists** and **Not exists** operators, so you can filter on whether a field is present at all without typing a query. Select either operator on a chip and the value input disappears. The chip is complete with just a field and an operator. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/query_builder.md#exists-and-not-exists-operators)**

Jul 20, 2026

Filter field values with checkboxes and Only

Improved

[![The Fields panel showing detected fields, favorites, and value distributions](/docs/assets/images/fields-overview-e378518c7f022bc6dbfce9c20a31db91.webp)](https://coralogix.com/docs/assets/images/fields-overview-e378518c7f022bc6dbfce9c20a31db91.webp)

In the Fields panel, each value row now has a checkbox that shows and sets whether the value is included or excluded, keeping the panel and the query bar in sync. A new **Only** action narrows a field to a single value in one step, clearing the field's other selections. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/fields.md#filter-by-value)**

Jul 20, 2026

Stack series on the time-series chart

Improved

[![Graph configuration](/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)](https://coralogix.com/docs/assets/images/graph-configuration-56228a63735cc1afdf6309dccbc0a42f.webp)

The time-series chart's graph configuration adds a **Stacked** option for vertical bar and area charts. Choose **Absolute** to stack real values, or **Relative** to compare each group's share of the total per bucket. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/timeseries-chart.md#stacked)**

Jul 9, 2026

Built-in DataPrime cheat sheet

Improved

[![DataPrime mode](/docs/assets/images/dataprime-mode-28a3d7b5eea6dfeca2ccaf291c22c736.webp)](https://coralogix.com/docs/assets/images/dataprime-mode-28a3d7b5eea6dfeca2ccaf291c22c736.webp)

Look up DataPrime syntax without leaving the query editor. In DataPrime mode, open the cheat sheet from the query bar to browse the reference by section, search it, and copy examples straight into your query. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/dataprime.md#dataprime-cheat-sheet)**

**Frequent Search dataset**: Select Frequent Search as a dataset directly in the dataset selector when querying Logs or Spans, alongside your default datasets. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/datasets.md#frequent-search-datasets)**

**DataPrime chart visualizations**: DataPrime query results can now be rendered as charts, expanding visualization options beyond the table view.

**Fields by OTel section**: The Fields panel groups fields by OpenTelemetry semantic convention section, making it easier to navigate fields that follow OTel naming conventions.

Jun 22, 2026

Readable, shareable URLs in Explore

Improved

Human-readable URLs. Explore deep links now use plain query parameters like `?query=…&dataset=…&duration=…` that you can read, hand-edit, or build from scratch. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/deep-links.md#url-parameters)**

Relative time persists. Refreshing a "Last 1 hour" view stays on "Last 1 hour" instead of freezing to a fixed window. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/deep-links.md#pick-the-right-time-parameter)**

Backward compatible. Legacy URLs and aliases (`relativeTime`, `preset`, `appendFilter`, `/explore/logs`) are upgraded to the canonical form on load. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/deep-links.md#backward-compatibility)**

Jun 9, 2026

Saved views: Save as, tab updates, and Duplicate

Improved

[![Create saved view](/docs/assets/images/save-view-explore-75e2af698d330574b3fca5eda24b9451.webp)](https://coralogix.com/docs/assets/images/save-view-explore-75e2af698d330574b3fca5eda24b9451.webp)

Save as a separate view. Open the tab's menu and select **Save as** to save your current state without overwriting the loaded view. **[Learn more](https://coralogix.com/docs/user-guides/monitoring-and-insights/explore-screen/create-and-manage-saved-views.md#save-changes-to-a-loaded-view)**

Tab labels. Ad-hoc query tabs are now numbered `Explore (1)`, `Explore (2)`, and so on, until you save them. **[Learn more](https://coralogix.com/docs/user-guides/monitoring-and-insights/explore-screen/create-and-manage-saved-views.md#use-saved-views)**

Duplicate a tab. Open the tab's menu and select **Duplicate** to work on a copy of the tab without affecting the saved view. The clone is suffixed `(copy)` and unlinked from the source view. **[Learn more](https://coralogix.com/docs/user-guides/monitoring-and-insights/explore-screen/create-and-manage-saved-views.md#duplicate-a-tab)**

Jun 9, 2026

Export updates: more surfaces, file-name validation, entity-aware copy

Improved

[![Export data dialog in Explore](/docs/assets/images/export-data-dialog-98d9b3932489eff3b2c277d07b91391a.webp)](https://coralogix.com/docs/assets/images/export-data-dialog-98d9b3932489eff3b2c277d07b91391a.webp)

Export from any grid. Export is now available on the **Traces**, **Templates**, and **Overview** tabs, alongside **Logs** and **Spans**. The three added surfaces export the rows currently loaded client-side; Logs and Spans export server-side up to 10,000 rows. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/export.md#where-to-export-from)**

Export aggregated and grouped results. The **Overview** tab renders aggregated and grouped results from both Builder and DataPrime modes and supports export. Builder mode exports as **CSV** or **TSV**; DataPrime mode also supports **JSON**. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/export.md#export-from-the-overview-tab)**

Entity-aware copy on the Spans tab. The Export dialog and toasts use span-specific wording on the Spans tab (`Span count`, `Exporting spans...`, `Spans exported successfully`). **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/export.md)**

File-name validation. File names accept letters, numbers, and `.`, `_`, or `-` only, up to 255 characters. Invalid characters show an inline error and the **Export** button stays inactive. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/export.md#how-to-export)**

May 21, 2026

Overview tab for spans

New

[![The Overview tab in Explore showing a count grouped by field, with the Visualize as menu open on Table, Horizontal bar, Vertical bar, and Pie chart](/docs/assets/images/overview-tab-c46c1133116b0baa13888ea6b43fec58.webp)](https://coralogix.com/docs/assets/images/overview-tab-c46c1133116b0baa13888ea6b43fec58.webp)

A new **Overview tab** on the spans dataset renders aggregated span queries as sortable tables or charts. Rank services by error count, surface the slowest operations, or see status-code distributions at a glance. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/overview-tab.md)**

May 20, 2026

Highlights tab in Explore spans

New

[![Highlights tab](/docs/assets/images/highlights-main-c8cafe0ef46c781d5f815e14de67d8a5.webp)](https://coralogix.com/docs/assets/images/highlights-main-c8cafe0ef46c781d5f815e14de67d8a5.webp)

Break the spans matching your query down by field in a dedicated **Highlights** tab. Switch between **Duration**, **Errors**, and **Total Requests** views, and toggle **Compare to previous period** to surface regressions side by side, a **Diff** column ranks fields by how much each value changed between the two windows. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans/highlights-tab.md)**

May 20, 2026

Signals tab for spans

New

[![Signals tab](/docs/assets/images/signals-54eb5d38561f2420fa0b9c4e99912afc.webp)](https://coralogix.com/docs/assets/images/signals-54eb5d38561f2420fa0b9c4e99912afc.webp)

A new **Signals** tab on the spans dataset surfaces **Rate**, **Errors**, and **Duration** for the active query. A button group at the top of the tab switches between **Outliers** (latency percentiles, error counts, and individual span samples overlaid on a single chart) and **RED metrics**, Rate, Errors, and Duration as three side-by-side charts. Each chart has its own configuration, and selecting any data point opens the tracing drilldown on the most representative span for the active aggregation. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans/signals.md)**

May 17, 2026

Custom actions in Explore

New

[![Explore more actions menu with Manage actions highlighted at the bottom](/docs/assets/images/explore-logs-manage-actions-c1f11ba1cf2c5b5e815df5a7730de14d.webp)](https://coralogix.com/docs/assets/images/explore-logs-manage-actions-c1f11ba1cf2c5b5e815df5a7730de14d.webp)

Manage actions panel. Open the kebab menu in the Explore query bar and select **Manage actions** to create, edit, and organize custom actions in Private and Shared sections. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/custom_actions.md)**

URL templates with `$d`, `$m`, `$p`. Build clickable jumps from a log to a trace, span, RUM session, Grafana board, or Jira ticket using placeholders for log fields, Coralogix metadata, and page context. JavaScript expressions and bracket notation for special-character field names are supported. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/custom_actions.md#url-template-variables)**

Filters and access controls. Scope actions by application, subsystem, or data type, and choose **Private** or **Shared** access when saving. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/custom_actions.md#create-an-action)**

May 13, 2026

Export log data as JSON

Improved

[![Export data dialog in Explore](/docs/assets/images/export-data-dialog-98d9b3932489eff3b2c277d07b91391a.webp)](https://coralogix.com/docs/assets/images/export-data-dialog-98d9b3932489eff3b2c277d07b91391a.webp)

JSON export. Download Explore V2 query results as JSON, alongside the existing CSV and TSV formats. Use JSON when you need to feed downstream tooling or preserve the nested structure of fields exported under **All logs**. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/export.md)**

May 6, 2026

Span-relationship filters in the query builder

New

[![Query builder for spans](/docs/assets/images/query-builder-spans-ce0fe55d5f1c90a2ee0aad8265c21f03.webp)](https://coralogix.com/docs/assets/images/query-builder-spans-ce0fe55d5f1c90a2ee0aad8265c21f03.webp)

A new **Relation** option in the Spans query builder lets you find spans based on their position within a trace. Choose from seven relation types (**Root**, **Only root**, **Parent**, **Entry service**, **Child**, **Any**, and **Not any**) and combine multiple filters with **AND** or **OR**. The builder generates the matching DataPrime relational query automatically, so you can switch to DataPrime at any time to inspect or refine the query. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans/query-builder-for-spans.md#filter-by-span-relationships)**

Apr 28, 2026

Explore spans: three-tab investigation experience

Changed

[![Traces and Spans](/docs/assets/images/trace-span-558d77c6212f2858dbc77491f51c62f4.webp)](https://coralogix.com/docs/assets/images/trace-span-558d77c6212f2858dbc77491f51c62f4.webp)

Renamed to Explore spans. Explore Tracing is now Explore spans, reflecting a span-first investigation flow. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans.md)**

Three tabs, one investigation. Spans, Traces, and Flows share the same query, time range, and filters. Switch tabs as your question changes, from operation-level (Spans) to request-level (Traces) to topology (Flows). **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans.md)**

Span kind column. The Spans tab surfaces the OpenTelemetry span kind (`SERVER`, `CLIENT`, `PRODUCER`, `CONSUMER`, `INTERNAL`) with a directional arrow next to each row. Filter by kind to focus on inbound or outbound activity. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/spans/trace-span-concepts.md)**

Span-aware query builder. The query builder gains an Errors toggle, a Duration filter (in ms or percentile), and span-relationship filters (Root, Only root, Parent, Entry service, Child, Any, Not any). Toggling Errors or applying a Duration filter runs the query automatically. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/query_builder.md)**

Mar 29, 2026

Redesigned Explore Logs experience

Changed

[![Explore overview animation](/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)](https://coralogix.com/docs/assets/images/explore-b079e72dd94281b238888abc0cb50777.webp)

New Explore Logs. The Explore Logs experience has been fully redesigned. Navigate logs and spans from a unified interface with improved search, a rebuilt query builder, an enhanced logs table, and a detailed info panel. All legacy Explore Screen and Logs Screen pages redirect to the new experience. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration.md)**

Select a Data Source. Choose between dataspaces, datasets, and system datasets from a new data source selector at the top of Explore. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/datasets.md)**

Get Started with Explore Logs. A new quickstart guide walks you through search, filtering, visualization, and saving views in a few steps. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/quickstart.md)**

Mar 29, 2026

Query Builder and redesigned Logs Table

New

[![Chip builder](/docs/assets/images/chip-builder-47c64b3fdec1e96fa49d7d8ff84c0e7d.webp)](https://coralogix.com/docs/assets/images/chip-builder-47c64b3fdec1e96fa49d7d8ff84c0e7d.webp)

Query Builder. Group by fields and apply aggregation functions to analyze log data without writing queries. Drilldown into grouped results to explore the underlying logs. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/query_builder.md)**

Logs Table. Configure the content column, manage column visibility and order, set row format, export data to CSV, and interact with field values directly from table cells. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/grid.md)**

Log Details Panel. Inspect individual log entries with correlated observability data including related logs, traces, and resource metrics. Use Explain Log for AI-powered log analysis. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/info_panel.md)**

Filter with Fields. Use the Fields panel to filter logs by any indexed field. View field statistics, top values, and field distribution directly in the panel. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/fields.md)**

Visualize Log Data. Switch between chart types to visualize query results. Configure chart settings, interact with data points, and build DataPrime-powered visualizations. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/overview-tab.md)**

Analyze Log Patterns with Loggregation. Group logs into templates to identify patterns, reduce noise, and surface anomalies across large log volumes. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/templates.md)**

Tabs, Views, and Queries. Manage multiple parallel investigations using tabs. Save views and queries for reuse, and access query history from the query catalog. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/views_queries.md)**

LiveTail. Stream live log data in real time with filtering, highlighting, and pause controls. Now available under Explore Logs. **[Learn more](https://coralogix.com/docs/user-guides/data_exploration/logs/livetail.md)**
