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
Prevent excessive collector processes in Docker (#369) - Fixes #365
Resolved an issue where collector cron processes would accumulate rapidly in Docker containers when the COLLECTOR_CRON_SCHEDULE environment variable is set.