You have the Telemetry module in your cluster. See Installation.
The samples are self-contained and include their own backends and data producers. You can apply a single sample or install all at once by applying the entire folder.
-
Apply all samples.
kubectl apply -f . -
Assure that the module is running healthily by checking the status of the Telemetry resource and the conditions of the pipeline resources.
kubectl get kyma-telemetry
-
Delete the samples.
kubectl delete -f .