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

errors in notification silence filters are not surfaced out #1611

Closed
adityathebe opened this issue Nov 11, 2024 · 2 comments · Fixed by #1615
Closed

errors in notification silence filters are not surfaced out #1611

adityathebe opened this issue Nov 11, 2024 · 2 comments · Fixed by #1615
Assignees
Labels
bug Something isn't working

Comments

@adityathebe
Copy link
Member

{"time":"2024-11-11T14:17:58.322019304Z","level":"ERROR","msg":"error consuming: failed to add notification.send event for event=config.unhealthy notification=0191ebb4-2b0d-95c5-ceed-3164c7ed44e7: failed to run filter expression(config.name == "postgresql" && config_type =="Kubernetes::StatefulSet"): ERROR: :1:32: undeclared reference to 'config_type' (in container '')\n | config.name == "postgresql" && config_type =="Kubernetes::StatefulSet"\n | ...............................^: ERROR: :1:32: undeclared reference to 'config_type' (in container '')\n | config.name == "postgresql" && config_type =="Kubernetes::StatefulSet"\n | ...............................^"}
{"time":"2024-11-11T14:18:03.346806324Z","level":"ERROR","msg":"error consuming: failed to add notification.send event for event=config.unhealthy notification=0191ebb4-2b0d-95c5-ceed-3164c7ed44e7: failed to run filter expression(config.name == "postgresql" && config_type =="Kubernetes::StatefulSet"): ERROR: :1:32: undeclared reference to 'config_type' (in container '')\n | config.name == "postgresql" && config_type =="Kubernetes::StatefulSet"\n | ...............................^: ERROR: :1:32: undeclared reference to 'config_type' (in container '')\n | config.name == "postgresql" && config_type =="Kubernetes::StatefulSet"\n | ...............................^"}

@adityathebe adityathebe added the bug Something isn't working label Nov 11, 2024
@moshloop
Copy link
Member

@adityathebe - Can we also update the docs of the fields available ?

@adityathebe
Copy link
Member Author

@adityathebe - Can we also update the docs of the fields available ?

flanksource/docs#309
flanksource/flanksource-ui#2403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants