-
-
Notifications
You must be signed in to change notification settings - Fork 287
Add built-in cron support to the collector #956
Copy link
Copy link
Open
Labels
contributor friendlyA well-scoped, approachable issue for someone looking to contribute.A well-scoped, approachable issue for someone looking to contribute.enhancementNew feature or requestNew feature or requestgoIssues that require updating Go codeIssues that require updating Go code
Description
Metadata
Metadata
Assignees
Labels
contributor friendlyA well-scoped, approachable issue for someone looking to contribute.A well-scoped, approachable issue for someone looking to contribute.enhancementNew feature or requestNew feature or requestgoIssues that require updating Go codeIssues that require updating Go code
Facilitates creation of distroless base images.
This should probably check for the same env vars (
COLLECTOR_CRON_SCHEDULE,COLLECTOR_RUN_STARTUP,COLLECTOR_RUN_STARTUP_SLEEP) for backwards compatibility in addition to supporting cli args and yaml conf.