You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just added the Unifi console integration (v1.2.0) to a Datadog agent. I deployed it using the Chef Datadog Agent cookbook custom integration resource. (link here)
I experienced the same authorization timeout issue as noted in issue #2566
Even though the issue was fixed and merged, my installation did not include the fix.
I was able to manually add the '@smart_retry' as noted in the issue and it was resolved.
This submission is just to note that the 'fix' doesn't appear to be installing as expected.