diff --git a/eigenlayer-payment-updater/templates/cron.yaml b/eigenlayer-payment-updater/templates/cron.yaml index 4bbe639..221fcfd 100644 --- a/eigenlayer-payment-updater/templates/cron.yaml +++ b/eigenlayer-payment-updater/templates/cron.yaml @@ -33,6 +33,9 @@ spec: - name: config-volume mountPath: "/etc/eigenlayer-payment-updater/" readOnly: true + env: + - name: DD_TRACE_SAMPLE_RATE + value: "1.0" volumes: - name: config-volume secret: