Branch: refs/heads/master
Home: https://github.com/jenkinsci/influxdb-plugin
Commit: 05177242022f9086d4bb9ac136929bc2a69e8257
https://github.com/jenkinsci/influxdb-plugin/commit/05177242022f9086d4bb9ac136929bc2a69e8257
Author: nocono <[email protected]>
Date: 2016-10-07 (Fri, 07 Oct 2016)
Changed paths:
M .gitignore
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
A
src/main/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGenerator.java
Log Message:
-----------
added optional parameter customData as well as CustomDataPointGenerator.
This can be used inside a pipeline script to pass any custom data to InfluxDB
Commit: c94407037684c085fecfd41034901bb07a4f0f16
https://github.com/jenkinsci/influxdb-plugin/commit/c94407037684c085fecfd41034901bb07a4f0f16
Author: nocono <[email protected]>
Date: 2016-10-10 (Mon, 10 Oct 2016)
Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
Log Message:
-----------
Added DataBoundSetter to setCustomPrefix
setting custom prefix like
`step([$class: 'InfluxDbPublisher', selectedTarget: myTarget, customPrefix:
'Org_Space'])`
did not work.
Adding @DataBoundSetter fixes this problem.
Commit: 783c15dddbca088414fdcec53bf10ce3aa9bc387
https://github.com/jenkinsci/influxdb-plugin/commit/783c15dddbca088414fdcec53bf10ce3aa9bc387
Author: nocono <[email protected]>
Date: 2016-10-10 (Mon, 10 Oct 2016)
Changed paths:
M .gitignore
Log Message:
-----------
Update .gitignore
Commit: f2ae46eb22fcba08d63a321a715e04bd6ef4172c
https://github.com/jenkinsci/influxdb-plugin/commit/f2ae46eb22fcba08d63a321a715e04bd6ef4172c
Author: Aleksi Simell <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
A
src/main/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGenerator.java
Log Message:
-----------
Merge pull request #7 from nocono/master
Adding custom data to InfluxDB from pipelines & fixing issue with customPrefix
Compare:
https://github.com/jenkinsci/influxdb-plugin/compare/702d126a1a97...f2ae46eb22fc
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.