Skip to content

MissingData Docs update.md #29501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/getting_started/integrations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,12 @@ If you set up [process collection][29], Datadog autodetects technologies running

{{< img src="getting_started/integrations/ad_integrations_1.png" alt="Autodetected integrations" >}}

Each integration has one of three status types:
Each integration has one of four 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.
- **Missing Data**: Integration metrics have not been detected in the last 24 hours.

## Security practices

Expand Down
Loading