From ea190d902f0800cf29fd3444f93e714b745f6083 Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Thu, 25 Sep 2025 10:18:44 +0200 Subject: [PATCH 1/2] Update serverless status to unavailable in graph.md Rel: https://github.com/elastic/docs-content-internal/issues/357 --- explore-analyze/visualize/graph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/visualize/graph.md b/explore-analyze/visualize/graph.md index 3e124bc23e..5076fc3418 100644 --- a/explore-analyze/visualize/graph.md +++ b/explore-analyze/visualize/graph.md @@ -3,7 +3,7 @@ mapped_pages: - https://www.elastic.co/guide/en/kibana/current/xpack-graph.html applies_to: stack: ga - serverless: ga + serverless: unavailable products: - id: kibana --- From 3daa09f9a62b98d584cd634e0e64aa918fef314d Mon Sep 17 00:00:00 2001 From: Florent Le Borgne Date: Thu, 25 Sep 2025 10:41:23 +0200 Subject: [PATCH 2/2] mark graph as unavailable on serverless on more relevant pages --- explore-analyze/visualize/graph/graph-configuration.md | 2 +- explore-analyze/visualize/graph/graph-troubleshooting.md | 2 +- troubleshoot/kibana/graph.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/explore-analyze/visualize/graph/graph-configuration.md b/explore-analyze/visualize/graph/graph-configuration.md index 0ae924ce46..977e6a8b89 100644 --- a/explore-analyze/visualize/graph/graph-configuration.md +++ b/explore-analyze/visualize/graph/graph-configuration.md @@ -3,7 +3,7 @@ mapped_pages: - https://www.elastic.co/guide/en/kibana/current/graph-configuration.html applies_to: stack: ga - serverless: ga + serverless: unavailable products: - id: kibana --- diff --git a/explore-analyze/visualize/graph/graph-troubleshooting.md b/explore-analyze/visualize/graph/graph-troubleshooting.md index 3b28547a4a..c709111125 100644 --- a/explore-analyze/visualize/graph/graph-troubleshooting.md +++ b/explore-analyze/visualize/graph/graph-troubleshooting.md @@ -4,7 +4,7 @@ mapped_pages: - https://www.elastic.co/guide/en/kibana/current/graph-troubleshooting.html applies_to: stack: ga - serverless: ga + serverless: unavailable products: - id: kibana --- diff --git a/troubleshoot/kibana/graph.md b/troubleshoot/kibana/graph.md index fdd9e3eb08..c9ee97062c 100644 --- a/troubleshoot/kibana/graph.md +++ b/troubleshoot/kibana/graph.md @@ -4,7 +4,7 @@ mapped_pages: - https://www.elastic.co/guide/en/kibana/current/graph-troubleshooting.html applies_to: stack: all - serverless: all + serverless: unavailable products: - id: kibana ---