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

Robust log agent for loki #1497

Open
4 tasks
toshipp opened this issue Mar 29, 2021 · 0 comments
Open
4 tasks

Robust log agent for loki #1497

toshipp opened this issue Mar 29, 2021 · 0 comments

Comments

@toshipp
Copy link
Contributor

toshipp commented Mar 29, 2021

What

Promtail, grafana official log agent for loki which currently we used, does not have a backpressure feature, so that it may lose some logs when loki server is temporarily available.
To overcome such a situation, we should improve promtail or replace it with any other log agent.

How

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant