From 81286f7fb9ba821fdd2bfdeb1009e6d97d6c1d34 Mon Sep 17 00:00:00 2001 From: Alan Zhao Date: Tue, 25 Feb 2025 11:01:31 -0500 Subject: [PATCH] Add missing status (#27588) Add No Data status copy --- content/en/getting_started/integrations/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/getting_started/integrations/_index.md b/content/en/getting_started/integrations/_index.md index 57ebb4f753aa4..df2a978803185 100644 --- a/content/en/getting_started/integrations/_index.md +++ b/content/en/getting_started/integrations/_index.md @@ -128,6 +128,7 @@ Each integration has one of three status types: - **Detected**: The technology is running on a host, but the integration has not been installed or configured and only partial metrics are being collected. Configure the integration for full coverage. To find a list of hosts that are running an autodetected technology, open the integrations tile and select the **Hosts** tab. - **Installed**: This integration is installed and configured on a host. - **Available**: All integrations that do not fall into the **Installed** and **Detected** categories. +- **No Data Received**: Integration metric has not been detected in the last 24 hours. ## Security practices