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

Pyplyn 5.0

Compare
Choose a tag to compare
@MihaiBojin MihaiBojin released this 28 Feb 18:21
· 76 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

  • Fixed Argus and Refocus extract processor cache bugs; caching now correctly works
  • Fixed resource leak when reading configuration files
  • Fixed thread leak bug with OkHttp connection pools and WeakReference-based caching
  • Moved health logic to count events instead of using rate/sec
  • Improved logging
  • Ability to filter alerts by owner name in the argus client
  • Updated contributor guide
  • Added more unit-tests
  • Configured Travis-CI
  • Added new project logo
  • Updated Hazelcast and Retrofit dependencies
  • Findbugs check and fixes
  • Cleaned up pom.xml