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/features/alerting/unified
Tom Ratcliffe 2dd44e2f58
Alerting: Remove duplicated alertRule handlers file and usage (#89100)
12 months ago
..
__mocks__
__snapshots__
api Alerting: Add RBAC logic for silences creation (#87322) 12 months ago
components Alerting: Fix display of falsy alert values in state history (#89156) 12 months ago
home Alerting: Add hide plugins rules filter (#87445) 1 year ago
hooks Alerting: Fix permissions for silences list view (#88908) 12 months ago
insights
integration Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991) 1 year ago
mocks Alerting: Remove duplicated alertRule handlers file and usage (#89100) 12 months ago
plugins Alerting: Add hide plugins rules filter (#87445) 1 year ago
search Alerting: Add hide plugins rules filter (#87445) 1 year ago
state Alerting: Ensure we fetch AM config before saving new configuration (#88458) 1 year ago
styles Chore: Rewrite alerting css using object styles (#87114) 1 year ago
testSetup Alerting: Update silences creation to support `__alert_rule_uid__` and move into drawer (#87320) 1 year ago
types Alerting: Gops labels integration (#85467) 1 year ago
utils Alerting: Fix permissions for silences list view (#88908) 12 months ago
AlertGroups.test.tsx MultiSelect: Respect value passed to the component regardless of custom value being allowed or not (#87906) 1 year ago
AlertGroups.tsx Alerting: New settings page (#84501) 1 year ago
AlertWarning.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
AlertingNotEnabled.tsx
AlertsFolderView.test.tsx Alerting: Fix AlertsFolderView not showing rules when using nested folders (#84465) 1 year ago
AlertsFolderView.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
Analytics.test.ts
Analytics.ts Alerting: Template selector in contact points form (#87689) 1 year ago
CloneRuleEditor.test.tsx Alerting: Use new endpoints to fetch single GMA rule on view and edit pages (#87625) 1 year ago
CloneRuleEditor.tsx Alerting: Use new endpoints to fetch single GMA rule on view and edit pages (#87625) 1 year ago
ExistingRuleEditor.tsx Alerting: Use new endpoints to fetch single GMA rule on view and edit pages (#87625) 1 year ago
GrafanaRuleQueryViewer.test.tsx Alerting: Query and conditions improvements (#83426) 1 year ago
GrafanaRuleQueryViewer.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
MuteTimings.test.tsx Alerting: Fix wrong use of empty list in times field in the UI (#84179) 1 year ago
MuteTimings.tsx
NotificationPolicies.test.tsx
NotificationPolicies.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
PanelAlertTab.tsx
PanelAlertTabContent.test.tsx Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991) 1 year ago
PanelAlertTabContent.tsx Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991) 1 year ago
Receivers.test.tsx Alerting: Fix saving telegram contact point to Cloud AM config (#89182) 12 months ago
Receivers.tsx Alerting: Fix saving telegram contact point to Cloud AM config (#89182) 12 months ago
RedirectToRuleViewer.test.tsx DashboardScene: Show insights icon (#84877) 1 year ago
RedirectToRuleViewer.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
RuleEditor.tsx
RuleEditorCloudOnlyAllowed.test.tsx
RuleEditorCloudRules.test.tsx Alerting: Restructure mock server handlers slightly and remove unnecessary handlers (#87759) 1 year ago
RuleEditorExisting.test.tsx Alerting: Use new endpoints to fetch single GMA rule on view and edit pages (#87625) 1 year ago
RuleEditorGrafanaRules.test.tsx Alerting: Use new endpoints to fetch single GMA rule on view and edit pages (#87625) 1 year ago
RuleEditorRecordingRule.test.tsx Alerting: Restructure mock server handlers slightly and remove unnecessary handlers (#87759) 1 year ago
RuleList.test.tsx Alerting: New list view UI – Part 1 (#87907) 1 year ago
RuleList.tsx Alerting: New list view UI – Part 1 (#87907) 1 year ago
RuleViewer.tsx
Settings.test.tsx Alerting: Allow editing of provisioned mutable Alertmanagers (#87385) 1 year ago
Settings.tsx Alerting: New settings page (#84501) 1 year ago
Silences.test.tsx Alerting: Fix permissions for silences list view (#88908) 12 months ago
Silences.tsx Alerting: Update silences creation to support `__alert_rule_uid__` and move into drawer (#87320) 1 year ago
TESTING.md
TODO.md Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
Templates.test.tsx Alerting: Ensure we fetch AM config before saving new configuration (#88458) 1 year ago
Templates.tsx Alerting: Correctly handle duplicating notification templates (#88487) 1 year ago
createRouteGroupsMatcherWorker.ts
initAlerting.tsx
mockApi.ts Alerting: Add RBAC logic for silences creation (#87322) 12 months ago
mockGrafanaNotifiers.ts
mocks.ts Alerting: Add RBAC logic for silences creation (#87322) 12 months ago
routeGroupsMatcher.ts
routeGroupsMatcher.worker.ts
useRouteGroupsMatcher.test.tsx
useRouteGroupsMatcher.ts Alerting: Support PromQL-style matchers (#84672) 1 year ago