Skip to content

Bump prometheus_exporter from 2.2.0 to 2.3.0#3091

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/bundler/prometheus_exporter-2.3.0
Aug 18, 2025
Merged

Bump prometheus_exporter from 2.2.0 to 2.3.0#3091
dependabot[bot] merged 1 commit into
mainfrom
dependabot/bundler/prometheus_exporter-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Copy link
Copy Markdown
Contributor

Bumps prometheus_exporter from 2.2.0 to 2.3.0.

Changelog

Sourced from prometheus_exporter's changelog.

[2.3.0] - 2025-08-01

  • FEATURE: Added puma_busy_threads metric that provides a holistic view of server workload by calculating (active threads - idle threads) + queued requests
  • FEATURE: adding marking_time and sweeping_time to GC metrics
  • DEV: bumped up minimum Ruby version to 3.2
  • FIX: better handling of malformed metrics
  • FIX: get controller labels from controller, not params
  • DEV: expose close on runner instance
  • FEATURE: improved puma metrics
Commits
  • 87141bc bump version to 2.3.0 (#351)
  • 382e23f Add marking and sweeping time as Process stat (#300)
  • c069f71 Add support for ActiveRecord 7.2, Bump minimum Ruby to 3.2 and ActiveRecord t...
  • 2c2613b Modernize dev dependencies management (#348)
  • 908ee3d Adds handling for malformed metrics (#337)
  • 71d55d5 Take delayed_job job_name from job (#343)
  • 2f1e7e9 Get controller labels from controller, not params (#293)
  • 236bf09 FEATURE: Expose close on runner instance (#346)
  • 899d650 Update README.md - fix get_rss bad call (#344)
  • d608453 Fix syntax tree errors on main branch (#342)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @openhpi-bot.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/discourse/prometheus_exporter/releases)
- [Changelog](https://github.com/discourse/prometheus_exporter/blob/main/CHANGELOG)
- [Commits](discourse/prometheus_exporter@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: prometheus_exporter
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 18, 2025

@openhpi-bot openhpi-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot Bot merged commit c5128f4 into main Aug 18, 2025
11 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/prometheus_exporter-2.3.0 branch August 18, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant