Skip to content

Releases: mrjabba/lag-collector

v0.1.3

09 Oct 23:57
fa8014f
Compare
Choose a tag to compare

Provide a configurable path(db.file.path) for the database to allow for using on an external data store.

v0.1.2

09 Oct 16:48
Compare
Choose a tag to compare

Bug fix for getConsumerNameFromFileName

v0.1.1

08 Oct 18:17
Compare
Choose a tag to compare

Added ability for the collector to clean up after itself when importing lag data. Clears out files from main.lag.files.dir when importing is complete.

Initial Release

30 Sep 21:34
Compare
Choose a tag to compare

First version from side project and Tech Thursdays.
Includes ability to get get lag with a bash script, save lag to sqlite3 and generate High Charts from this database. For targeted installation, we'll rely on Ansible scripts and cron jobs (in another repo) to invoke each step.