Values.ErrorRootCauseSourceThe root cause of a trace summary error.
type nonrec t = {services : ErrorRootCauseServices.t option;A list of services corresponding to an error. A service identifies a segment and it contains a name, account ID, type, and inferred flag.
*)clientImpacting : NullableBoolean.t option;A flag that denotes that the root cause impacts the trace client.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `List of
[> `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list ])
list ]