Commit Graph

199 Commits

Author SHA1 Message Date
Mark Nellemann 806e6e9631 Merged in refactoring-part1 (pull request #4)
Refactoring
2020-10-12 08:19:45 +00: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 c94b01aae9 Disable java dependencies in rpm package. No common meta-package exists between RHEL and Suse. 2020-10-02 08:43:13 +02:00
Mark Nellemann 709e3872fd Disable java dependencies in rpm package. No common meta-package exists between RHEL and Suse. 2020-10-02 08:39:30 +02:00
Mark Nellemann 9befd1b388 Remove obsolete reference to gradle task that is failing. 2020-09-14 13:34:06 +02:00
Mark Nellemann 511c3691e5 Include LICENSE and README.md in rpm and deb packages. 2020-09-14 13:28:25 +02:00
Mark Nellemann 1f8482a68c README.md edited online with Bitbucket 2020-09-14 08:47:07 +00: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 804b49b86d Cleanup of README 2020-09-04 06:51:36 +02:00
Mark Nellemann 0ec9c2431c Added illustration. 2020-09-03 15:25:28 +00:00
Mark Nellemann fe800d5e9a Merged in development (pull request #3)
Development

Approved-by: Mark Nellemann <mark.nellemann@gmail.com>
2020-09-03 14:31:33 +00:00
Mark Nellemann 79836e694d Update to latest dashboards 2020-09-03 16:17:04 +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 4887e25374 Fix README 2020-09-02 09:40:46 +02:00
Mark Nellemann 45f6dd05fd Fix README 2020-09-02 09:38:22 +02:00
Mark Nellemann c198c370ff Use default influx batch options. 2020-09-02 09:27:38 +02:00
Mark Nellemann f2cad690b2 README.md edited online with Bitbucket 2020-09-01 07:50:44 +00:00
Mark Nellemann 00ad47dbdd Merged in development (pull request #1)
Development

Approved-by: Mark Nellemann <mark.nellemann@gmail.com>
2020-08-21 06:52:33 +00: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 e805d25143 Copy .deb file to downloads. 2020-08-16 14:47:32 +00:00
Mark Nellemann c9b6ad29e7 Merge remote-tracking branch 'origin/master' 2020-08-16 16:43:41 +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 cfcdb76dcf README.md edited online with Bitbucket 2020-08-14 14:12:44 +00:00
Mark Nellemann b6b45e7144 Logback configuration to lessen the debug noise. 2020-08-14 15:53:01 +02:00
Mark Nellemann 0370635170 Disable .deb build for now. 2020-08-14 13:38:40 +02:00
Mark Nellemann 9853f27fdb Updates to build pipeline. 2020-08-14 13:33:15 +02:00
Mark Nellemann da742bed02 Updates to build pipeline. 2020-08-14 13:28:07 +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 de32d95d3f Fix typo in build pipeline. 2020-08-13 17:56:50 +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