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

Remove VectorFailingToInput alert #96

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

hectorhuertas
Copy link
Member

The alert is too generic given how different input sources work. Some only run on some nodes, and some have so little input that it's ok to be 0 for a long time (like falco alerts on gcp or merit).

This should be replaced by specific alerts per input source, considering it's expected input rates, if any.

@hectorhuertas hectorhuertas requested a review from a team as a code owner July 5, 2024 10:37
The alert is too generic given how different input sources work. Some
only run on some nodes, and some have so little input that it's ok to be
0 for a long time (like falco alerts on gcp or merit).

This should be replaced by specific alerts per input source, considering
it's expected input rates, if any.
@hectorhuertas hectorhuertas force-pushed the remove-vector-input-alert branch from 1e084fd to 239dbec Compare July 5, 2024 10:42
@hectorhuertas hectorhuertas merged commit f00344e into main Jul 5, 2024
1 check passed
@hectorhuertas hectorhuertas deleted the remove-vector-input-alert branch July 5, 2024 10:42
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

Successfully merging this pull request may close these issues.

2 participants