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

PBM-1381: Log correlation between Backup Name and OPID #1027

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

boris-ilijic
Copy link
Member

When analyzing PBM's logs, it is not possible to correlate the backup's name with the backup's OPID. That is typically needed when analyzing locks and PITR execution. This PR adds a line that correlates them, e.g:

2024-09-26T15:27:56Z I [rs2/rs202:27017] got command backup [name: 2024-09-26T15:27:55Z, compression: none (level: default)] <ts: 1727364475>, opid: 66f57d7b0940491a6d4aef8a

@boris-ilijic boris-ilijic merged commit d933b42 into dev Sep 27, 2024
25 checks passed
@boris-ilijic boris-ilijic deleted the PBM-1381-improve-logging-for-bck-name-opid branch September 27, 2024 09:33
@defbin defbin added this to the 2.7.0 milestone Sep 29, 2024
@defbin defbin added the improvement improvement of existing feature label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improvement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants