Uninstalling the Monitoring Infrastructure

Uninstalling the Monitoring Infrastructure

The following assumes the proper prerequisites are satisfied we can now uninstall the PostgreSQL Operator Monitoring infrastructure.

First, it is recommended to use the playbooks tagged with the same version of the Metrics infratructure currently deployed.

With the correct playbooks acquired and prerequisites satisfied, simply run the following command:

ansible-playbook -i /path/to/inventory.yaml --tags=uninstall-metrics main.yml