App Autoscaler v1.2.1
Major changes since v1.1.0
- Add caching of app metrics in event generator
- Add support for not persisting instance metric into Postgres SQLDB.
- Enhance health endpoint using Prometheus instrumentation for API server
- Enable https/TLS support when connecting to Postgres SQLDB
The v1.2.1 version includes an important fix to enable https/TLS support when connecting to Postgres SQLDB on all components.
Please refer to our Readme file to check how to "Deploy autoscaler with postgres database enabled TLS" with bosh deployment. By default, the support Postgres SSL mode is "verify_full" with a valid CA.