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

How should we handle log request that exceeds log analytics limit of 64MB #30

Open
nilsgstrabo opened this issue Apr 10, 2024 · 0 comments

Comments

@nilsgstrabo
Copy link
Contributor

nilsgstrabo commented Apr 10, 2024

Log analytics queries will return max 64MB. The rest is trimmed, and a warning that data is trimmed is returned to caller (log-api). Currently we do not show this warning to the users, which means they don't know that the log is trimmed.

The users should be informed when trim happens

Add text to inform users this log is trimmed

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

3 participants