mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
* Add and configure eslint-plugin-import * Fix the lint:ts npm command * Autofix + prettier all the files * Manually fix remaining files * Move jquery code in jest-setup to external file to safely reorder imports * Resolve issue caused by circular dependencies within Prometheus * Update .betterer.results * Fix missing // @ts-ignore * ignore iconBundle.ts * Fix missing // @ts-ignore |
||
---|---|---|
.. | ||
img | ||
AnnoListPanel.test.tsx | ||
AnnoListPanel.tsx | ||
AnnotationListItem.tsx | ||
module.tsx | ||
plugin.json | ||
README.md | ||
types.ts |
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: