Skip to content

Commit 3fe5b40

Browse files
authored
Merge pull request #19270 from newrelic/rhs_fix_missing_whats_new_images_explorer
fix(What's new): Correct the image paths
2 parents 45037cf + 3adfa3d commit 3fe5b40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/whats-new/2024/11/whats-new-11-11-data-explorer.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ The data explorer acts as a metric catalog where you can easily view your metric
1313

1414
Plus, if you're working with OpenTelemetry, the data explorer will show descriptions to help you better understand your OTel metrics.
1515

16-
![An animated gif showing the data explorer in New Relic.](./images/data-explorer-metrics.gif "An animated gif showing the data explorer in New Relic.")
16+
![An animated gif showing the data explorer in New Relic.](/images/data-explorer-metrics.gif "An animated gif showing the data explorer in New Relic.")
1717
<figcaption> Explore your metrics and automatically generate a query with the data explorer.</figcaption>
1818

1919
### Explore events
2020
Browse all the NR events including your custom events. Know what every event and attribute is thanks to the integrated data dictionary.
2121

22-
![Screenshot showing the data explorer with events in New Relic.](./images/data-explorer-events.webp "Screenshot showing the data explorer with events in New Relic.")
22+
![Screenshot showing the data explorer with events in New Relic.](/images/data-explorer-events.webp "Screenshot showing the data explorer with events in New Relic.")
2323

2424
### See all logs
2525
Explore all log partitions with an easy point and click interface that helps you create queries and explore all your attributes and values. You can even dive deeper into individual logs for additional details, without leaving your query.
2626

27-
![Screenshot showing the data explorer with logs in New Relic.](./images/data-explorer-logs.webp "Screenshot showing the data explorer with logs in New Relic.")
27+
![Screenshot showing the data explorer with logs in New Relic.](/images/data-explorer-logs.webp "Screenshot showing the data explorer with logs in New Relic.")
2828

2929
## Integrated with the new querying UI
3030
Because it's built into the [new query your data](https://docs.newrelic.com/whats-new/2024/02/whats-new-02-21-new-query-experience/) capability, you can access the data explorer from anywhere in the platform, without losing the context of what you are already working on. Plus, you can use up to [100 separate tabs](https://docs.newrelic.com/whats-new/2024/05/whats-new-05-16-query-tabs/) to streamline your data exploration with multiple queries.

0 commit comments

Comments
 (0)