grafana/public/app/plugins/panel/annolist
Joao Silva 8ffd58a855
AnnotationList: Fix panel not updating when variable is changed (#65899)
Squashed commit of the following:

commit 421bd0bb7e6220f1c0a65b60696e258003ebf91d
Author: Joao Silva <joao.silva@grafana.com>
Date:   Tue Apr 4 10:48:04 2023 +0100

    user essentials mob! 🔱

    lastFile:public/app/plugins/panel/annolist/AnnoListPanel.tsx

commit 862846a39d774ba78861d567b6fd42fe7e4793ad
Author: joshhunt <josh@trtr.co>
Date:   Tue Apr 4 10:35:35 2023 +0100

    user essentials mob! 🔱

commit 4ddc7febbb790ba4ff65e2739246c951a4ddbe34
Author: Tobias Skarhed <tobias.skarhed@gmail.com>
Date:   Tue Apr 4 11:20:08 2023 +0200

    mob next [ci-skip] [ci skip] [skip ci]

    lastFile:public/app/plugins/panel/annolist/AnnoListPanel.tsx

Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
2023-04-17 17:20:05 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
AnnoListPanel.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
AnnoListPanel.tsx AnnotationList: Fix panel not updating when variable is changed (#65899) 2023-04-17 17:20:05 +02:00
AnnotationListItem.tsx Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
module.tsx Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
panelcfg.cue Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
panelcfg.gen.ts Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
plugin.json Annotation Panel: release annotation panel (#36959) 2021-07-21 22:58:30 +02:00
README.md doc: update doc link which 404s (#66453) 2023-04-13 13:22:08 +01:00

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 annotations here:

https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/