Skip to content

Commit

Permalink
Remove reference to missing image (#24767)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jhgilbert authored Aug 20, 2024
1 parent a46c4a7 commit ce0b3ec
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions content/en/database_monitoring/database_hosts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<div class="alert alert-info">
Expand Down Expand Up @@ -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
[1]: https://app.datadoghq.com/databases

0 comments on commit ce0b3ec

Please sign in to comment.