-
Notifications
You must be signed in to change notification settings - Fork 817
Ingesters log too much #36
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
Comments
|
I'd say kill the logs for these things, use metrics instead! (except for errors and their exact messages) |
I was going to fix the "Flushing" one as part of #37, but it's actually from prism.go in our prometheus fork. I don't know what the state of that is (@juliusv says it's going away), but it's a one line fix, so I've submitted PR tomwilkie/prometheus#82 |
Probably fixed by #46. Please re-open if not. |
Now getting cycles of these:
I haven't yet looked up what they signify. |
Uh oh!
There was an error while loading. Please reload this page.
9m log entries in 8hrs, which is about 40% of the clusters output (another 40% being kube-dns, which is now fixed).
66% of the logs lines from the ingester are “Flushing chunk".
The text was updated successfully, but these errors were encountered: