Files
pgcat/tests/ruby
Calvin Hughes 998cc16a3c Expose clients maxwait time in SHOW CLIENTS response via admin (#639)
* Expose clients maxwait time in SHOW CLIENTS response via PgCat admin
Displays the maxwait via maxwait_seconds and maxwait_us columns for each client that can be used to track down the wait time per client in a case where the overall pool stats shows waiting time. The maxwait_us, similar to the pool stats setup, is configured to display as a remainder alongside the maxwait_seconds.

* Use maxwait instead of maxwait_seconds to match pools column name

---------

Co-authored-by: Calvin Hughes <9379992+calvinhughes@users.noreply.github.com>
2023-11-13 11:24:39 -08:00
..
2023-03-28 17:19:37 +02:00
2022-08-30 09:14:53 -07:00
2023-04-10 18:37:16 -07:00
2023-05-03 09:13:05 -07:00
2022-08-30 09:14:53 -07:00
2022-08-30 09:14:53 -07:00