diff --git a/site/guide/integrations/configure-connections.qmd b/site/guide/integrations/configure-connections.qmd index 3a91ce798..944a7fb98 100644 --- a/site/guide/integrations/configure-connections.qmd +++ b/site/guide/integrations/configure-connections.qmd @@ -16,7 +16,7 @@ Each connection enables you to authenticate and keep events flowing between plat - [x] {{< var link.login >}} - [x] You can manage workspace settings.[^1] -- [x] The integration’s required secrets already exist in integration secrets.[^2] +- [x] The integration's required secrets already exist in integration secrets.[^2] - [x] You coordinated with the external system owner to obtain the required credentials and configuration details for the connection. ::: @@ -200,6 +200,28 @@ Connections with errors or warnings display a status indicator, such as [{{< fa 3. Verify the external service is accessible. 4. Test the connection after making changes. +### View linked models + +To see which models use a specific connection: + +1. In the left sidebar, click **{{< fa gear >}} Settings**. + +2. Under {{< fa puzzle-piece >}} Integrations, select **Connections**. + +3. Click the connection to open its details page. + +4. Review the linked models table, which shows the **VM Model** ({{< var vm.product >}} inventory record) and **External Name** (the linked external model) for each connection. + +### View metric sources + +For connections that provide monitoring metrics, such as Amazon Bedrock: + +1. Open the connection details page. + +2. Review the Metric Sources section to see available metrics. + +3. These metrics can be added to monitoring documents for models linked to this connection.[^5] + ## Edit connections 1. In the left sidebar, click **{{< fa gear >}} Settings**.