vmpooler/spec/unit
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 (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
providers Rubocop fix 2020-10-23 17:41:02 -07:00
collector_middleware_spec.rb Fix regex for ondemand instances 2021-02-02 11:11:17 -05:00
env_config.rb (MAINT) Add optional API Request Logging 2020-06-29 19:56:29 +01:00
generic_connection_pool_spec.rb (POOLER-184) Pool manager retry and exit on failure 2020-09-02 11:38:40 -05:00
pool_manager_spec.rb Rubocop fix 2020-10-23 17:41:02 -07:00
promstats_spec.rb Add promstats component check 2020-08-29 09:40:29 -07:00
providers_spec.rb Update providers_spec to match array contents 2018-12-07 17:08:08 -08:00
vmpooler_spec.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00