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

Release 7.0

Compare
Choose a tag to compare
@MihaiBojin MihaiBojin released this 06 Apr 14:30
· 33 commits to master since this release

Introduction

Pyplyn is a scalable time-series data collector with ETL capabilities that allows you to ship metrics and visualize system health in real-time.

Release notes

  • ability to retrieve multiple Refocus samples using wildcards
  • added a new transform: ThresholdMetForDuration
  • fixed an issue that was causing the configuration update process to fail
  • improved unit-tests and code coverage
  • simplified ETL/Guice module definitions
  • various bug fixes