From ab023ec5fa12079aa3d5b647f018d2acca6b6975 Mon Sep 17 00:00:00 2001 From: Scott Lepper Date: Mon, 16 Jun 2025 10:45:59 -0400 Subject: [PATCH] Annotations: Remove prometheus from legacy runner (#106737) Annotations: remove prometheus from legacy runner --- 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 6e7e9c15d39..a2caca1d583 100644 --- a/public/app/features/annotations/standardAnnotationSupport.ts +++ b/public/app/features/annotations/standardAnnotationSupport.ts @@ -253,7 +253,6 @@ export function getAnnotationsFromData( // polluting public API. const legacyRunner = [ - 'prometheus', 'loki', 'elasticsearch', 'grafana-opensearch-datasource', // external