Releases: jenkinsci/prometheus-plugin
Releases · jenkinsci/prometheus-plugin
prometheus-2.3.1
🐛 Bug fixes
- Fixing extensive Logging when coverage-api plugin is not installed (#548) @Waschndolos
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.387.x from 2329.v078520e55c19 to 2401.v7a_d68f8d0b_09 (#547) @dependabot
- Bump actions/checkout from 3.4.0 to 3.6.0 (#543) @dependabot
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#546) @dependabot
prometheus-2.3.0
🚀 New features and improvements
- New feature to disable certain metrics calculated by this plugin (Note: not for the ones calculated by metrics plugin) (#516) @Waschndolos
- Adding metrics for code coverage (#494) @Waschndolos
✍ Other changes
- Quite big refactoring of the code to make it more testable (#534) @Waschndolos
- It was tested in various production ready environments with before and afterwards comparison. But you know, things can happen.. so in case you find any difference compared to v2.2.3 please raise a ticket with the old metric name with isn't named correctly so it can be fixed for all.
Requirements
Jenkins 2.387.3
prometheus-2.2.3
🐛 Bug fixes
- Fixing bug with export prometheus configuration with JCasc Plugin. Bugfix/525 (#525) @Waschndolos
prometheus-2.2.2
🐛 Bug fixes
- Fixing bug where default_jenkins_builds_running_build_duration_milliseconds is displayed for a run which was already over. Bugfix/515 (#517) @Waschndolos
prometheus-2.2.1
✍ Other changes
- Fixing duplicate entry when using "Collect metrics for each run" for running_build_duration_milliseconds (#513) @Waschndolos
prometheus-2.2.0
🚀 New features and improvements
- Adding metric which indicates the runtime of the current build. Can be used to monitor long running jobs (#510) @Waschndolos
default_jenkins_builds_running_build_duration_milliseconds
- Adding NbBuildsGauge which collects the number of available builds per job (#509) @Waschndolos
default_jenkins_builds_available_builds_count
- Adding metric which indicates if the build discarder is active
default_jenkins_builds_discard_active
📦 Dependency updates
- Requires Jenkins 2.361.4
- Bump actions/checkout from 3.3.0 to 3.4.0 (#497) @dependabot
- Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.3.0 (#496) @dependabot
- Bump slf4j-api from 2.0.5 to 2.0.7 (#498) @dependabot
🐛 Known issues
If you're using the configuration "Collect metrics for each run" wait for 2.2.1
prometheus-2.1.2
🐛 Bug fixes
- Calling save in Setter leads to ProvisionException (#495) @Waschndolos
✍ Other changes
- Adding documentation (#492) @Waschndolos
📦 Dependency updates
- Bump assertj-core from 3.24.1 to 3.24.2 (#485) @dependabot
prometheus-2.1.1
🐛 Bug fixes
- Bugfix - Collect Disk Usage is stored correctly (#483) @Waschndolos
NOTE: The Environment variable COLLECT_DISK_USAGE takes the lead. If it's set to a valid boolean parameter this configuration wins. Otherwise the configured value over the Jenkins configuration page is taken. If the Environment variable is set, then the configuration item in the Jenkins page is disabled.
prometheus-2.1.0
✍ Other changes
- Fixing hpi build (#480) @Waschndolos
- Fixing javadoc creation @Waschndolos
📦 Dependency updates
- Bump assertj-core from 3.22.0 to 3.24.1 (#478) @dependabot
- Bump actions/checkout from 3.1.0 to 3.3.0 (#479) @dependabot
prometheus-2.0.14
What's Changed
- Bump bom-2.319.x from 1451.v15f1fdb_772a_f to 1466.v85a_616ea_b_87c by @dependabot in #416
- Bump bom-2.319.x from 1466.v85a_616ea_b_87c to 1478.v81d3dc4f9a_43 by @dependabot in #418
- Bump actions/stale from 4 to 5.1.0 by @dependabot in #421
- Bump bom-2.319.x from 1478.v81d3dc4f9a_43 to 1508.v4b_d09ff0e893 by @dependabot in #423
- Bump bom-2.319.x from 1508.v4b_d09ff0e893 to 1556.vfc6a_f216e3c6 by @dependabot in #425
- Bump actions/stale from 5.1.0 to 5.1.1 by @dependabot in #424
- Bump bom-2.319.x from 1556.vfc6a_f216e3c6 to 1577.v63609d9cb_5dc by @dependabot in #432
- Bump slf4j-api from 1.7.36 to 2.0.0 by @dependabot in #434
- Bump bom-2.319.x from 1577.v63609d9cb_5dc to 1595.v8c71c13cc3a_9 by @dependabot in #435
- Bump bom-2.319.x from 1595.v8c71c13cc3a_9 to 1607.va_c1576527071 by @dependabot in #438
- Add all build samples by @sboardwell in #439
- Bump actions/stale from 5.1.1 to 5.2.0 by @dependabot in #441
- Bump slf4j-api from 2.0.0 to 2.0.1 by @dependabot in #442
- Bump slf4j-api from 2.0.1 to 2.0.2 by @dependabot in #444
- Bump actions/stale from 5.2.0 to 6.0.0 by @dependabot in #446
- Bump slf4j-api from 2.0.2 to 2.0.3 by @dependabot in #449
- Bump actions/stale from 6.0.0 to 6.0.1 by @dependabot in #451
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #452
- Bump bom-2.319.x from 1607.va_c1576527071 to 1643.v1cffef51df73 by @dependabot in #455
- Bump bom-2.319.x from 1643.v1cffef51df73 to 1654.vcb_69d035fa_20 by @dependabot in #457
- Bump slf4j-api from 2.0.3 to 2.0.4 by @dependabot in #460
- Bump slf4j-api from 2.0.4 to 2.0.5 by @dependabot in #465
- Bump plugin from 4.38 to 4.52 by @dependabot in #468
New Contributors
- @sboardwell made their first contribution in #439
Full Changelog: prometheus-2.0.13...prometheus-2.0.14