mirror of
https://github.com/grafana/grafana.git
synced 2025-02-04 04:31:00 -06:00
d080a91e8a
* Refactor url creatUrl and add tests * update createUrl to createRelativeUrl in GrafanaRules.tsx * Add slash if not present in createAbsoluteUrl * Use template type forcing url parameter to start with slash instead of adding slash if not present * address review comment |
||
---|---|---|
.. | ||
img | ||
unified-alerting | ||
AlertInstances.tsx | ||
GroupByWithLoading.tsx | ||
module.tsx | ||
plugin.json | ||
README.md | ||
types.ts | ||
UnifiedalertList.test.tsx | ||
UnifiedAlertList.tsx | ||
util.test.tsx | ||
util.ts |
Alert List Panel - Native plugin
This Alert List panel is included with Grafana.
The Alert List panel allows you to display alerts on a dashboard. The list can be configured to show either the current state of your alerts or recent alert state changes. You can read more about alerts here.
Read more about it here: