Conversation
Member
|
WARNING: Last time we deployed this it broke the prometheus metrics collection. Need to investigate further. |
88df27e to
08640a0
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [lkaemmerling/laravel-horizon-prometheus-exporter](https://github.com/LKaemmerling/laravel-horizon-prometheus-exporter) from 1.7.0 to 1.8.3. - [Release notes](https://github.com/LKaemmerling/laravel-horizon-prometheus-exporter/releases) - [Commits](LKaemmerling/laravel-horizon-prometheus-exporter@v1.7.0...v1.8.3) --- updated-dependencies: - dependency-name: lkaemmerling/laravel-horizon-prometheus-exporter dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Since v1.8.1 of laravel-horizon-prometheus-exporter CurrentProcessesPerQueue has been renamed from CurrentProccesesPerQueue which was a typo This class including the typo was explictly referenced in our config and therefore needed to be fixed Bug: T423429
2651e64 to
b923d00
Compare
* Add `void` return type to match the `Exporter` interface * Another fix of `CurrentProccesesPerQueue` -> `CurrentProcessesPerQueue` Bug: T423429
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lkaemmerling/laravel-horizon-prometheus-exporter from 1.7.0 to 1.8.3.
Release notes
Sourced from lkaemmerling/laravel-horizon-prometheus-exporter's releases.
Commits
9574e94Update GitHub Actions for Laravel 135d87502Bump dependencies for Laravel 1318a1fdaBump dependencies for Laravel 129ec5473Avoid undefined index messaged174612Add more type hinting to the classes and fix a typo in the CurrentProcessesPe...02956d6Update GitHub Actions for Laravel 111eea248Bump dependencies for Laravel 11