Skip to content

Latest commit

 

History

History
307 lines (183 loc) · 21.1 KB

CHANGELOG.md

File metadata and controls

307 lines (183 loc) · 21.1 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.3.0 (2024-02-03)

Full Changelog

Added

  • Fix collection of postgres metrics on FOSS Puppet #206 (m0dular)
  • Fix logic to include pe metrics #204 (m0dular)

v2.2.0 (2023-11-16)

Full Changelog

Added

Fixed

  • Bugfix for importing new file sync storage metrics #200 (m0dular)
  • (SUP-4138) Restore missing PCP Connections panel #199 (m0dular)
  • (SUP-4225) Deprecate Grafana archive installations #195 (m0dular)
  • (SUP-4478) Addition of access details for Grafana Dashboard #193 (Aaronoftheages)

v2.1.0 (2023-09-25)

Full Changelog

Added

Fixed

v2.0.0 (2023-05-26)

Full Changelog

Added

Fixed

  • Remove selection override from db sizes panel #173 (m0dular)

v1.13.1 (2023-04-27)

Full Changelog

Changed

Added

Fixed

  • Restore missing operational_dashboards tag #154 (m0dular)

v1.13.0 (2023-03-29)

Full Changelog

Fixed

v1.12.0 (2023-03-27)

Full Changelog

Added

  • (SUP-4087) Add Orchestrator metrics #148 (m0dular)
  • (SUP-4065) Add parameter for group_by interval #146 (m0dular)

Fixed

  • Fix null checks in puppetserver import script #149 (m0dular)
  • limit apt workaround scope to Debian #145 (vchepkov)

v1.11.0 (2023-02-28)

Full Changelog

Added

Fixed

v1.10.0 (2023-02-07)

Full Changelog

Added

Fixed

v1.9.0 (2022-12-02)

Full Changelog

Added

v1.8.0 (2022-11-07)

Full Changelog

Added

  • (SUP-3761) Add thread and file descriptor panels #106 (m0dular)
  • (SUP-3735) have dashboards autorefresh #103 (MartyEwings)
  • mv telegraf agent os-specific params to hiera data #101 (zoojar)
  • added insecure_skip_verify param #100 (zoojar)

Fixed

  • (SUP-3764) Fix compatability with Telegraf 1.24.3 #109 (m0dular)

v1.7.0 (2022-10-18)

Full Changelog

Added

  • Accept a support script tarball for archive metrics ingest #96 (m0dular)

v1.6.0 (2022-10-12)

Full Changelog

Added

  • Add file sync client metrics to archive script #91 (m0dular)

Fixed

v1.5.0 (2022-10-11)

Full Changelog

Added

  • (SUP-3688) Plans to provision and import metrics #87 (m0dular)
  • (SUP-3565) Support Telegraf archive install on EL #75 (m0dular)

v1.4.0 (2022-09-30)

Full Changelog

Added

  • (SUP-3675) Remove -H flag from ss command #86 (m0dular)
  • Pass use_ssl param to InfluxDB resources #84 (m0dular)

v1.3.0 (2022-09-19)

Full Changelog

Added

  • (SUP-3646) Grafana Bump for security vulnerability #79 (MartyEwings)
  • SUP-3276 Add system metrics from archives #71 (m0dular)
  • (SUP-3431) Add index and toast stats to postgres #70 (m0dular)
  • (SUP-3220) Rewrite Puppet server script #68 (m0dular)

Fixed

  • README.md: Cleanup trailing whitespace / Fix typo #73 (bastelfreak)
  • (SUP-3396) Remove ha_last-sync-succeeded mbeans #72 (m0dular)
  • (SUP-3388) Change error handling in PDB script #69 (m0dular)
  • (SUP-3403) Fix labels in compile/borrow panel #67 (m0dular)

v1.2.0 (2022-06-10)

Full Changelog

Added

Fixed

  • (SUP-3358) Fix $use_ssl logic across all manifests #62 (m0dular)
  • (SUP-3357) Move manage_grafana to dashboard class #61 (m0dular)
  • (SUP-3348) Telegraf ssl bugfixes #60 (m0dular)

v1.1.0 (2022-05-27)

Full Changelog

Added

  • (SUP-3329) Add metric archive info to ARCHIVES.md #55 (m0dular)
  • Add metrics from route-ids #53 (m0dular)
  • Add PDB JVM GC panels #51 (m0dular)
  • Add panels for Puppet server GC times and counts #50 (m0dular)
  • (SUP-3250) Add HA and other PDB panels #48 (m0dular)

Fixed

  • (SUP-3319) Refresh service when datasource changes #54 (m0dular)
  • Fix queue_depth metric in starlark processor #49 (m0dular)
  • Fix panels related to PDB connections #47 (m0dular)

v1.0.0 (2022-05-04)

Full Changelog

Changed

  • (SUP-3061) Install class for ent infrastructure agents #36 (MartyEwings)

Added

  • Display all http client and function metrics #43 (m0dular)
  • Add panels for PDB read and write pools #42 (m0dular)
  • (SUP-3243) Add index stats for pe-puppetdb tables #40 (m0dular)
  • (SUP-3241) Add in Dashboard documentation #39 (MartyEwings)
  • Check for existance of keys in dict #26 (m0dular)

Fixed

  • (SUP-3235) Use latest telegraf package on Ubuntu #38 (m0dular)
  • make resource ordering specific to install class #37 (MartyEwings)
  • (SUP-3228) Fix Ubuntu compatibility issue #35 (MartyEwings)
  • (SUP-3201) Check port availability with systemd #33 (m0dular)
  • (SUP-3201) Accept any Sensitive value in template #32 (m0dular)
  • (SUP-3209) Grant pg_monitor role to telegraf #31 (m0dular)
  • (SUP-3201) Make Grafana datasource idempotent #30 (m0dular)
  • Fix handling of 'error' entry in dict #28 (m0dular)

v0.2.0 (2022-03-11)

Full Changelog

Added

  • Use retrieve_token as a Deferred function #21 (m0dular)

Fixed

  • Fix postgres auth for Telegraf agents #19 (m0dular)

v0.1.2 (2022-03-08)

Full Changelog

Fixed

v0.1.1 (2022-03-08)

Full Changelog

Fixed

* This Changelog was automatically generated by github_changelog_generator