```helm repo add openobserve <https://charts.openo...
# workshop-infrastructure-platform-engineering
c
Copy code
helm repo add openobserve <https://charts.openobserve.ai>
helm repo update
kubectl apply -f <https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/main/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml>
kubectl apply -f <https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/main/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml>
kubectl apply -f <https://github.com/open-telemetry/opentelemetry-operator/releases/latest/download/opentelemetry-operator.yaml>
kubectl create ns openobserve-collector