Skip to content

Add logging for msstats#19

Merged
ajGingrich merged 1 commit intomainfrom
gti-251
Aug 4, 2025
Merged

Add logging for msstats#19
ajGingrich merged 1 commit intomainfrom
gti-251

Conversation

@ajGingrich
Copy link
Copy Markdown
Contributor

@ajGingrich ajGingrich commented Jul 29, 2025

There have been instances of blank spreadsheets output.

The reason is not clear, so this logging allows for better debugging.

@ajGingrich ajGingrich force-pushed the gti-251 branch 5 times, most recently from 5aa86ba to df89af6 Compare July 29, 2025 20:32
@ajGingrich ajGingrich marked this pull request as ready for review July 29, 2025 20:38
There have been instances of blank spreadsheets output.
It's not clear why so this logging allows for better
debugging.
Comment thread msstats.py
# For each service account found try to fetch the clusters metrics using the
# google cloud monitoring api metrics
for service_account in service_accounts:
project_id, stats = project_id, stats = process_google_service_account(
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this duplicate got destructuring was introduced recently here and can be removed.

#17

@ajGingrich ajGingrich merged commit 0589753 into main Aug 4, 2025
6 checks passed
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