Merge pull request #92 from elainemccloskey/sup-2379
Readme changes for SUP-2379
Merge pull request #93 from elainemccloskey/sup-2379
add to readme table of contents sup-2379
This commit adds the PDK and github actions configs needed to run spec tests in the cloud.
Merge pull request #97 from m0dular/SUP-2428-ci-migration
Sup 2428 ci migration
Add concurrent-depth to PuppetDB metrics
This commit adds the global.concurrent-depth mbean to the PuppetDB metrics. The concurrent-depth shows the queue depth of the pending command writes to disk.
Merge pull request #101 from jarretlavallee/puppetdb_concurrent-depth
Add concurrent-depth to PuppetDB metrics
Expose additional_metrics for each service
Prior to this commit, there was no method to add additional metrics for the pe_metric services. This commit adds a new parameter to each of the classes to allow for specifying the extra_metrics that will be queried from jolokia.
Add PuppetDB Jetty thread metrics
Prior to this commit, there were no metrics around the jetty thread pool. This commit adds additional metrics to collect the jetty queuedthreadpool metrics. This allows for looking at the jetty thread usage in PuppetDB.
Merge pull request #100 from MartyEwings/main
Added in change log and litmus gems
Merge pull request #103 from jarretlavallee/jetty_threads
Add PuppetDB Jetty thread metrics
Merge pull request #102 from jarretlavallee/additional_metrics
Expose additional_metrics for each service
Merge pull request #105 from puppetlabs/release-prep
Release prep v6.6.0