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/components/rules
Tom Ratcliffe b0f6913ef6
Alerting: unify alert rule actions between list and detail view (#86071)
1 year ago
..
__snapshots__ Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
state-history Remove explicit imports of `whatwg-fetch` from individual test files 1 year ago
ActionButton.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
ActionIcon.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
AlertInstanceDetails.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
AlertInstanceStateFilter.tsx
AlertInstancesTable.tsx Alerting: Fix instances link when served from subpath (#86432) 1 year ago
AlertStateTag.tsx Reuse StateTag for Paused state 1 year ago
CloneRule.tsx Alerting: Detail v2 part 2 (#80577) 1 year ago
CloudRules.tsx Alerting: Improve heading accessibility (#85723) 1 year ago
EditRuleGroupModal.test.tsx Fix console.errors from edit group modal tests 1 year ago
EditRuleGroupModal.tsx Make quick eval buttons in group edit set dirty state on form and handle invalid case 1 year ago
GrafanaRules.tsx Alerting: Improve heading accessibility (#85723) 1 year ago
MultipleDataSourcePicker.tsx Remove (most) occurrences of `HorizontalGroup` within Alerting 1 year ago
NoRulesCTA.tsx Stack: Use the component from grafana/ui (#77543) 2 years ago
ReorderRuleGroupModal.test.tsx
ReorderRuleGroupModal.tsx Alerting: Update rule API to address folders by UID (#74600) 1 year ago
RuleActionsButtons.test.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RuleActionsButtons.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RuleConfigStatus.tsx
RuleDetails.test.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RuleDetails.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RuleDetailsAnnotations.tsx
RuleDetailsButtons.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RuleDetailsDataSources.tsx Chore: Improve typings 🧹 (#74599) 2 years ago
RuleDetailsExpression.tsx
RuleDetailsFederatedSources.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
RuleDetailsMatchingInstances.test.tsx PluginExtensions: Make the extensions registry reactive (#83085) 1 year ago
RuleDetailsMatchingInstances.tsx Alerting: Fix instances link when served from subpath (#86432) 1 year ago
RuleHealth.tsx Alerting: Promote new alerting detail view (#84277) 1 year ago
RuleListErrors.tsx Alerting: Refactor `useExternalDataSourceAlertmanagers` (#81081) 1 year ago
RuleListGroupView.test.tsx Alerting: Immutable plugin rules and alerting plugins extensions (#86042) 1 year ago
RuleListGroupView.tsx Alerting: useAbility hook for alert rules (#78231) 2 years ago
RuleListStateSection.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
RuleListStateView.tsx Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
RuleState.tsx Hide "firing for time" if a rule is paused 1 year ago
RuleStats.tsx Stack: Use the component from grafana/ui (#77543) 2 years ago
RulesFilter.test.tsx Remove explicit imports of `whatwg-fetch` from individual test files 1 year ago
RulesFilter.tsx Accessibility: Default Icon to aria-hidden (#84362) 1 year ago
RulesGroup.test.tsx Chore: upgrade to msw v2 (#82270) 1 year ago
RulesGroup.tsx Remove (most) occurrences of `HorizontalGroup` within Alerting 1 year ago
RulesTable.test.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
RulesTable.tsx Alerting: unify alert rule actions between list and detail view (#86071) 1 year ago
useCombinedGroupNamespace.tsx