Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Version 1.2.22

Compare
Choose a tag to compare
@guilhemmarchand guilhemmarchand released this 18 Sep 08:56
· 563 commits to master since this release
83cce3c

CAUTION:

This is a new main release branch, TrackMe 1.2.x requires the deployment of the following dependencies:

TrackMe requires a summary index (defaults to trackme_summary) and a metric index (defaults to trackme_metrics):
https://trackme.readthedocs.io/en/latest/configuration.html

  • Feature: Extending the Tags features with tags policies, this feature provides a workflow to automatically define tags using regular expressions rules matching the data_name value and its naming convention
  • Feature: Improved views for Ops queues (renamed to Ops: Queues center) and Ops parsing, multi hosts selector, improved analytics
  • Fix: Issue #131 - The enable data source action does not preserve the current value of data_lag_alert_kpis in the collection, which ends as a null value
  • Fix: Issue #138 - Typo in the metrics screen, Metrics categories was mispelled
  • Fix: Issue #139 - TrackMe metrics should be excluded out of the box from the metrics tracking
  • Fix: Issue #142 - Disabing Acknowledment is broken due to the add comment feature introduction
  • Fix: Issue #144 - Ack disable should use the comment for update if any #144
  • Change: Include the priority value when generating the flipping status summary events
  • Change: Do not load the raw_sample field when during the execution of data sources tracker execution for optimization purposes