From 006cea2192d30a995bd7a5e2d9a903b1dd4ab66b Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 20 Apr 2023 12:12:51 +0100 Subject: [PATCH] [v9.5.x] Docs: adds legacy wording to api docs (#66942) Docs: adds legacy wording to api docs (#66937) adds legacy wording to api docs (cherry picked from commit 9b529ef0cde187ce8e5c70acf00d4bdc86f651b0) Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> --- docs/sources/developers/http_api/alerting.md | 4 ++-- .../developers/http_api/alerting_notification_channels.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/sources/developers/http_api/alerting.md b/docs/sources/developers/http_api/alerting.md index 312a79519d8..19a42956e54 100644 --- a/docs/sources/developers/http_api/alerting.md +++ b/docs/sources/developers/http_api/alerting.md @@ -13,9 +13,9 @@ keywords: title: 'Alerting HTTP API ' --- -# Alerting API +# Legacy Alerting API -> **Note:** Starting with v9.0, the Alerting HTTP API is deprecated. It will be removed in a future release. +> **Note:** Starting with v9.0, the Legacy Alerting HTTP API is deprecated. It will be removed in a future release. This topic is relevant for the [legacy dashboard alerts](https://grafana.com/docs/grafana/v8.5/alerting/old-alerting/) only. diff --git a/docs/sources/developers/http_api/alerting_notification_channels.md b/docs/sources/developers/http_api/alerting_notification_channels.md index ea8d4cac8ea..8a2e8b5ed29 100644 --- a/docs/sources/developers/http_api/alerting_notification_channels.md +++ b/docs/sources/developers/http_api/alerting_notification_channels.md @@ -14,7 +14,9 @@ keywords: title: 'Alerting Notification Channels HTTP API ' --- -# Alerting Notification Channels API +# Legacy Alerting Notification Channels API + +> **Note:** Starting with v9.0, the Legacy Alerting Notification Channels API is deprecated. It will be removed in a future release. This page documents the Alerting Notification Channels API.