1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-12-01 23:02:43 +02:00

cloudFoundryDeploy - add deployment reporting to Influx (#421)

Add reporting of operations-related data to Influx (if configured), like:
* Version of deployed artifact
* Deployment time
* Target infrastructure for deployment
This commit is contained in:
Oliver Nocon
2019-01-18 08:25:22 +01:00
committed by GitHub
parent 98139bb498
commit e11478ca00
5 changed files with 172 additions and 39 deletions

View File

@@ -90,7 +90,7 @@ influxDBServer=jenkins
|customDataMapTags|no|`commonPipelineEnvironment.getInfluxCustomDataTags()`||
|customDataTags|no|`commonPipelineEnvironment.getInfluxCustomDataTags()`||
|influxPrefix|no|||
|influxServer|no|||
|influxServer|no|`''`||
|wrapInNode|no|`false`||
## Step configuration