-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
release-21.1: log: add version
field to json
formatted log entries
#70451
Conversation
99ae323
to
62eee19
Compare
Thanks for opening a backport. Please check the backport criteria before merging:
If some of the basic criteria cannot be satisfied, ensure that the exceptional criteria are satisfied within.
Add a brief release justification to the body of your PR to justify this backport. Some other things to consider:
|
@thtruo please confirm we want this in 21.1 (for cc dedicated clusters) |
Abandoning since this doesn't pass CI yet |
62eee19
to
c74ee7e
Compare
c74ee7e
to
3a28e78
Compare
83406e7
to
6170872
Compare
Release note (cli change): version details have been added to all json formatted log entries. Refer to the reference docs for details about the field. Release justification: low risk, high benefit changes to existing functionality
6170872
to
58880a8
Compare
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.
LGTM!
thanks guys! bors r=thtruo,knz |
Build succeeded: |
Backport 1/1 commits from #70285 on behalf of @cameronnunez.
/cc @cockroachdb/release
Fixes #70202.
Release note (cli change): version details have been added to all json formatted
log entries. Refer to the reference docs for details about the field.
Release justification: low risk, high benefit changes to existing functionality