Commit 53884d1
authored
fix: Update uptime metrics query and fix node pool exception (#1200)
- In `query_uptime_metrics`, replace `query_time_series` with `list_time_series` to align with the recent `gcloud_util.py` refactoring.
- Fix a syntax error in the exception handling within `node_pool_util`.1 parent dd90f04 commit 53884d1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
0 commit comments