“Lumigo brings fast, frictionless observability to Kubernetes with a lightweight operator, complete traces with payloads, and smart log and metric correlation—at a lower cost of legacy tools.”
helm repo update && \ echo " cluster: name: <cluster name> lumigoToken: value: <Lumigo token> monitoredNamespaces: - namespace: <namespace> loggingEnabled: true tracingEnabled: true - namespace: <namespace> loggingEnabled: false tracingEnabled: true " | helm upgrade -i lumigo lumigo/lumigo-operator --namespace lumigo-system --create-namespace --values-