vmpooler/lib/vmpooler
Gene Liverman 7a1fc24685
Fix regex for ondemand instances
It appears we renamed `/ondemand/` to `/ondemandvm/` at some point and,
as a result, have not been stripping hostnames from that endpoint's
metrics. This has caused issues with metrics collection due a very high
cardinality.
2021-02-02 11:11:17 -05:00
..
api Merge branch 'master' into pooler_193_2 2020-11-10 11:46:12 -08:00
metrics Fix regex for ondemand instances 2021-02-02 11:11:17 -05:00
providers Rubocop fix 2020-10-23 17:41:02 -07:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
util (POOLER-174) Reduce duplicate of on demand code introduced in POOLER-158 (#383) 2020-06-11 12:39:34 -05:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb Add healthcheck endpoint, spec testing 2020-09-22 12:25:26 -07:00
dashboard.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
generic_connection_pool.rb (POOLER-160) Revise connection metrics 2020-06-29 19:52:14 +01:00
logger.rb Use URI.parse.open/File.open instead of open 2020-03-05 16:56:06 -08:00
metrics.rb (POOLER-160) Revise Metrics Classwork 2020-06-29 19:54:28 +01:00
pool_manager.rb Rubocop fix 2020-10-26 10:25:54 -07:00
providers.rb Fixing Naming/PredicateName issues 2020-03-05 17:10:22 -08:00
version.rb (GEM) update vmpooler version to 0.18.2 2020-11-10 21:07:51 +00:00