Ask a question to get started
Enter to sendā¢Shift+Enter new line
omit_payload( _value: Any, ) -> dict[str, Any]
TracePolicy helper that records an empty payload, dropping the value entirely.
TracePolicy
Use as process_inputs and/or process_outputs on a TracePolicy to keep a node's span and its timing while omitting its inputs/outputs from the trace.
process_inputs
process_outputs