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
Konrad Lalik c203a030e8
Alerting: Fix MatcherFilter onChange handling (#87511)
1 year ago
..
__mocks__ Alerting: Add notification policies preview in alert creation (#68839) 2 years ago
__snapshots__ Alerting: Add pagination and improved search for notification policies (#81535) 1 year ago
api Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991) 1 year ago
components Alerting: Fix MatcherFilter onChange handling (#87511) 1 year ago
home PluginExtensions: Make the extensions registry reactive (#83085) 1 year ago
hooks Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991) 1 year ago
insights Alerting: Fix firing alerts title when showing active in Insights panel (#80414) 1 year ago
integration Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991) 1 year ago
mocks Alerting: New settings page (#84501) 1 year ago
plugins Alerting: Immutable plugin rules and alerting plugins extensions (#86042) 1 year ago
search Alerting: Improve integration with dashboards (#80201) 1 year ago
state Alerting: New settings page (#84501) 1 year ago
styles Chore: Rewrite alerting css using object styles (#87114) 1 year ago
testSetup Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
types Alerting: Gops labels integration (#85467) 1 year ago
utils Chore: Use getNextRefId instead of deprecated getNextRefIdChar (#87460) 1 year ago
AlertGroups.test.tsx Alerting: Gops labels integration (#85467) 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 Alerting: Remove legacy alerting (#83671) 1 year ago
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 Alerting: Survey changes (#68043) 2 years ago
Analytics.ts Alerting: New settings page (#84501) 1 year ago
CloneRuleEditor.test.tsx Alerting: Gops labels integration (#85467) 1 year ago
CloneRuleEditor.tsx Alerting: Add Modify export feature for Grafana-managed alert rules (#75114) 2 years ago
ExistingRuleEditor.tsx Alerting: Add Modify export feature for Grafana-managed alert rules (#75114) 2 years 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 Alerting: Use time_intervals instead of the deprecated mute_time_intervals in a… (#83147) 1 year ago
NotificationPolicies.test.tsx Alerting: Add pagination and improved search for notification policies (#81535) 1 year ago
NotificationPolicies.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
PanelAlertTab.tsx Dashboard scenes: Display alerts in scenes dashboard (#81260) 1 year ago
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.tsx Alerting: Improve template preview (#84798) 1 year 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 Alerting: Detail view v2 (#77795) 1 year ago
RuleEditorCloudOnlyAllowed.test.tsx Dashboards: Remove `advancedDataSourcePicker` feature toggle (#81790) 1 year ago
RuleEditorCloudRules.test.tsx Alerting: New settings page (#84501) 1 year ago
RuleEditorExisting.test.tsx Alerting: Gops labels integration (#85467) 1 year ago
RuleEditorGrafanaRules.test.tsx Alerting: New settings page (#84501) 1 year ago
RuleEditorRecordingRule.test.tsx Alerting: Gops labels integration (#85467) 1 year ago
RuleList.test.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RuleList.tsx Chore: Rewrite alerting css using object styles (#87114) 1 year ago
RuleViewer.tsx Alerting: Promote new alerting detail view (#84277) 1 year ago
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 Include alertmanager param on creation 1 year ago
Silences.tsx Restructure Silences components for better separation of concerns 1 year ago
TESTING.md Alerting: Improve tests setup (#73316) 2 years ago
TODO.md Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
Templates.tsx Alerting: Improve template preview (#84798) 1 year ago
createRouteGroupsMatcherWorker.ts Alerting: Matching instances preview for notification policies (#68882) 2 years ago
initAlerting.tsx Alerting: Remove legacy alerting (#83671) 1 year ago
mockApi.ts Add handlers to mock server 1 year ago
mockGrafanaNotifiers.ts Alerting: Add message options for Telegram contact point (#74635) 2 years ago
mocks.ts Alerting: New settings page (#84501) 1 year ago
routeGroupsMatcher.ts Alerting: Add support for UTF-8 characters in notification policies and silences (#81455) 1 year ago
routeGroupsMatcher.worker.ts Alerting: Add notification policies preview in alert creation (#68839) 2 years ago
useRouteGroupsMatcher.test.tsx Alerting: Remove react-enable (#77955) 2 years ago
useRouteGroupsMatcher.ts Alerting: Support PromQL-style matchers (#84672) 1 year ago