...

Source file src/github.com/cybertec-postgresql/pgwatch/v3/internal/reaper/doc.go

Documentation: github.com/cybertec-postgresql/pgwatch/v3/internal/reaper

     1  // Package reaper is responsible to query the metrics from monitored sources
     2  // and send measurements to sinks.
     3  package reaper
     4