Commits on Jun 21, 2022

  1. (SUP-3403) Fix labels in compile/borrow panel

    Prior to this commit, this panel didn't have the correct field aliases,
    probably to do with selecting multiple fields in a single query.  This
    commit splits it into two queries with the correct aliases.
    m0dular committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6b2fc03 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Merge pull request #67 from puppetlabs/SUP-3403-fix_compile_borrow_panel

    (SUP-3403) Fix labels in compile/borrow panel
    MartyEwings authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    308a9d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. (SUP-3220) Rewrite Puppet server script

    This commit rewrites the puppet server import script to be Starlark
    instead of json_v2.  This gives us better error handling.
    m0dular committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    4730e00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749c73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd59a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. (SUP-3431) Add index and toast stats to postgres

    This commit adds index and toast metrics to be emitted by the postgres
    starlark script.  It also fixes a small discrepency between the fields
    emitted by the script and those expected by the dashboard
    m0dular committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    0352f9f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    29f4108 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Merge pull request #69 from puppetlabs/SUP-3388-pdb_error_handling

    (SUP-3388) Change error handling in PDB script
    m0dular authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2c41224 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from puppetlabs/SUP-3220-puppetserver_starklark

    (SUP-3220) Rewrite Puppet server script
    m0dular authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7cab9a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request #71 from puppetlabs/SUP-3276-archive_metrics

    SUP-3276 Add system metrics from archives
    MartyEwings authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    59dd67b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from puppetlabs/SUP-3431-index_toast_stats

    (SUP-3431) Add index and toast stats to postgres
    MartyEwings authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b38fa1b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. (SUP-3396) Remove ha_last-sync-succeeded mbeans

    Prior to this commit, including this mbean would cause an error when
    trying to insert the Value field, because it is a boolean for this
    mbean.  Since we don't need to plot this, this commit removes it.
    
    It also adds 'error' and 'error_type' to excluded keys since we also
    can't plot those.
    m0dular committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f99a4bb View commit details
    Browse the repository at this point in the history
  2. Update spec test

    m0dular committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b7ddf60 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Merge pull request #72 from puppetlabs/SUP-3396-remove_last_sync

    (SUP-3396) Remove ha_last-sync-succeeded mbeans
    MartyEwings authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a0b2dcc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    5f186b9 View commit details
    Browse the repository at this point in the history
  2. README.md: Fix typo

    bastelfreak committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f0fd97f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from bastelfreak/readme

    README.md: Cleanup trailing whitespace  / Fix typo
    elainemccloskey authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a6f0c77 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    5050488 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from MartyEwings/sup-3497

    (SUP-3497) knowledge content backlinks
    elainemccloskey authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b705203 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    ea0cd43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846f6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4435660 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Merge pull request #79 from MartyEwings/SUP-3646

    (SUP-3646) Grafana Bump for security vulnerability
    m0dular authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    08a10d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b15d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80 from puppetlabs/bump-module-deps

    Increase major version for grafana and apt modules
    jarretlavallee authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1606832 View commit details
    Browse the repository at this point in the history
  4. Release prep v1.3.0

    GitHub Action authored and m0dular committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    926635c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #83 from puppetlabs/release-prep

    Release prep v1.3.0
    m0dular authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0c6779b View commit details
    Browse the repository at this point in the history