Values.SlackTransmissionTargetSourceDefines Slack channels for different types of agent notifications.
type nonrec t = {opsOncallTarget : SlackChannel.t;Destination for On-call Agent (Ops1)
*)opsSRETarget : SlackChannel.t option;Destination for SRE Agent (Ops1.5)
*)}