-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
InfluxDB-Plugin -1.23 (28.6.2019)
Jenkins ver. 2.164.2
InfluxDB version: 1.7.7
Chrome Version 75.0.3770.100 (Official Build) (64-bit)
-
-
2.0
Hi,
We are pushing stats from our Jenkins server into InfluxDB using the influxdb-plugin. We have multiple build agents and we are very interested in monitoring build times per agent using InfluxDB. The issue is the field for build_agent_name is always blank, the plugin doesn't send the data to influxdb. We are calling the plugin using piplelines in the post using the simple call - influxDbPublisher(selectedTarget: 'InfluxMonitoring')
What could be wrong ? Nothing in the logs I can see to help identify the issue
Thanks