30 Nov 2023 11:16 AM - edited 08 Feb 2024 02:46 AM
cloudNativeFullStack
applicationMonitoring
Example error in the logs on the OneAgent pods: Initial connect: not successful - retrying after xs
.
You can fix this problem by increasing the OneAgent timeout. Add the following feature flag to DynaKube:
kubectl annotate dynakube <name-of-your-DynaKube> feature.dynatrace.com/oneagent-initial-connect-retry-ms=6000 -n dynatrace
For more information, see DynaKube feature flags for Dynatrace Operator.