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

Log quantity on large scale #22

Open
manish-splashlearn opened this issue Jun 1, 2021 · 1 comment
Open

Log quantity on large scale #22

manish-splashlearn opened this issue Jun 1, 2021 · 1 comment

Comments

@manish-splashlearn
Copy link

I selectively used most of the gem code to have json sidekiq logs , but due to the large scale , the amount of logs that were getting produced was very large , i used a configurable queue_list to selectively log only logs for those queues, i think this can be added here as well

@iMacTia
Copy link
Owner

iMacTia commented Jun 1, 2021

That makes sense to me. Similarly to the argument filter we could have a job filter that by default logs all jobs, but can be instructed to only log some jobs based on allow/deny lists.

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

No branches or pull requests

2 participants