-
Notifications
You must be signed in to change notification settings - Fork 21
Update Event Logging to reflect current event integrations implementation #734
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
base: main
Are you sure you want to change the base?
Conversation
|
Claude finished @brant-livefront's task in 2m 29s —— View job Code Review CompleteThe review has been completed. I found issues that need to be addressed: Critical Issues
Style Issues
The PR successfully restructures the documentation to reflect the current production implementation with Azure Service Bus, and addresses the previous review feedback from withinfocus. |
|
Great job! No new security vulnerabilities introduced in this pull request |
Deploying contributing-docs with
|
| Latest commit: |
dc370e4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://56d90ce9.contributing-docs.pages.dev |
| Branch Preview URL: | https://brant-update-event-logging-s.contributing-docs.pages.dev |
|
|
||
| The cloud instance of Bitwarden has migrated to using the Azure Service Bus implementation of | ||
| distributed events. However, there is still an option to use Azure Queue and Table Storage to handle | ||
| events. Here's how this works: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎨 None of the other sections have this, and it's arguably better for close-to-code docs over in the README -- move this over there and ensure such a thing exists for each offering. I don't think it should be here though as these docs are for setup, not explanation.

📔 Objective
Now that the event integrations implementation is live in Production, the Event Logging section of the contributing docs was out of date (it still had Azure Queue as the Prod implementation). This PR restructures the page to present how events are generated and then offer all three options as to how they are processed (Distributed events, Azure Queue or Database storage).
⏰ Reminders before review
team
🦮 Reviewer guidelines
:+1:) or similar for great changes:memo:) or ℹ️ (:information_source:) for notes or general info:question:) for questions:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmedissue and could potentially benefit from discussion
:art:) for suggestions / improvements:x:) or:warning:) for more significant problems or concerns needing attention:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt:pick:) for minor or nitpick changes