Closed gibix closed 5 months ago
The prometheus configuration storage.tsdb.retention should be setted via prometheus_storage_retention. If setted via prometheus_config_flags_extra it throws duplicating configuration error.
storage.tsdb.retention
prometheus_storage_retention
prometheus_config_flags_extra
duplicating configuration
Thank you for contribution!✨
This PR has been merged and the docs are now incorporated into main: https://prometheus-community.github.io/ansible/branch/main
main
The prometheus configuration
storage.tsdb.retention
should be setted viaprometheus_storage_retention
. If setted viaprometheus_config_flags_extra
it throwsduplicating configuration
error.