Tezos_layer2_store.EventSourcestarting_context_gc hash emits an event which indicates that a GC run was launched for hash.
context_gc_already_launched () emits an event which indicates that a GC launch was attempted but resulted in no action because a GC run is already in progress.
ending_context_gc total_duration finalise_duration emits an event which indicates that a GC run has ended, providing its total duration and its finalisation duration.
context_gc_failure err emits an event which indicates a GC failure.
context_gc_launch_failure err emits an event which indicates a GC launch error.