influxdata / community-templates

InfluxDB Community Templates: Quickly collect & analyze time series data from a range of sources: Kubernetes, MySQL, Postgres, AWS, Nginx, Jenkins, and more.

Home Page:https://www.influxdata.com/products/influxdb-templates/gallery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Jenkins template

ivankudibal opened this issue · 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