# Functions
ParseFlags parses tracker CLI flags.
Run runs the tracker.
WithConfig ignores config/secrets flags and directly uses the provided config struct.
WithLogger ignores logging config and directly uses the provided logger.
WithMetrics ignores metrics config and directly uses the provided tally scope.
# Type aliases
Option defines an optional Run parameter.