github pganalyze/collector v0.45.1

latest releases: v0.56.0, v0.55.0, v0.54.0...
20 months ago
  • Amazon Aurora and Amazon RDS
    • Auto-detect Aurora writer instance, as well as reader on two-node clusters
      • Previously it was required to specify the individual instance to support
        log downloads and system metrics, but this now happens automatically
      • The cluster name is auto-detected from the hostname, but to override the
        new "aws_db_cluster_id" and "aws_db_cluster_readonly" settings can be used
      • This requires giving the IAM policy for the collector the
        "DescribeDBClusters" permission
      • In case more than one reader instance is used, each reader instance must
        be specified individually instead of using the readonly cluster hostname
    • Show RDS instance role hint when running collector test
    • Ensure permission errors during log download are shown
  • Add "-q" / "--quiet" flag for hiding everything except errors in the logs

Don't miss a new collector release

NewReleases is sending notifications on new releases.