Skip to content

Releases: timorunge/ansible-pmm-client

0.2.4

10 Sep 19:13
Compare
Choose a tag to compare
* Moved tests to PMM Client 1.7.1

* Moved tests to Ansible 2.8.4

0.2.3

10 Apr 12:47
830b57d
Compare
Choose a tag to compare
Merge pull request #3 from kismia/add-postgresql

Add postgresql metrics

0.2.2

17 Jan 15:59
Compare
Choose a tag to compare
* Moving tests to Ansible 2.7.5

0.2.1

04 Oct 12:37
Compare
Choose a tag to compare
* Fixing installation problem due to the newly introduced "force setup"

0.2.0

25 Sep 00:13
6cc3973
Compare
Choose a tag to compare
Merge pull request #2 from jsecchiero/master

Fix update apt cache on Debian based distributions

0.1.5

03 Jul 22:31
Compare
Choose a tag to compare
* Updated travis tests to Ansible 2.6

* Changed required Ansible version in README.md

0.1.4

25 Apr 10:07
Compare
Choose a tag to compare
* Adding (not ansible_check_mode) for command line tasks

* Updating the cache before installing client packages

0.1.3

21 Apr 10:36
Compare
Choose a tag to compare
Updating the cache before the actual installation of packages.

0.1.2

21 Mar 13:31
Compare
Choose a tag to compare
* Adding the possibility to define the PMM client-name (pmm_client_name)

* Adding the possibility to define the PMM config-file (pmm_client_config_file)
* Removing the possibility to define additional parameters for MySQL and MongoDB monitoring (was not working as it should)
* Adopt the README, the defaults and the description

0.1.1

21 Mar 11:05
Compare
Choose a tag to compare
* Sepertating MySQL and MongoDB services due to an issue with the "it…

…ems".

* Omit the parameters value for MySQL and MongoDB services (they should not be an empty string)