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

Allow configuring logging to use local time #1727

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Jun 8, 2023

I've thought about #1699 from @vaibhavsolanki1193 quite a lot, and I think I'd rather not rename the formatter for now. Having used this pull request while developing Rally, I can confirm the automatic migration works, but it only works forward, not backwards, which makes bisecting Rally more difficult.

As a result, this pull request is #1699 without the formatter rename. The main author is still @vaibhavsolanki1193. If we do want to change the name eventually, those commits in my fork do it:

  1. Prepare migrating more than missing loggers
  2. Rename esrally.log formatter

Closes #1699

@pquentin pquentin added the enhancement Improves the status quo label Jun 8, 2023
@pquentin pquentin added this to the 2.8.0 milestone Jun 8, 2023
@pquentin pquentin self-assigned this Jun 8, 2023
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a logical and practical solution to me. Thanks for putting the thought.

LGTM

@pquentin pquentin merged commit 5bee165 into elastic:master Jun 8, 2023
@pquentin pquentin deleted the allow-local-time-logs branch June 8, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants