From a07afa97b3e36f51ec3eafde3f4b860f04be889f Mon Sep 17 00:00:00 2001 From: Alec Swanson Date: Thu, 24 Oct 2024 10:43:34 -0700 Subject: [PATCH] fix: Make dashboard valid JSON --- dashboards/slow-nrql-queries/slow-nrql-queries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dashboards/slow-nrql-queries/slow-nrql-queries.json b/dashboards/slow-nrql-queries/slow-nrql-queries.json index b110c6dea3..6251c8646e 100644 --- a/dashboards/slow-nrql-queries/slow-nrql-queries.json +++ b/dashboards/slow-nrql-queries/slow-nrql-queries.json @@ -790,3 +790,4 @@ } ], "variables": [] +}