Can we monitor Postgres with APMIA that uses TLS connection?
Release : 3.0
Component : Introscope
Update the schema.json file with the this jdbc url.
"jdbcUrl": "jdbc:postgresql://{hostName}:{port}/{instanceName}?sslMode=disabled",