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
A customer requested the functionality to mutate keepalive events to change their statuses. On testing and with code confirmation, we've found that the mutated events are only used/processed by the handler and do not persist on the backend.
Let's restate this--with Swisscom, they want to change the keepalive status. Rather than mutating, maybe a separate config parameter would be the real ask? Doing event pre-processing would introduce a bottleneck that could be catastrophic.
A customer requested the functionality to mutate keepalive events to change their statuses. On testing and with code confirmation, we've found that the mutated events are only used/processed by the handler and do not persist on the backend.
Feature Suggestion
Possible Implementation
Context
Context - https://secure.helpscout.net/conversation/2131190251/30734?folderId=4465878
Code -
sensu-go/backend/pipeline/adapterv1.go
Line 202 in 124efef
The text was updated successfully, but these errors were encountered: