Skip to content

Commit

Permalink
Merge pull request #2597 from JimHagan/rename-dashboard-for-easy-of-f…
Browse files Browse the repository at this point in the history
…inding

Rename quickstart (after initial feedback)
  • Loading branch information
RamanaReddy8801 authored Oct 29, 2024
2 parents e78d15d + 3bff6af commit 7193579
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Slow NRQL Queries and Timeouts",
"description": null,
"name": "NRQL Query Performance",
"description": "This dashboard provides resources to better understand your NRQL query performance.",
"pages": [
{
"name": "Overview",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
id: 47436e4a-f74c-4d87-8756-afc203a0f0d9
slug: slow-nrql-query-analytics
title: Slow Query Analytics
slug: nrql-query-performance
title: NRQL Query Performance
description: |
This quickstart provides resources to better understand your NRQL query performance.
summary: |
Find out what kinds of telemetry and query patterns are responsible for slower queries. The dashbaords in this quickstart will help you pinpoint hot spots and opitimze your queries.
level: New Relic
authors:
- Marcel Schlapfer
- Jim Hagan
- Marcel Schlapfer
keywords:
- NRQL
- Slow Queries
Expand All @@ -24,4 +24,4 @@ documentation:
icon: logo.svg

dashboards:
- slow-nrql-queries
- nrql-query-performance

0 comments on commit 7193579

Please sign in to comment.