Annotations: Remove prometheus from legacy runner (#106737)

Annotations: remove prometheus from legacy runner
pull/106782/head
Scott Lepper 1 month ago committed by GitHub
parent 59c2f15433
commit ab023ec5fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      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

Loading…
Cancel
Save