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

Change the KSM scraping component to be long-running #222

Closed
paologallinaharbur opened this issue Oct 4, 2021 · 0 comments
Closed

Change the KSM scraping component to be long-running #222

paologallinaharbur opened this issue Oct 4, 2021 · 0 comments
Assignees
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.

Comments

@paologallinaharbur
Copy link
Member

Make it long-running and fix common issues:

  • Check possibly memory, file descriptors, connection, etc leaks
  • Check if we are using some sort of cache that could be easily moved in memory instead of having it in disk
  • Check timeouts and how it can be stopped gracefully
  • Review logs considering that the integration does not stop anymore (keep this in mind when writing docs)
@invidian invidian added the feature request Categorizes issue or PR as related to a new feature or enhancement. label Oct 11, 2021
@paologallinaharbur paologallinaharbur self-assigned this Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants