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

Remove support for Logs feature #171

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

wenderjean
Copy link
Collaborator

@wenderjean wenderjean commented Feb 6, 2021

Related to:

Changes

  • Remove feature that used to read logs from file

Rationale

Even though we can use the process manager to redirect logs to a file, the Sidekiq process itself logs only to STDOUT. Recently I began to question the usability of reading logs in Statistic pages, I mean, for a development environment usually, we may want to see the real-time STDOUT and for higher ones, I'd dare to say that we're usually using a specialized log tracking like Sentry, for example.

I'm also opened to any other strong opinion about it.

Tasks

  • Create PR
  • Commit changes in CHANGELOG.md and version.rb
  • Tag a new version 2.0.0 (should be a major one)
  • Publish the new version

@wenderjean wenderjean self-assigned this Feb 6, 2021
@wenderjean wenderjean force-pushed the fix/remove-support-for-logs-feature branch from be1a2a1 to 0e1762f Compare October 27, 2021 13:06
@wenderjean wenderjean merged commit 8fdbc8f into master Oct 27, 2021
@wenderjean wenderjean deleted the fix/remove-support-for-logs-feature branch October 27, 2021 13:09
@fabn
Copy link
Contributor

fabn commented Nov 4, 2021

Any plan to release this?

@wenderjean
Copy link
Collaborator Author

@fabn I fixed a tag for version v2.0.0 considering I'm not sure @davydovanton has plans to release a new version for now.
What do u think @davydovanton?

@fabn
Copy link
Contributor

fabn commented Nov 4, 2021

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants