You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hyperion's collector will need to be able to see data from outside the cluster, since Hyperion isn't yet running on kubernetes. This will mean setting up an extra ingress. The linked helm chart's values.yaml seems like it provides an option for this.
To use diamond's central tracing service, which is still in development, each beamline cluster will need to have an Open Telemetry collector service deployed. Using the helm chart in https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector is probably the easiest way to do this. We should consider adding it to ArgoCD as well.
Hyperion's collector will need to be able to see data from outside the cluster, since Hyperion isn't yet running on kubernetes. This will mean setting up an extra ingress. The linked helm chart's
values.yaml
seems like it provides an option for this.See https://confluence.diamond.ac.uk/display/CLOUD/Design+-+Observability+Tools#DesignObservabilityTools-Tracing for more information
Acceptance Criteria
The text was updated successfully, but these errors were encountered: