From ce0b3ec21a41c9b5dd36bca7e3d8921c268c2c65 Mon Sep 17 00:00:00 2001 From: Jen Gilbert Date: Tue, 20 Aug 2024 17:47:40 -0500 Subject: [PATCH] Remove reference to missing image (#24767) Remove a reference to an image that isn't in the repo. I wrote the original PR, so both images were still on my machine. In looking at them, it seems one image was intended to replace the other, they have nearly identical contents but the one I've kept in this PR includes an expanded details pane. --- content/en/database_monitoring/database_hosts.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/content/en/database_monitoring/database_hosts.md b/content/en/database_monitoring/database_hosts.md index 59293c51db4a1..17622bc4e14ba 100644 --- a/content/en/database_monitoring/database_hosts.md +++ b/content/en/database_monitoring/database_hosts.md @@ -57,14 +57,10 @@ On the **Metrics** tab of the host details panel, you can view and filter metric ## Active connections -The **Active Connections** tab of the host details panel displays the live queries being executed on the host. +The **Active Connections** tab of the host details panel displays the live queries being executed on the host. Click on a query statement to open a panel that includes event attributes, related traces, and other relevant details. {{< img src="database_monitoring/db-list-active-connections-2.png" alt="The Active Connections tab of the details panel for a single database host on the Databases page" style="width:90%;" >}} -Click on a query statement to open a panel that includes event attributes, related traces, and other relevant details. - -{{< img src="database_monitoring/db-list-active-connection-details-2.png" alt="Details panel for an individual active connection" style="width:90%;" >}} - ## Schema
@@ -103,4 +99,4 @@ The **Configuration** tab of the host details panel provides a direct view into {{< img src="database_monitoring/db-list-configuration.png" alt="The Configuration tab of the details panel for a single database host on the Databases page" style="width:90%;" >}} -[1]: https://app.datadoghq.com/databases \ No newline at end of file +[1]: https://app.datadoghq.com/databases