-
Notifications
You must be signed in to change notification settings - Fork 94
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
Error in alloy-logs when using k8s-monitoring-helm v2 #959
Comments
Check earlier in the logs for other error messages? It's possible that there are errors delivering the data to the destination and because of that, the batch is filling up. |
Thanks @petewall. Checked earlier logs, not much there. Why would it generate this error?
|
The previous error appears fixed in 2.0.0-rc.6, probably because buffering was released. However, there is different error now:
|
try setting the max size field for the otlp destination batch:
|
Fixed it by doing following, both
Getting the below error now:
|
I see you have another issue opened for this #962. I'm going to close this one and we can chat about the other issue over there. |
Hi,
I am getting following error in Alloy Logs when using k8s-monitoring-helm v2 - 2.0.0-rc.5
Following is Helm
values.yaml
I am using:The text was updated successfully, but these errors were encountered: