Clemens Jütte
07/24/2024, 6:34 PMkubectl apply -f <https://github.com/cert-manager/cert-manager/releases/download/v1.13.1/cert-manager.yaml>
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