-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: influxdb-plugin
-
None
-
Environment:Jenkins 2.190.1
InfluxDB Plugin 2.0.2
-
2.5
I just tried out the Global Listener feature and it seems to work great, except build_agent_name is always blank. This works fine for me if I disable Global Listener and use influxDbPublisher() in my Jenkinsfile so at least there is a workaround. I'm guessing this has something to do with the global listener not seeing the NODE_NAME environment variable.