Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54507

pipeline_data is not pushing to influxdb

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • influxdb-plugin
    • None
    • Jenkins Version 2.107 InfluxDB Plugin version 1.20

      We are not able to get the Pipeline data such as "stage durations", "steps executed"...

      Influxdb plug in not collecting and pushing these data.

      We are using influxdb plugin as step execution in our pipeline as below

      step([$class: 'InfluxDbPublisher', customData: myDataMap, customDataMap: mycustomdatamap, customPrefix: null, target: 'My Target', jenkinsEnvParameterTag: 'build_number=' + env.BUILD_NUMBER])

       

       

       

            aleksisimell Aleksi Simell
            mohamednazeer Mohamed Nazeer Mohamed Ibrahim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: