# Monitoring stack 3.1.0 release notes

December 12, 2023  |  **[Download](https://aerospike.com/download/?software=oandm-ams)**

### Description & Highlights

Aerospike monitoring stack 3.1.0 includes new dashboards for Secret Agent and Host Details, as well as some critical bug fixes.

::: note
The Host Details dashboard requires Prometheus Node Exporter.
:::

### Features

-   \[OM-149\] - Added the new Secret Agent dashboard.
    
    -   Helps you monitor the Secret Agent component deployed alongside the Aerospike Database.
    -   Provides information about connections to the cloud, vault, and server.
    -   Displays errors related to fetching or serving secrets, including key errors, communication errors, and so on.
-   \[OM-153\] - Added the new Host Details dashboard.
    
    -   Includes system metrics required to monitor the host running Aerospike Database.
    -   Utilizes metrics from Node Exporter running on the host and displays key metrics as state, aggregate, and historical.
    -   Provides metrics related to core, CPU utilization, network utilization, and errors.
    -   Includes alerts related to memory, disk, network, and CPU utilization with customizable thresholds.
-   \[OM-151\] - Added support for microbenchmarks in Latency view.
    

### Fixes

-   \[OM-150\] - Cluster size was not always displayed correctly in cluster-view, rolling-restart, and multi-cluster view.

[Full changelog](https://github.com/aerospike/aerospike-monitoring/compare/v3.0.0...v3.1.0)