By default, numtracker only logs at ERROR level. It would be useful to see more verbose logging in argoCD etc and there is currently no easy way to configure this. Numtracker will read logging level from $NUMTRACKER_LOG_LEVEL so adding this as an option in values.yaml should be enough to get it working.
By default, numtracker only logs at
ERRORlevel. It would be useful to see more verbose logging in argoCD etc and there is currently no easy way to configure this. Numtracker will read logging level from$NUMTRACKER_LOG_LEVELso adding this as an option invalues.yamlshould be enough to get it working.