Can we monitor Postgres with APMIA that uses TLS connection?
search cancel

Can we monitor Postgres with APMIA that uses TLS connection?

book

Article ID: 231531

calendar_today

Updated On:

Products

APM

Issue/Introduction

Can we monitor Postgres with APMIA that uses a TLS connection? 

Environment

Release : 3.0

Component : Introscope

Resolution

Update the schema.json file with the this jdbc url.

"jdbcUrl": "jdbc:postgresql://{hostName}:{port}/{instanceName}?sslMode=disabled",