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
feat: support array of events in frontend (#76)
* feat: support array of events in frontend
* test: cover receiving array of events
* fix: manager doesnt account for all possible result from foundchannel
* chore: bump release
fix: processing error because all directive rules pointed to the same…
… first_event and flag (#75)
* docs: add protocol to the list
* test: add tests to assert correct # of backlogs
* refactor: incl the event ID in found report
* fix: first_event and flag for all rules point to the same obj
* chore: bump release
fix: incorrect handling of non-stage 1 references (#68)
* fix: incorrect handling of non-stage 1 references
* docs: wip docs on rule format and eval
* refactor: validate occurrence for non stage-1
* refactor: include check for protocol
* docs: add info on non-mandatory fields and refs
* chore: update deps and bump release
* chore: rm unneeded debug print
chore: sync metric in doc/watchdog/otel (#66)
* chore: sync metric's name in doc, watchdog, and otel
* chore: printout node name in cmd line
* chore: update deps and bump rel version