diff --git a/calico-cloud/observability/kibana.mdx b/calico-cloud/observability/kibana.mdx index 3dd17e077b..6b12672014 100644 --- a/calico-cloud/observability/kibana.mdx +++ b/calico-cloud/observability/kibana.mdx @@ -4,6 +4,14 @@ description: Learn the basics of using Elasticsearch logs and Kibana to gain vis # Kibana dashboards and logs +:::warning[deprecation and removal notice] + +Kibana dashboards are deprecated and will be removed in an upcoming release. +During the deprecation period, you will have read-only access to Kibana dashboards. +You can still [create custom dashboards](create-custom-dashboard.mdx) using Calico Cloud's built-in dashboards. + +::: + ## Kibana Kibana is the frontend for $[prodname] Elasticsearch, which is the logging infrastructure that centrally stores logs from all managed clusters. Kibana provides an interface to explore Elasticsearch logs and gain insights into workload communication traffic volume, performance, and other key aspects of cluster operations. Log data is also summarized in custom dashboards. diff --git a/calico-cloud_versioned_docs/version-22-2/observability/kibana.mdx b/calico-cloud_versioned_docs/version-22-2/observability/kibana.mdx index 3dd17e077b..6b12672014 100644 --- a/calico-cloud_versioned_docs/version-22-2/observability/kibana.mdx +++ b/calico-cloud_versioned_docs/version-22-2/observability/kibana.mdx @@ -4,6 +4,14 @@ description: Learn the basics of using Elasticsearch logs and Kibana to gain vis # Kibana dashboards and logs +:::warning[deprecation and removal notice] + +Kibana dashboards are deprecated and will be removed in an upcoming release. +During the deprecation period, you will have read-only access to Kibana dashboards. +You can still [create custom dashboards](create-custom-dashboard.mdx) using Calico Cloud's built-in dashboards. + +::: + ## Kibana Kibana is the frontend for $[prodname] Elasticsearch, which is the logging infrastructure that centrally stores logs from all managed clusters. Kibana provides an interface to explore Elasticsearch logs and gain insights into workload communication traffic volume, performance, and other key aspects of cluster operations. Log data is also summarized in custom dashboards. diff --git a/calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx b/calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx index a154108181..2f269e9893 100644 --- a/calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx +++ b/calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx @@ -24,7 +24,11 @@ To restore access, administrators must edit users' custom roles to add the **Vie For more information, see [Create and assign custom roles](../users/create-and-assign-custom-roles.mdx). -#### Feature 3 +### Deprecated and removed features + +* Kibana dashboards are deprecated and will be removed in an upcoming release. + During the deprecation period, you will have read-only access to Kibana dashboards. + You can still [create custom dashboards](../observability/create-custom-dashboard.mdx) using Calico Cloud's built-in dashboards. ### Bug fixes