appsignal/appsignal-ruby

Advanced Postgres metrics

thijsc opened this issue · 0 comments

@benedikt implemented very cool advanced Postgres metrics on top of the Ruby gem. Can we move this into the gem?

https://gist.github.com/benedikt/a9c3f41f6d4177c984e84bd30d1025b1

To do

  • Check what metrics we want to report
  • Add the minutely probe to the Ruby gem
  • Add config option to enable the probe enable_postgresql_probe (default: true?)