robusta-dev / robusta

Kubernetes observability and automation, with an awesome Prometheus integration
https://home.robusta.dev/
MIT License
2.57k stars 252 forks source link

repeat event #1421

Open Zzzz1111 opened 4 months ago

Zzzz1111 commented 4 months ago

Describe the bug I use file sink, triggers is on_pod_all_changes,and then I get a lot of repeat event

To Reproduce `globalConfig: signing_key: ... account_id: ... sinksConfig:

customPlaybooks:

Expected behavior Get unique event

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

github-actions[bot] commented 4 months ago

Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can!

aantn commented 4 months ago

@Zzzz1111 hi, can you share more details on what unique events you are trying to capture? on_pod_all_changes will fire every time that anything in the Pod's YAML changes, which tends to happen a lot on Kubernetes.

On a separate note, I've removed some sensitive details that were shared in the original post, but please recreate your Robusta account as one of them was a sensitive secret.

Zzzz1111 commented 4 months ago

thanks , maybe it is my mistake, i find the message content is same, but id is unique