From 58f0de8d323a7494d2fff36092651e5a77fa62ba Mon Sep 17 00:00:00 2001 From: Pavel Kudinov Date: Tue, 8 Oct 2024 15:20:09 -0700 Subject: [PATCH] Data services deprecation dates (#2249) * Update deprecation date * Update deprecation dates --- docs/pagoda/alerts/intro.md | 2 +- docs/pagoda/rpc/intro.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pagoda/alerts/intro.md b/docs/pagoda/alerts/intro.md index 330631bdb2b..fbffa526853 100644 --- a/docs/pagoda/alerts/intro.md +++ b/docs/pagoda/alerts/intro.md @@ -7,7 +7,7 @@ sidebar_label: "Introduction" :::warning -Please be advised that these tools and services will be discontinued soon. +Please be advised that these tools and services will be discontinued and stop serving traffic on December 9th, 2024. ::: diff --git a/docs/pagoda/rpc/intro.md b/docs/pagoda/rpc/intro.md index 6fc91453125..726b399d5b7 100644 --- a/docs/pagoda/rpc/intro.md +++ b/docs/pagoda/rpc/intro.md @@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem'; :::warning -Please be advised that these tools and services will be discontinued soon. +Please be advised that these tools and services will be discontinued and stop serving traffic on December 9th, 2024. :::