From 8feef77912e5fc82c2c0939326451f4de9eec986 Mon Sep 17 00:00:00 2001 From: HadhemiDD <43783545+HadhemiDD@users.noreply.github.com> Date: Fri, 29 Nov 2024 13:40:56 +0100 Subject: [PATCH] add preview message (#19165) --- kubeflow/README.md | 4 ++++ kubeflow/assets/dashboards/overview.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/kubeflow/README.md b/kubeflow/README.md index b801a22c3dedf..ac0046026ab9f 100644 --- a/kubeflow/README.md +++ b/kubeflow/README.md @@ -7,6 +7,10 @@ This check monitors [Kubeflow][1] through the Datadog Agent. ## Setup +
+This integration is currently released in Preview mode. Its availability is subject to change in the future. +
+ Follow the instructions below to install and configure this check for an Agent running on a host. For containerized environments, see the [Autodiscovery Integration Templates][3] for guidance on applying these instructions. ### Installation diff --git a/kubeflow/assets/dashboards/overview.json b/kubeflow/assets/dashboards/overview.json index b573e5f477156..333b5652c6a7c 100644 --- a/kubeflow/assets/dashboards/overview.json +++ b/kubeflow/assets/dashboards/overview.json @@ -94,7 +94,7 @@ { "definition": { "background_color": "pink", - "content": "If many widgets are empty, you are using a version of Kubeflow that does not expose certain metrics. Refer to the metadata.csv file for metrics list. \n\nReach out to support to indicate version incompatibilities.", + "content": "This integration is currently released in Preview mode. Its availability is subject to change in the future. \n\nIf many widgets are empty, you are using a version of Kubeflow that does not expose certain metrics. Refer to the metadata.csv file for metrics list. \n\nReach out to support to indicate version incompatibilities.", "font_size": "14", "has_padding": true, "show_tick": true,