Kubernetes
bash
helm repo add acme https://charts.acmehq.io
helm install acme-agent acme/agent \
--namespace acme --create-namespaceAuto-collects node, pod, and container metrics. Enable tracing with tracing.enabled=true.
helm repo add acme https://charts.acmehq.io
helm install acme-agent acme/agent \
--namespace acme --create-namespaceAuto-collects node, pod, and container metrics. Enable tracing with tracing.enabled=true.