Merge pull request #18930 from dvdksn/scout-links-env-integrations

scout links env integrations
This commit is contained in:
David Karlsson 2023-12-14 23:03:16 +01:00 committed by GitHub
commit bdf821436c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -7,7 +7,7 @@ title: Integrating Docker Scout with other systems
By default, Docker Scout integrates with your Docker organization and your
Docker Scout-enabled repositories on Docker Hub. You can integrate Docker Scout
with additional third-party systems to get access to even more insights,
including realtime information about you running workloads.
including real-time information about you running workloads.
## Integration categories
@ -45,11 +45,15 @@ The following CI integrations are available:
### Environment monitoring
Environment monitoring refers to integrating Docker Scout with your deployments.
This can give you information in realtime about your running container workloads.
This can give you information in real-time about your running container workloads.
Integrating with environments lets you compare production workloads to other
versions, in your image repositories or in your other environments.
The following environment monitoring integrations are available
- [Sysdig](./environment/sysdig.md)
For more information about environment integrations, see
[Environments](./environment/index.md).

View File

@ -1,6 +1,6 @@
---
description:
Docker Scout can integrate with runtime environments to give you realtime
Docker Scout can integrate with runtime environments to give you real-time
insights about your software supply chain.
keywords: supply chain, security, streams, environments, workloads, deployments
title: Integrating Docker Scout with environments