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
Alex Khomenko 38f57d270a
Routing: Update alerting template routes (#94366)
8 months ago
..
__mocks__
__snapshots__ Alerting: Prometheus primary mode for the alert list page (#92975) 8 months ago
api Alerting: Support k8s templates API (#92112) 8 months ago
components Routing: Update alerting template routes (#94366) 8 months ago
home Plugin extensions: Make sure core features use new hooks (#92723) 9 months ago
hooks Alerting: Fix detail view not showing instances nor history tab (#94424) 8 months ago
insights Alerting: Refactor createUrl and createAbsoluteUrl (#90667) 10 months ago
integration Alerting: Refactor createUrl and createAbsoluteUrl (#90667) 10 months ago
mocks Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 8 months ago
openapi Alerting: Support k8s templates API (#92112) 8 months ago
plugins Plugin extensions: Make sure core features use new hooks (#92723) 9 months ago
reducers Alerting: Use useProduceNewAlertmanagerConfiguration for contact points (#88456) 8 months ago
search Alerting: Consolidate contact points dropdown and add filter in alert rules (#91690) 10 months ago
state Alerting: Use useProduceNewAlertmanagerConfiguration for contact points (#88456) 8 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) 8 months ago
testSetup Plugin extensions: Make sure core features use new hooks (#92723) 9 months ago
types Alerting: Query and expressions section simplification (#93022) 8 months ago
utils Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 8 months ago
AlertGroups.test.tsx Alerting: Remove all but one usage of `TestProvider` within test code (#91542) 10 months ago
AlertGroups.tsx React: Use new JSX transform (#88802) 11 months ago
AlertWarning.tsx React: Use new JSX transform (#88802) 11 months ago
AlertingNotEnabled.tsx React: Use new JSX transform (#88802) 11 months ago
AlertsFolderView.test.tsx Alerting: Remove all but one usage of `TestProvider` within test code (#91542) 10 months ago
AlertsFolderView.tsx Alerting: Enable "prefer-const" rule (#91495) 10 months ago
Analytics.test.ts
Analytics.ts Alerting: useProduceNewRuleGroup for creating / updating alert rules. (#90497) 9 months ago
CloneRuleEditor.test.tsx SingleTopNav: Add `toolbar` to `Page` and replace usage of `AppChromeUpdate` (#94022) 8 months ago
CloneRuleEditor.tsx Alerting: Refactor createUrl and createAbsoluteUrl (#90667) 10 months ago
ExistingRuleEditor.tsx React: Use new JSX transform (#88802) 11 months ago
GrafanaRuleQueryViewer.test.tsx Alerting: Remove all but one usage of `TestProvider` within test code (#91542) 10 months ago
GrafanaRuleQueryViewer.tsx Alerting: Enable "no-unused-props" rule (#91492) 10 months ago
MuteTimings.test.tsx Alerting: Hoist routes for mute timings (#94201) 8 months ago
NotificationPolicies.test.tsx Alerting: Consolidate contact points dropdown and add filter in alert rules (#91690) 10 months ago
NotificationPolicies.tsx Alerting: Consolidate contact points dropdown and add filter in alert rules (#91690) 10 months ago
PanelAlertTab.tsx React: Use new JSX transform (#88802) 11 months ago
PanelAlertTabContent.test.tsx Plugin extensions: Make sure core features use new hooks (#92723) 9 months ago
PanelAlertTabContent.tsx React: Use new JSX transform (#88802) 11 months ago
Receivers.test.tsx Routing: Hoist alerting receivers routes (#94309) 8 months ago
RedirectToRuleViewer.test.tsx Routing: Replace Redirect component with Navigate (#94072) 8 months ago
RedirectToRuleViewer.tsx Routing: Replace Redirect component with Navigate (#94072) 8 months ago
RuleEditor.tsx Routing: Update components using props.match to use hooks (#93792) 8 months ago
RuleEditorCloudOnlyAllowed.test.tsx Alerting: Prometheus primary mode for the alert list page (#92975) 8 months ago
RuleEditorCloudRules.test.tsx Alerting: useProduceNewRuleGroup for creating / updating alert rules. (#90497) 9 months ago
RuleEditorExisting.test.tsx Alerting: Fix eval interval not being saved when creating a new group (#93821) 8 months ago
RuleEditorGrafanaRules.test.tsx Alerting: useProduceNewRuleGroup for creating / updating alert rules. (#90497) 9 months ago
RuleEditorRecordingRule.test.tsx Alerting: useProduceNewRuleGroup for creating / updating alert rules. (#90497) 9 months ago
RuleList.test.tsx Alerting: Prometheus primary mode for the alert list page (#92975) 8 months ago
RuleList.tsx React: Use new JSX transform (#88802) 11 months ago
RuleViewer.tsx Routing: Update components using props.match to use hooks (#93792) 8 months ago
Settings.test.tsx Alerting: Add jest-dom eslint recommended rules (#91576) 10 months ago
Settings.tsx React: Use new JSX transform (#88802) 11 months ago
Silences.test.tsx Routing: Update more components using props.match to use hooks (#93918) 8 months ago
Silences.tsx Routing: Use location from hooks (#94148) 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 Routing: Update alerting template routes (#94366) 8 months ago
Templates.tsx Routing: Update alerting template routes (#94366) 8 months ago
createRouteGroupsMatcherWorker.ts
featureToggles.ts Alerting: Prometheus primary mode for the alert list page (#92975) 8 months ago
initAlerting.tsx React: Use new JSX transform (#88802) 11 months ago
mockApi.ts Alerting: Use useProduceNewAlertmanagerConfiguration for contact points (#88456) 8 months ago
mockGrafanaNotifiers.ts Alerting: Fix sending secure settings when using K8S API for contact points (#93498) 8 months ago
mocks.ts Alerting: Fix pending period for vanilla prom rules (#92728) 9 months ago
routeGroupsMatcher.ts Alerting: Add support for UTF-8 characters in notification policies and silences (#81455) 1 year ago
routeGroupsMatcher.worker.ts
useRouteGroupsMatcher.test.tsx Alerting: Remove react-enable (#77955) 2 years ago
useRouteGroupsMatcher.ts Alerting: Support PromQL-style matchers (#84672) 1 year ago