Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    0478941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41513a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from elainemccloskey/sup-2379

    Readme changes for SUP-2379
    MartyEwings authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    dac5b64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6b7647 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from elainemccloskey/sup-2379

    add to readme table of contents sup-2379
    MartyEwings authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    70ec7f9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. (SUP-2428) CI Initial commit

    This commit adds the PDK and github actions configs needed to run spec
    tests in the cloud.
    m0dular committed May 26, 2021
    Configuration menu
    Copy the full SHA
    acfa520 View commit details
    Browse the repository at this point in the history
  2. PDK update

    PDK autocorrect
    turn off failing cops
    m0dular committed May 26, 2021
    Configuration menu
    Copy the full SHA
    3316e65 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97 from m0dular/SUP-2428-ci-migration

    Sup 2428 ci migration
    MartyEwings authored May 26, 2021
    Configuration menu
    Copy the full SHA
    c8c27a2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    af14486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb5cef View commit details
    Browse the repository at this point in the history
  3. 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.
    Jarret Lavallee committed May 27, 2021
    Configuration menu
    Copy the full SHA
    2953f31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #101 from jarretlavallee/puppetdb_concurrent-depth

    Add concurrent-depth to PuppetDB metrics
    jarretlavallee authored May 27, 2021
    Configuration menu
    Copy the full SHA
    2adeb95 View commit details
    Browse the repository at this point in the history
  5. remove litmus gem

    MartyEwings committed May 27, 2021
    Configuration menu
    Copy the full SHA
    013f66e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. 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.
    Jarret Lavallee committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3b52a4a View commit details
    Browse the repository at this point in the history
  2. 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.
    Jarret Lavallee committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    9cea60c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    8d25b70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from MartyEwings/main

    Added in change log and litmus gems
    jarretlavallee authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ff4a64e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from jarretlavallee/jetty_threads

    Add PuppetDB Jetty thread metrics
    jarretlavallee authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    db208cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #102 from jarretlavallee/additional_metrics

    Expose additional_metrics for each service
    jarretlavallee authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    6162e41 View commit details
    Browse the repository at this point in the history
  5. Release prep v6.6.0

    GitHub Action committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    692a530 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #105 from puppetlabs/release-prep

    Release prep v6.6.0
    jarretlavallee authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3e807e1 View commit details
    Browse the repository at this point in the history