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
Villena Guillaume 4cb87b6b60
Annotations Panel: Show annotations end time if present (#38425)
4 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
AnnoListPanel.test.tsx Annotations: fire an event when changing annotations (#37175) 4 years ago
AnnoListPanel.tsx Annotation Panel: Fix annotation with end time not being centered (#38423) 4 years ago
AnnotationListItem.tsx Annotations Panel: Show annotations end time if present (#38425) 4 years ago
AnnotationListItemTags.tsx Annotations: fire an event when changing annotations (#37175) 4 years ago
README.md Plugins: Add Hide OAuth Forward config option (#36306) 4 years ago
module.tsx Annotation Panel: release annotation panel (#36959) 4 years ago
plugin.json Annotation Panel: release annotation panel (#36959) 4 years ago
types.ts AnnoList: add alpha annotations list plugin (#17187) 6 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 it here:

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