community-templates
community-templates copied to clipboard
Improve Jenkins template
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:
- 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:
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