Commit Graph

33 Commits

Author SHA1 Message Date
Mark Nellemann ebf84c8350 Cleanup code. 2020-12-01 11:48:05 +01:00
Mark Nellemann 27468b2637 Quick fix, catch null exceptions when getting metrics data. 2020-10-19 12:00:03 +02:00
Mark Nellemann fe5a516cd3 More cleanup. 2020-10-15 15:23:16 +02:00
Mark Nellemann 3265f0721c Simplifications and cleanup. 2020-10-14 17:28:43 +02:00
Mark Nellemann 95964dabcc More work on robustness after refactoring 2020-10-14 10:41:31 +02:00
Mark Nellemann 3474ee1790 More refactoring work, cleanup and improvements. 2020-10-12 10:15:53 +02:00
Mark Nellemann b005376941 More refactoring work, from Groovy to plain Java. 2020-10-11 12:25:55 +02:00
Mark Nellemann 3f71aabd4e Refactoring work, replaced Groovy xml and json w. jsoup and moshi. 2020-10-09 16:32:16 +02:00
Mark Nellemann 6a1742e72a Refactoring work for more Java compatibility and static compilation. 2020-10-09 10:20:50 +02:00
Mark Nellemann c5bde9c2f6 Fix issue with empty xml resulting in parse errors.
Improve version information.
2020-09-10 08:35:03 +02:00
Mark Nellemann c1c894d64e Fix issue with empty xml resulting in parse errors. 2020-09-08 10:08:22 +02:00
Mark Nellemann 1f2235f16d Fixed issue where map was overridden and only last value saved. 2020-09-03 16:12:07 +02:00
Mark Nellemann c198c370ff Use default influx batch options. 2020-09-02 09:27:38 +02:00
Mark Nellemann e3717529b5 More robust re-discovery and retry logic. 2020-08-21 08:51:47 +02:00
Mark Nellemann 360a9a61ac Added LICENSE information 2020-08-18 13:49:48 +02:00
Mark Nellemann 4e1597e1ef Make the artifact upload more robust. 2020-08-18 07:55:29 +02:00
Mark Nellemann 5004a30331 More testing, coverage setup and aa try-catch to avoid exits on errors 2020-08-17 14:23:15 +02:00
Mark Nellemann 1b4346b1a5 Add try-catch to influx.writeBatch method.
Test different docker image when building.
2020-08-16 16:42:05 +02:00
Mark Nellemann b6b45e7144 Logback configuration to lessen the debug noise. 2020-08-14 15:53:01 +02:00
Mark Nellemann cb482264d0 Updates to rpm and deb builds. 2020-08-14 11:50:44 +02:00
Mark Nellemann bd4cb89892 Changes to influx batch writes. 2020-08-14 09:34:44 +02:00
Mark Nellemann 80138b8d57 Fixes to RPM and DEB build. 2020-08-13 22:01:22 +02:00
Mark Nellemann b5cdc968e5 Support for configuration file and multiple HMC's.
Initial work on build of deb/rpm packages.
Build pipeline setup.
2020-08-13 17:50:26 +02:00
Mark Nellemann dc980e269d Fixed some missing metrics 2020-08-13 12:27:16 +02:00
Mark Nellemann 810cfee22b More work on metrics for InfluxDB. 2020-08-13 11:48:00 +02:00
Mark Nellemann decac80ac6 More work on getting metrics into influx. 2020-08-12 17:00:31 +02:00
Mark Nellemann 30726da763 Initial work on preparing metrics and writing those to InfluxDB 2020-08-11 16:26:16 +02:00
Mark Nellemann 05909c7267 Refactored HmcClient to be stateless in regards to systems and partitions. 2020-08-10 21:22:26 +02:00
Mark Nellemann 2b95adcb23 WIP - refactoring. 2020-08-10 15:44:14 +02:00
Mark Nellemann 504058ae7a More work on PCM data 2020-08-08 13:24:48 +02:00
Mark Nellemann d0332ce006 Work on PCM Json to POJO's 2020-08-07 16:27:42 +02:00
Mark Nellemann ccbbbe6541 Work on fetching PCM Json for later processing. 2020-08-07 13:20:07 +02:00
Mark Nellemann 9083e85d76 Initial code commit 2020-08-07 08:13:48 +02:00