Releases: jenkinsci/argus-notifier-plugin
Releases · jenkinsci/argus-notifier-plugin
1.1
📝 Documentation updates
- Version simplified to ${MAJOR}.${MINOR} / switch to GitHub wiki (#15) @justinharringa
- Add Release Drafter (#14) @justinharringa
1.0.6
🚀 New features and improvements
- Same buildStatus tags for all buildStatus metrics (#13) @justinharringa
- Add 2 metric tags for metric total.build.time (#12) @zhaoamong
v1.0.1
This release includes:
- send build metrics for all Run types instead of just AbstractBuild (this brings pipeline jobs into the fold)
- ability to send Numeric Gauge Metrics from the Metrics plugin to Argus.
- An administrator can disable this as they can disable build metrics in
Manage Jenkins -> Configure System
- An administrator can disable this as they can disable build metrics in
- documentation improvements
- update core Jenkins requirement to 2.60
v1.0.0
Includes functionality to add a publisher to any FreeStyle job and to optionally send metrics for all builds.
The following build metrics are sent:
- build status
- build time
- queue time
- total build time