elastic / elastic/quark

Add failsafe for exit if we drop events

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
22
Forks
9
Avg merge
1d 2h
Merged PRs (30d)
13

Description

If we drop events, especially exit events, that process will never be pruned from the cache.
To fix this we need to add a failsafe that triggers when we miss events but is also bound by time, say you lost X events, so somewhere in the next seconds/minutes we manually check if every process is still alive, probably by scraping proc.

Not labeling this as a bug as losing events is very very very hard.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.