You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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:
name: file_sink
file_name: /tmp/hzj.json
runner:
sendAdditionalTelemetry: false
customPlaybooks:
actions:
sinks:
Expected behavior
Get unique event
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: