Values.CompositeSliComponentSourceIdentifies a single operation to include in a composite SLI for a service-level SLO. Used as an element of the Components list in CompositeSliConfig.
type nonrec t = {operationName : OperationName.t option;The name of the operation to include in the composite SLI.
*)}