The primary interface for processing commands in Must.
Telemetry
Must uses Telemetry to emit event metrics.
Metrics
must.command_processed.start: The start time of command processing.must.command_processed.stop: The stop time of command processing.must.command_processed.duration: The total duration of command processing.must.command_processed.exception: The exception that occurred during command processing.
Summary
Functions
All-in-one command processing function.