# Exporter 1.16.1 release notes

March 5, 2024  |  **[Download](https://aerospike.com/download/oandm/prometheus/)**

### Description & Highlights

Aerospike Prometheus Exporter 1.16.1 corrects a missing configuration item in `ape.toml` and fixes startup issues with the Docker image.

### Bug fixes

-   The Aerospike Prometheus Exporter configuration file, found by default in `/etc/aerospike-prometheus-exporter/ape.toml`, was missing an entry under `[Agent]` for `PROMETHEUS = true`. \[OM-173\]
    
-   The latest Docker image for Aerospike Prometheus Exporter 1.16.0 was having startup issues due to the use of incorrect environment variables in the `docker-entry` shell script. \[OM-174\]
    

[Full changelog](https://github.com/aerospike/aerospike-prometheus-exporter/compare/v1.16.0...v1.16.1)