Skip to content

Commit cefc3df

Browse files
Review comments incorporated
1 parent bec4747 commit cefc3df

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

src/content/docs/query-your-data/explore-query-data/browse-data/introduction-data-explorer.mdx

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In the context of the <DNT>**Data Explorer**</DNT>, `event` refers to all object
6363
* [Metric timeslice data](/docs/data-apis/understand-data/new-relic-data-types/#timeslice-data): <InlinePopover type="apm"/> agents, mobile agents, and the <InlinePopover type="browser"/> agent report this data type. To explore this type of data, you must choose an entity monitored by one of those agents, and then you'll see those options.
6464
* Events: the [event data type](/docs/data-apis/understand-data/new-relic-data-types/#events-new-relic).
6565
* Logs: the `Log` data type (which you can also explore via our [logs UI](/docs/logs/ui-data/use-logs-ui)).
66-
* Traces: the `Span` data type (which you can also explore via our [trace UI](/docs/distributed-tracing/ui-data/query-distributed-trace-data)).
66+
* Lookup tables: Data that isn't present in your New Relic account, by uploading CSV files (which you can also explore via our [lookup tables UI](/docs/logs/ui-data/lookup-tables-ui)).
6767

6868
## Explore your data [#explore-data]
6969

@@ -205,20 +205,6 @@ At the working space you can see:
205205
/>
206206
</Collapser>
207207

208-
<Collapser
209-
className="freq-link"
210-
id="workspace-query-display"
211-
title="NRQL query display"
212-
>
213-
You can see the full query, which is composed of the fields above and the [time range selected](#explore-data) with the time picker. If you move the mouse pointer over the query and click it, you'll edit the NRQL query in the query builder.
214-
215-
<img
216-
title="Querying area in the Metrics and events view"
217-
alt="Querying area in the Metrics and events view"
218-
src="/images/queries-nrql_screenshot-crop_metrics-events-nrql-display.webp"
219-
/>
220-
</Collapser>
221-
222208
<Collapser
223209
className="freq-link"
224210
id="workspace-chart"

0 commit comments

Comments
 (0)