From 7db284cfcb9f8f3c10df07a30ad42833e8890b77 Mon Sep 17 00:00:00 2001 From: Taewoo K Date: Mon, 9 Jan 2023 10:52:14 -0500 Subject: [PATCH] remove splunk plugin from legacyRunner check (#60979) --- public/app/features/annotations/standardAnnotationSupport.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/features/annotations/standardAnnotationSupport.ts b/public/app/features/annotations/standardAnnotationSupport.ts index 09b49e620aa..880c9b04db6 100644 --- a/public/app/features/annotations/standardAnnotationSupport.ts +++ b/public/app/features/annotations/standardAnnotationSupport.ts @@ -257,7 +257,6 @@ const legacyRunner = [ 'loki', 'elasticsearch', 'grafana-opensearch-datasource', // external - 'grafana-splunk-datasource', // external ]; /**