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

slack-vitess-r15.0.5: backport structured logging from vitessio/vitess#11960 #270

Merged
merged 4 commits into from
Mar 26, 2024

Conversation

timvaillancourt
Copy link
Member

@timvaillancourt timvaillancourt commented Mar 25, 2024

Description

This PR backports structured logging to v15 using the v16 PR: vitessio#11960. This backport is backported/required in our v14 release

Related Issue(s)

vitessio#11960

Checklist

  • "Backport to:" labels have been added if this change should be back-ported
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on the CI
  • Documentation was added or is not required

Deployment Notes

* Create a function to replace glog with PlanetScale log

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Add test case for replacing glog

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Remove one test

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Add flag for PS Logger usage

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Update the usage test files and replace _ with - for the flag

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Apply code review comments

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Add copyrights and release notes

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Update the year in the copyrights

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Fix typo

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

* Empty Commit

Signed-off-by: Emad Habib <ehabib@slack-corp.com>

Signed-off-by: Emad Habib <ehabib@slack-corp.com>
Copy link

Thanks for the contribution! Before we can merge this, we need @EmadMokhtar to sign the Salesforce Inc. Contributor License Agreement.

@github-actions github-actions bot added this to the v15.0.5 milestone Mar 25, 2024
@timvaillancourt timvaillancourt marked this pull request as ready for review March 25, 2024 22:36
@timvaillancourt timvaillancourt requested a review from a team as a code owner March 25, 2024 22:36
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
tanjinx
tanjinx previously approved these changes Mar 26, 2024
@timvaillancourt timvaillancourt requested a review from tanjinx March 26, 2024 18:06
@timvaillancourt timvaillancourt merged commit 453ee84 into slack-vitess-r15.0.5 Mar 26, 2024
194 of 195 checks passed
@timvaillancourt timvaillancourt deleted the bp-pr11960-slack-vitess-r15.0.5 branch March 26, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants