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

Track daily what job types are used with Blue Ocean

XMLWordPrintable

    • Blue Ocean 1.4 - beta 3

      Using our Analytics framework, we would like to know what kinds of jobs are being used in conjunction with Blue Ocean.

      The data sent back looks roughly like the following:

      {
        name: 'job_stats',
        properties: {
           singlePipelineScripted: 1,
           singlePipelineDeclarative: 1,
           pipelineDeclarative: 1,
           pipelineScripted: 1,
           freestyle: 1,
           matrix: 1,
           other: 1
        }
      }
      

            jamesdumay James Dumay
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: