Skip to content

Releases: jenkinsci/argus-notifier-plugin

1.1

24 Oct 17:10
7e42542
Compare
Choose a tag to compare

📝 Documentation updates

1.0.6

24 Oct 17:31
e0408e2
Compare
Choose a tag to compare

🚀 New features and improvements

v1.0.1

25 Sep 02:05
Compare
Choose a tag to compare

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
  • documentation improvements
  • update core Jenkins requirement to 2.60

v1.0.0

11 Sep 17:36
Compare
Choose a tag to compare

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