|
"cdc": lambda settings, options: (
|
|
"cdc": lambda settings, options: (
|
|
"only_if": settings.SENTRY_USE_CDC_DEV,
|
|
"only_if": settings.SENTRY_USE_CDC_DEV,
|
|
"command": ["cdc", "-c", "/etc/cdc/configuration.yaml", "producer"],
|
|
"command": ["cdc", "-c", "/etc/cdc/configuration.yaml", "producer"],
|