You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current GCP module supports metrics from only standard cost table.
All metrics (in the request above) other than effective_price can be obtained from the existing standard table and query.
Effective Price is obtained from the detailed table Detailed table provides the other metrics (as mentioned in the enhancement request) as well.
We have to add support for getting metrics through the detailed table as well.
Depending upon the table user enters in the config the corresponding query will be fired.
Add support of additional metrics in the GCP Billing Integration
New fields to be supported:
Sku.id
Sku.description
Service.id
Service.description
tags.key
tags.value
Price.effective_price
The text was updated successfully, but these errors were encountered: