This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Releases: cloudalchemy/ansible-prometheus
Releases · cloudalchemy/ansible-prometheus
2.5.2
Automatic tag generation for travis build no. 406
2.5.1
Closed issues:
- Allow specifying source url for Prometheus archive #176
Merged pull requests:
- New prometheus upstream release! #178 (cloudalchemybot)
- New prometheus upstream release! #172 (cloudalchemybot)
2.5.0
Fixed bugs:
- Default rules not working correctly #157
Closed issues:
- Wrong home directory for the prometheus user #166
- Autostart fails #162
- prometheus_alert_rules are not copied as expected #148
Merged pull requests:
- Change permissions of console templates to 0644. #171 (dreig)
- Reuse prometheus_db_dir as prometheus user home directory #170 (paulfantom)
- New prometheus upstream release! #167 (cloudalchemybot)
- Alert expression fix #161 (sjal)
- Fix running Dry Mode and improved tag usage #160 (krzyzakp)
- New prometheus upstream release! #159 (cloudalchemybot)
2.4.1
As described in #166 the upgrade path to this version might be broken on some systems.
To have a clean upgrade you need to turn promethus off before running a new version of this role. This is needed as we are modifying parameters of a user responsible for running prometheus binary.
Closed issues:
- When used on GCE with gce_sd_config discovery scrape config, the ProtectHome=Yes option prevents Prometheus to discover Google Cloud Instances #153
Merged pull requests:
2.4.0
2.3.4
Merged pull requests:
- New prometheus upstream release! #150 (cloudalchemybot)
- move to ansible 2.7 #149 (paulfantom)
- Fixed adding ansible comment in templates #147 (carpenterbees)
- Updates to set systemd ulimit for files to infinity #146 (jalev)
- New prometheus upstream release! #145 (cloudalchemybot)
- update prometheus release #143 (paulfantom)
- fix test condition #141 (paulfantom)
- New prometheus upstream release! #140 (cloudalchemybot)
2.3.3
2.3.2
2.3.1
2.3.0
Fixed bugs:
- Adding prometheus_config_flags_extra without value #127
Merged pull requests:
- use tox, ansible 2.6, and allow using remote docker host #130 (paulfantom)