vmpooler/lib/vmpooler
Samuel Beaulieu 96541729fb (POOLER-93) Extend API endpoint to provide just what is needed
The status endpoint provides a lot of statistics. This commit extends it
by supporting a query parameter called 'view' which may contain one or
multiple comma separated names for the top-level statistics returned
in the JSON response. status is always returned.
Optional elements are capacity,queue,clone,boot,pools
Everything is returned when 'view' is not specified, which is
backwards compatible with the current behavior.
2017-10-20 15:53:40 -05:00
..
api (POOLER-93) Extend API endpoint to provide just what is needed 2017-10-20 15:53:40 -05:00
providers (POOLER-89) Identify when config issue is present 2017-08-15 10:58:37 -07:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb (maint) Update VMPooler files with fixes for Rubocop violations 2017-05-17 13:52:28 -07:00
dashboard.rb Redirect / to /dashboard 2015-04-10 09:38:55 -07:00
dummy_statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
generic_connection_pool.rb (POOLER-52) Add a generic connection pool 2017-05-17 13:52:28 -07:00
graphite.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
logger.rb (maint) Emit console messages when debugging is enabled 2017-03-31 17:57:06 -07:00
pool_manager.rb Fix no implicit conversion to rational from nil (#239) 2017-10-17 17:51:02 -05:00
providers.rb (maint) Update VMPooler files with fixes for Rubocop violations 2017-05-17 13:52:28 -07:00
statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00