Source: ruby-peek-pg Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Raju Devidas Build-Depends: debhelper (>= 10~), gem2deb, ruby-concurrent, ruby-concurrent-ext, ruby-peek, ruby-pg Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-peek-pg.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-peek-pg.git Homepage: https://github.com/peek/peek-pg Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-peek-pg Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-concurrent, ruby-concurrent-ext, ruby-peek, ruby-pg, ${misc:Depends}, ${shlibs:Depends} Description: Take a peek into the Postgres queries made during your application's requests Things this peek view provides: - Total number of Postgres queries called during the request - The duration of the queries made during the request