Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.0.0
-
1
Description
In Neo we're introducing a system event log to record events that happen across the cluster, see the parent MB, https://issues.couchbase.com/browse/MB-46215 for more details.
For Eventing we need to capture the following events.
Eventing Service Events | Additional Details Needed |
Event Function Created | UUID of Eventing Function |
Event Function Deleted | UUID of Eventing Function |
Event Function Paused | UUID of Eventing Function |
Event Function Resumed | UUID of Eventing Function |
Event Function Deployed | UUID of Eventing Function Boundary Setting (From Everything or From Now) |
Event Function Undeployed | UUID of Eventing Function |
Event Draft Function Created | UUID of Eventing Function |
Event Draft Function Deleted | UUID of Eventing Function |
Start Debugger | |
Stop Debugger | Debugger execution time |
Start Tracing | |
Stop Tracing | Tracing execution time |
Functions Imported | |
Functions Exported | |
Eventing Process Crash | Name of process that crashed PID of crashed process |
Attachments
Issue Links
- blocks
-
MB-46215 Automation and Parse-Friendly System Event Feed
- Closed