As a user I would like to use alloy-receiver as my default trace collector instead of tempo.
Currently there is some logic in istio to publish traces straight to tempo or jeager. https://repo1.dso.mil/big-bang/bigbang/-/blob/master/chart/templates/istio/values.yaml?ref_type=heads#L40
- make sure when enabling tempo alloy-receiver is also enabled and configured to publish to tempo
- update istio configurations to publish to alloy instead of tempo
- Document tracing endpoint url that customers can use to publish traces to.