Skip to content

Alert NoOutputBytesProcessed should combine outputs #640

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MPV
Copy link

@MPV MPV commented Nov 29, 2021

We were seeing issues where we got alerted due to some outputs not sending data for more than 15 minutes.

For example, this is expected from journald logs on worker nodes in a cluster, thus this adjustment to the alert.

We now aggregate output per pod and alert if no bytes are sent for 15 minutes.

@edsiper
Copy link
Member

edsiper commented Dec 12, 2021

  • I would suggest to extend alerts for kubernetes only, note the current example is just for vanilla Fluent Bit
  • you have to sign-off the commits on this PR

1 similar comment
@edsiper
Copy link
Member

edsiper commented Dec 12, 2021

  • I would suggest to extend alerts for kubernetes only, note the current example is just for vanilla Fluent Bit
  • you have to sign-off the commits on this PR

@edsiper edsiper added the waiting-for-user Waiting for user/contributors feedback or requested changes label Dec 12, 2021
@lecaros lecaros added the dco DCO failing label Dec 14, 2021
@lecaros
Copy link
Contributor

lecaros commented Jan 12, 2022

Hi, @MPV would you mind reviewing the last comment?
Thanks!

@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Oct 22, 2022
@MPV MPV force-pushed the patch-1 branch 2 times, most recently from e800815 to bd67bc2 Compare June 28, 2023 08:00
We were seeing issues where we got alerted due to some outputs not sending data for more than 15 minutes.
For example, this is expected from journald logs on worker nodes in a cluster, thus this adjustment to the alert.

We now aggregate output per pod and alert if no bytes are sent for 15 minutes.

Signed-off-by: Victor Sollerhed <victor.sollerhed@pagero.com>
@MPV
Copy link
Author

MPV commented Jun 28, 2023

@lecaros could you review this again? commit has been signed now.

@github-actions github-actions bot removed the Stale label Jun 29, 2023
@github-actions
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Sep 28, 2023
@MPV
Copy link
Author

MPV commented Sep 30, 2023

@edsiper, interested in this change? Happy to close it if not useful as-is.😊

@github-actions github-actions bot removed the Stale label Oct 1, 2023
Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Dec 31, 2023
@lecaros lecaros requested review from a team as code owners March 25, 2025 14:34
@github-actions github-actions bot removed the Stale label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco DCO failing waiting-for-user Waiting for user/contributors feedback or requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants