It would be great to push static code analysis (PMD, Findbugs) metrics to influxDB. Currently I see that build, code coverage metrics pushed to influx but not other metrics part of my CI.
We have the same Problem. We tried to push the results of the static code analytic(PMD, Checkstyle, Findbugs) to the InfluxDB. Is there a implementation to be expected?
Philipp Deuchert Possibly. The fastest way to have this available is to make a pull request of it. Otherwise the task will go to my backlog, which already has a bunch of stuff, so implementing this might take a while.