From 3be70bc9158d3fde1730f40ffdcf1c63949fa156 Mon Sep 17 00:00:00 2001
From: matthieupelatan <matthieu.pelatan@sap.com>
Date: Thu, 28 Dec 2023 10:43:16 +0100
Subject: [PATCH] Adding note about deprecation

---
 documentation/observe/expose-grafana-with-ias/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/observe/expose-grafana-with-ias/README.md b/documentation/observe/expose-grafana-with-ias/README.md
index 1ecfa8a..f9ab74a 100644
--- a/documentation/observe/expose-grafana-with-ias/README.md
+++ b/documentation/observe/expose-grafana-with-ias/README.md
@@ -1,3 +1,5 @@
+> Important note: Deprecated. See [related blog](https://blogs.sap.com/2022/12/09/deprecation-of-prometheus-grafana-based-monitoring-in-sap-btp-kyma-runtime/)
+
 # Exposing built-in Grafana securely with Identity Authentication (IAS)
 
 Kyma comes with Grafana, which provides a dashboard and a graph editor to visualize metrics and logs. By default, Kyma doesn't expose Grafana. We recommend that you expose Grafana securely so you can access it directly from Kyma Dashboard.