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 854991adc2 --wip-- [skip ci] 7 months ago
..
__mocks__ Alerting: Add notification policies preview in alert creation (#68839) 2 years ago
__snapshots__ Alerting: Consume k8s API for notification policies tree (#96147) 8 months ago
api Alerting: Alert list - pagination and filtering part 1 (#96423) 7 months ago
components --wip-- [skip ci] 7 months ago
home Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
hooks Alerting: Alert list - pagination and filtering part 1 (#96423) 7 months ago
insights Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
integration Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
mocks --wip-- [skip ci] 7 months ago
openapi Alerting: Consume k8s API for notification policies tree (#96147) 8 months ago
plugins Alerting: Alert list - pagination and filtering part 1 (#96423) 7 months ago
reducers Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
rule-list Alerting: Alert list - pagination and filtering part 1 (#96423) 7 months ago
search Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
state Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
styles Chore: Rewrite alerting css using object styles (#87114) 1 year ago
test Alerting: Add manage permissions UI logic for Contact Points (#92885) 10 months ago
testSetup Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
types Alerting: Simplify notification step (#96430) 8 months ago
utils Alerting: Alert list - pagination and filtering part 1 (#96423) 7 months ago
AlertGroups.test.tsx Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
AlertGroups.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
AlertWarning.tsx React: Use new JSX transform (#88802) 1 year ago
AlertingNotEnabled.tsx React: Use new JSX transform (#88802) 1 year ago
AlertsFolderView.test.tsx Alerting: Remove all but one usage of `TestProvider` within test code (#91542) 12 months ago
AlertsFolderView.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
Analytics.test.ts Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
Analytics.ts Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
CloneRuleEditor.test.tsx Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
CloneRuleEditor.tsx Alerting: Refactor createUrl and createAbsoluteUrl (#90667) 12 months ago
ExistingRuleEditor.tsx React: Use new JSX transform (#88802) 1 year ago
GrafanaRuleQueryViewer.test.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
GrafanaRuleQueryViewer.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
MuteTimings.test.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
NewSilencePage.tsx Routing: Remove nested silences routes (#94385) 9 months ago
NotificationPolicies.test.tsx Alerting: Add retry and bump timeout on flakey policies test (#97208) 8 months ago
NotificationPolicies.tsx Alerting: Consume k8s API for notification policies tree (#96147) 8 months ago
PanelAlertTab.tsx Chore: Remove dashboard state barrel file (#97562) 8 months ago
PanelAlertTabContent.test.tsx Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
PanelAlertTabContent.tsx Chore: Remove dashboard state barrel file (#97562) 8 months ago
Receivers.test.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
RedirectToRuleViewer.test.tsx Routing: Replace Redirect component with Navigate (#94072) 10 months ago
RedirectToRuleViewer.tsx Routing: Replace Redirect component with Navigate (#94072) 10 months ago
RuleEditor.test.tsx --wip-- [skip ci] 7 months ago
RuleEditor.tsx Alerting: New list view (Part 1) (#95039) 8 months ago
RuleEditorCloudOnlyAllowed.test.tsx Alerting: Use NestedFolderPicker (#96398) 8 months ago
RuleEditorCloudRules.test.tsx Alerting: Use NestedFolderPicker (#96398) 8 months ago
RuleEditorExisting.test.tsx Alerting: New list view (Part 1) (#95039) 8 months ago
RuleEditorGrafanaRules.test.tsx Alerting: Use NestedFolderPicker (#96398) 8 months ago
RuleEditorRecordingRule.test.tsx Alerting: useProduceNewRuleGroup for creating / updating alert rules. (#90497) 11 months ago
RuleList.test.tsx Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
RuleList.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
RuleViewer.tsx Routing: Update components using props.match to use hooks (#93792) 10 months ago
Settings.test.tsx Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months ago
Settings.tsx React: Use new JSX transform (#88802) 1 year ago
Silences.test.tsx Alerting: Lint and remove unused object properties (#92996) 8 months 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.test.tsx Alerting: notification template group (#96447) 8 months ago
Templates.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
createRouteGroupsMatcherWorker.ts Alerting: Matching instances preview for notification policies (#68882) 2 years ago
featureToggles.ts Alerting: Prometheus primary mode for the alert list page (#92975) 10 months ago
initAlerting.tsx Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
mockApi.ts Alerting: Consistently order member imports in alerting code (#97688) 7 months ago
mockGrafanaNotifiers.ts Alerting: Change the description for the 'Message' field in webhooks (#96153) 7 months ago
mocks.ts Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 7 months 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