Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jenkins): add dashboard focused on jobs and builds #173

Merged
merged 4 commits into from
Dec 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions jenkins/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## jenkins Monitoring Template

This InfluxDB Template can be used to montior a Jenkins instance
This InfluxDB Template can be used to monitor a Jenkins instance

![Website Monitoring Dashboard Screenshot](img/Dashboard.png)

Expand All @@ -15,11 +15,12 @@ influx apply -u https://raw.githubusercontent.com/influxdata/community-templates
### Included Resources

- `Jenkins - High-Resolution` Dashboard (see screenshot above)
- `Jenkins - Jobs` Dashboard
- `Jenkins - Single Job` Dashboard
- `Jenkins` Telegraf configuration
- Variables for `jenkinJobNames`, `jenkinsBucket`, and `jenkinsHostnames`. You will need to update the value for these thru the InfluxDB UI `Settings` > `Variables` after you've installed this dashboard template
- Variables for `jenkinsJobNames`, `jenkinsBucket`, `jenkinsHostnames` and `jenkinsExcludedJobs`. You will need to update the value for these thru the InfluxDB UI `Settings` > `Variables` after you've installed this dashboard template
- Bucket handled by variable `jenkinsBucket`
- Label `jenkins` applied to all resources
- Label `Jenkins` applied to all resources
- `Job Duration Check` a **threshold** alert
- `Node Health` a **deadman** alert based on the `mem_total`

Expand Down Expand Up @@ -58,11 +59,19 @@ No configuration is necessary to gather Jenkins data other than having valid cre

## Customizations

Be sure to update the values for these variables: `jenkinJobNames`, `jenkinsBucket`, and `jenkinsHostnames`
Be sure to update the values for these variables: `jenkinsBucket`, `jenkinsExcludedJobs`.
These variables are populated dynamically: `jenkinsHostnames`, `jenkinJobNames`

## Contact

- Author: Ray Farias
- Email: [email protected]
- Github: [@sgnl](https://github.com/sgnl)
- Influx Slack: [@Ray Farias](https://influxdata.com/slack)
- Influx Slack: [@Ray Farias](https://influxdata.com/slack)

---

- Contributor: Ales Pour
- Email: [email protected]
- Github: [@alespour](https://github.com/alespour)
- Influx Slack: [@Ales Pour](https://influxdata.com/slack)
Binary file added jenkins/img/Dashboard-Jobs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading