Skip to content

Refactor for daily usage output#5

Merged
jproctor merged 18 commits intomainfrom
daily
Dec 23, 2024
Merged

Refactor for daily usage output#5
jproctor merged 18 commits intomainfrom
daily

Conversation

@jproctor
Copy link
Contributor

Early this year we hacked a tool to output daily usage or a requester into the new_options branch (PR #3) by repurposing the month view, and have been running that in production for a while despite never actually accepting that PR and making a new one.

There were some weird spots in the way the options interacted with each other and the output, so we refactored everything to clean it all up. In the meantime we also upgraded to IdP version 5, which convinced us to finally give up
on tracking which modules are known but not helpful and skipping over them silently.

Daily was really our best use case for the month view, but for arbitrary time periods instead of one month, so I left the option commented out for a while, but in the absence of a need, I’ve removed it.

SSO does not look like we thought it did in the logs, so I’m leaving that commented out in the options. As we get the latter sorted out I’ll fold the work into PR #4.

@jproctor
Copy link
Contributor Author

The tests I’ve run have given me the results I expected. If I have introduced any new bugs, I’ll fix ’em when they become an issue.

@jproctor jproctor merged commit 1bb8dee into main Dec 23, 2024
@jproctor jproctor deleted the daily branch December 23, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants