community-templates icon indicating copy to clipboard operation
community-templates copied to clipboard

Improve Jenkins template

Open ivankudibal opened this issue 4 years ago • 0 comments

Template: Provide the template name here

Describe the problem The current existing Jenkins template does not show Jenkins dashboard by jobs.

To Reproduce Steps to reproduce the behavior:

  1. Open the screenshot https://github.com/influxdata/community-templates/blob/master/jenkins/img/Dashboard.png and read it

Expected behavior

  • Description of the dashboard would be nice to have in the README
  • I believe Jenkins needs a different kind of dashboard -- list of jobs with stats and links to Jenkins.
  • No hardcoded data.

Screenshots

Dashboard Study:

image

image

Broader context

  • Pie chart would be nice to have instead of "speedometer"
  • Telegraf plugin must also pass a buildId so that the jobs can be linked
  • The duration() function could return human readable duration "13min44s" instead of 11356
  • Tresholds should be settable for non-numeric values

ivankudibal avatar Aug 25 '20 14:08 ivankudibal