- Grafana
+ Grafana-managed
{loading ? (
-
+
) : (
)}
@@ -81,7 +84,7 @@ export const GrafanaRules = ({ namespaces, expandAll }: Props) => {
onClick={toggleShowExportDrawer}
variant="secondary"
>
-
Export rules
+
Export rules
)}
{grafanaRecordingRulesEnabled && (
@@ -94,7 +97,7 @@ export const GrafanaRules = ({ namespaces, expandAll }: Props) => {
tooltip="Create new Grafana-managed recording rule"
onClick={() => logInfo(LogMessages.grafanaRecording)}
>
-
New recording rule
+
New recording rule
)}
diff --git a/public/app/features/alerting/unified/components/rules/RuleListGroupView.test.tsx b/public/app/features/alerting/unified/components/rules/RuleListGroupView.test.tsx
index a2d07b1ec94..caec9525c26 100644
--- a/public/app/features/alerting/unified/components/rules/RuleListGroupView.test.tsx
+++ b/public/app/features/alerting/unified/components/rules/RuleListGroupView.test.tsx
@@ -16,8 +16,8 @@ import { RuleListGroupView } from './RuleListGroupView';
jest.spyOn(analytics, 'logInfo');
const ui = {
- grafanaRulesHeading: byRole('heading', { name: 'Grafana' }),
- cloudRulesHeading: byRole('heading', { name: 'Mimir / Cortex / Loki' }),
+ grafanaRulesHeading: byRole('heading', { name: 'Grafana-managed' }),
+ cloudRulesHeading: byRole('heading', { name: 'Data source-managed' }),
};
setPluginExtensionsHook(() => ({
diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json
index 329bad25991..c162a553f37 100644
--- a/public/locales/en-US/grafana.json
+++ b/public/locales/en-US/grafana.json
@@ -123,11 +123,18 @@
"contactPointFilter": {
"label": "Contact point"
},
- "grafana-rules": {
- "export-rules": "Export rules",
- "loading": "Loading...",
- "new-recording-rule": "New recording rule",
- "title": "Grafana"
+ "list-view": {
+ "section": {
+ "dataSourceManaged": {
+ "title": "Data source-managed"
+ },
+ "grafanaManaged": {
+ "export-rules": "Export rules",
+ "loading": "Loading...",
+ "new-recording-rule": "New recording rule",
+ "title": "Grafana-managed"
+ }
+ }
},
"mute_timings": {
"error-loading": {
diff --git a/public/locales/pseudo-LOCALE/grafana.json b/public/locales/pseudo-LOCALE/grafana.json
index d9706fbbd41..83d7c6a4e0b 100644
--- a/public/locales/pseudo-LOCALE/grafana.json
+++ b/public/locales/pseudo-LOCALE/grafana.json
@@ -123,11 +123,18 @@
"contactPointFilter": {
"label": "Cőʼnŧäčŧ pőįʼnŧ"
},
- "grafana-rules": {
- "export-rules": "Ēχpőřŧ řūľęş",
- "loading": "Ŀőäđįʼnģ...",
- "new-recording-rule": "Ńęŵ řęčőřđįʼnģ řūľę",
- "title": "Ğřäƒäʼnä"
+ "list-view": {
+ "section": {
+ "dataSourceManaged": {
+ "title": "Đäŧä şőūřčę-mäʼnäģęđ"
+ },
+ "grafanaManaged": {
+ "export-rules": "Ēχpőřŧ řūľęş",
+ "loading": "Ŀőäđįʼnģ...",
+ "new-recording-rule": "Ńęŵ řęčőřđįʼnģ řūľę",
+ "title": "Ğřäƒäʼnä-mäʼnäģęđ"
+ }
+ }
},
"mute_timings": {
"error-loading": {