github pganalyze/collector v0.9.15

latest releases: v0.58.0, v0.57.1, v0.57.0...
6 years ago
  • Update pg_query_go / libpg_query to 9.5-1.6.2
    • Updates the query fingerprinting logic to avoid seeing different
      FETCH/DECLARE/CLOSE cursor names as unique queries - statistics on this
      are not going to be useful in most cases, and will clog the processing
      pipeline
    • Updates the query fingerprinting logic to ignore the table name for
      CREATE TEMPORARY TABLE
    • Updates the query fingerprinting logic to better handle the values list
      for INSERT statements to group complex, but similar statements together
  • Support specifying db_sslmode=verify-full and passing certificate information
    using db_sslrootcert / db_sslrootcert_contents
    • The collector packages now also ship a set of known DB-as-a-Service CA
      certificates, starting with the often needed rds-ca-2015-root certificate
      (just pass that term instead of a path to db_sslrootcert)
  • Support for Postgres 10
  • Heroku: Support specifying configuration name in log drain endpoints
  • RDS: Ensure to delete temporary log files quickly after they are submitted

Don't miss a new collector release

NewReleases is sending notifications on new releases.