Closed
Description
As a maintainer of NGF
I want a telemetry job that collects data every 24 hours
So that I can eventually send collected telemetry data to a centralized collector.
Acceptance Criteria
- The telemetry job outputs some set of dummy data every time data would be collected to the debug log.
- The telemetry job attempts to collect data every 24 hours, starting at initial deployment of NGF.
- The time period at which data is collected can be configured by a developer for testing.
- Only the leader pod runs the job