The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/annolist
sam boyer 3b3059c9ce
Kindsys: Unify plugins, pfs with kind framework (#61192)
2 years ago
..
img
AnnoListPanel.test.tsx AnnotationList: Support html content (#54916) 3 years ago
AnnoListPanel.tsx Accessibility: Improve keyboard accessibility in `AnnoListPanel` (#58971) 3 years ago
AnnotationListItem.tsx Chore: Avoid FC in canvas elements and dimension editors (#61014) 2 years ago
README.md
composable_panelcfg.cue Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
models.gen.ts Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
module.tsx Cue: Update Text, Stat, and Annolist panel cue schemas (#49479) 3 years ago
plugin.json

README.md

Annotation List Panel - Native Plugin

This Annotations List panel is included with Grafana.

Using the annotations list panel, you can quickly collect, filter and access annotations for easy reference or referral.

The annotations panel can be used to show annotations present within the panels on the current dashboard, or site-wide. Additional options include the ability to limit the list of annotations based on the current time range and the tags used on the annotations.

Read more about it here:

http://docs.grafana.org/features/panels/annolist/