Open nikita-tkachenko-datadog opened 2 hours ago
Describe the bug
After updating the plugin to v8.0.0 or newer, the following error can be seen:
Error Loading Configuration 'retryLogs' is deprecated
To Reproduce
retryLogs
To fix the problem, remove the retryLogs entry from your CasC config. Alternatively, add the following to your CasC config:
configuration-as-code: deprecated: warn
Describe the bug
After updating the plugin to v8.0.0 or newer, the following error can be seen:
To Reproduce
retryLogs
entry in the Datadog plugin config section