Add {Transaction,Span}.Outcome fields, which accept one of three possible values: "success", "failure", "unknown". Instrumentation modules should set the Outcome, but if unspecified the server will default to setting these to "unknown".
See elastic/apm#299
Add {Transaction,Span}.Outcome fields, which accept one of three possible values: "success", "failure", "unknown". Instrumentation modules should set the Outcome, but if unspecified the server will default to setting these to "unknown".
See elastic/apm#299