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

Need investigation on how we read files and the way some collectors collect logs. #94

Closed
Tatsinnit opened this issue Aug 6, 2021 · 1 comment
Assignees
Labels
discussion required 💬 triage 💭 Need triage to replicate or identify right fix

Comments

@Tatsinnit
Copy link
Member

Writing this issue as workitem investigation, this tool collects logs as part of that process some collectors from day-1 are implemented with dependency in the size of those files.

Possible issue:

  • Premise is that in case of really large cluster running this pod could cause memory issue. or possible abrupt behaviour but that use case is day-1 behaviour because of the way it works. For fixing we need right approach.

This leads to investigation in need.

Possible solution:

Thanks,

@Tatsinnit Tatsinnit added discussion required 💬 triage 💭 Need triage to replicate or identify right fix labels Aug 6, 2021
@Tatsinnit
Copy link
Member Author

💡 No further ideas were added, so closing this as we already have a sample add helper for it, for example used here: https://github.com/Azure/aks-periscope/blob/master/pkg/collector/nodelogs_collector.go#L32 ; beside that we need to handle read file case-by-case basis aka if we can load the content via deployment file users have then use this ReadFileContent helper.

Closing this as no further specific action in need. Thanks 🙏☕️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion required 💬 triage 💭 Need triage to replicate or identify right fix
Projects
None yet
Development

No branches or pull requests

4 participants