diff --git a/grafana-plugin/src/pages/settings/tabs/Cloud/CloudPage.tsx b/grafana-plugin/src/pages/settings/tabs/Cloud/CloudPage.tsx index e21a18da..dad2169c 100644 --- a/grafana-plugin/src/pages/settings/tabs/Cloud/CloudPage.tsx +++ b/grafana-plugin/src/pages/settings/tabs/Cloud/CloudPage.tsx @@ -1,6 +1,6 @@ import React, { useCallback, useEffect, useState } from 'react'; -import { Button, Field, Icon, Input, LoadingPlaceholder, Stack, useStyles2 } from '@grafana/ui'; +import { Alert, Button, Field, Icon, Input, LoadingPlaceholder, Stack, useStyles2 } from '@grafana/ui'; import { determineRequiredAuthString, UserActions } from 'helpers/authorization/authorization'; import { PLUGIN_ROOT, StackSize } from 'helpers/consts'; import { openErrorNotification } from 'helpers/helpers'; @@ -387,6 +387,19 @@ const _CloudPage = observer((props: CloudPageProps) => { return ( + + { + <> + Starting March 24, 2026, push notifications relying on Cloud Connection will no longer be supported for + Grafana OnCall OSS.{' '} + + + Learn more + + + + } + Connect Open Source OnCall and Grafana Cloud OnCall