Skip to content

Commit

Permalink
Service quota metric changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 15, 2024
1 parent 3d7492d commit 16f2b31
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/bigquery.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
METRIC,NAME
bigquery.googleapis.com/iam_policy_requests,IamPolicy requests
bigquery.googleapis.com/quota/extract/bytes,Extract bytes
bigquery.googleapis.com/quota/query/alloydb_federated_query_cross_region_bytes,AlloyDB federated query cross region bytes
bigquery.googleapis.com/quota/query/cloud_sql_federated_query_cross_region_bytes,Cloud SQL federated query cross region bytes
bigquery.googleapis.com/quota/query/cross_cloud_transfer_bytes,Cross cloud transferred bytes
bigquery.googleapis.com/quota/query/omni_query_bytes,BigQuery Omni materialized query bytes
Expand Down
4 changes: 4 additions & 0 deletions tools/compute.csv
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,14 @@ compute.googleapis.com/hyperdisk_balanced_storage_pools_advanced_throughput,Hype
compute.googleapis.com/hyperdisk_balanced_total_provisioned_iops,Hyperdisk Balanced IOPS
compute.googleapis.com/hyperdisk_balanced_total_provisioned_throughput,Hyperdisk Balanced Throughput (MB/s)
compute.googleapis.com/hyperdisk_balanced_total_storage,Hyperdisk Balanced Capacity (GB)
compute.googleapis.com/hyperdisk_extreme_total_provisioned_iops,Hyperdisk Extreme IOPS
compute.googleapis.com/hyperdisk_extreme_total_storage,Hyperdisk Extreme Capacity (GB)
compute.googleapis.com/hyperdisk_ml_total_provisioned_throughput,Hyperdisk ML Throughput (MB/s)
compute.googleapis.com/hyperdisk_ml_total_storage,Hyperdisk ML Capacity (GB)
compute.googleapis.com/hyperdisk_throughput_storage_pools_advanced_capacity,Hyperdisk Throughput Storage Pools Advanced Capacity (GB)
compute.googleapis.com/hyperdisk_throughput_storage_pools_advanced_throughput,Hyperdisk Throughput Storage Pools Advanced Throughput (MB/s)
compute.googleapis.com/hyperdisk_throughput_total_provisioned_throughput,Hyperdisk Throughput Throughput (MB/s)
compute.googleapis.com/hyperdisk_throughput_total_storage,Hyperdisk Throughput Capacity (GB)
compute.googleapis.com/images,Images
compute.googleapis.com/in_use_backup_schedules,In-use backup schedules
compute.googleapis.com/in_use_snapshot_schedules,In-use snapshot schedules
Expand Down
1 change: 1 addition & 0 deletions tools/storage.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
METRIC,NAME
storage.googleapis.com/anywhere_cache_size,Anywhere Cache Size
storage.googleapis.com/dualregion_google_egress_bandwidth,Dualregion Google Egress Bandwidth
storage.googleapis.com/dualregion_internet_egress_bandwidth,Dualregion Internet Egress Bandwidth
storage.googleapis.com/google_egress_bandwidth,Google Egress Bandwidth
Expand Down

0 comments on commit 16f2b31

Please sign in to comment.