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
Ryan McKinley 010b2461b9
Plugins: Move alias support to plugin json (but still hardcoded) (#75129)
2 years ago
..
img
AnnoListPanel.test.tsx Chore: Upgrade prettier to v3 (#71764) 2 years ago
AnnoListPanel.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
AnnotationListItem.tsx Chore: Use theme.shape.radius.circle everywhere (#70896) 2 years ago
README.md doc: update doc link which 404s (#66453) 2 years ago
module.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
panelcfg.cue kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2 years ago
panelcfg.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2 years ago
plugin.json Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2 years ago

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

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