Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport stable/8.7] migrate JournalMetrics to micrometer #27952

Merged
merged 7 commits into from
Feb 14, 2025

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #27929 to stable/8.7.

relates to #27147
original author: @entangled90

@backport-action
Copy link
Collaborator Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-27929-to-stable/8.7
git worktree add --checkout .worktree/backport-27929-to-stable/8.7 backport-27929-to-stable/8.7
cd .worktree/backport-27929-to-stable/8.7
git reset --hard HEAD^
git cherry-pick -x 19458c4632c5d305c131e5db031dbdc148cd7c39 9243aef0a235f3a82312076487aaca5b3940ef7e db71b8b44a680bb50932810c8d183144ebb8773f e3cdcf56cd45113dc6eab2b1695a45553a4fc66c 4a6befebd57a9780a037ce3ae64b6bb489fb8c10 3ed852e652c198099039d832bb4029f749dd5327 668db6e06c2284e93e0e807fc5114e89167ec678
git push --force-with-lease

@github-actions github-actions bot added the component/zeebe Related to the Zeebe component/team label Feb 10, 2025
@entangled90 entangled90 self-assigned this Feb 10, 2025
@entangled90 entangled90 force-pushed the backport-27929-to-stable/8.7 branch from 3be2434 to 3513ed3 Compare February 14, 2025 10:23
@entangled90 entangled90 marked this pull request as ready for review February 14, 2025 10:23
@entangled90 entangled90 force-pushed the backport-27929-to-stable/8.7 branch from 3513ed3 to edea687 Compare February 14, 2025 10:50
@entangled90 entangled90 added this pull request to the merge queue Feb 14, 2025
Merged via the queue into stable/8.7 with commit 54a4dbf Feb 14, 2025
60 checks passed
@entangled90 entangled90 deleted the backport-27929-to-stable/8.7 branch February 14, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/zeebe Related to the Zeebe component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants