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
Hi, @kaihendry good question -- I didn't know that billing export was a thing -- but if the data is in BQ then the bigquery_exporter should be able to report metrics about it. That's a really interesting idea.
I am not quite sure how I expect the metrics to be exported. Lots of:
cost{project="myteam",service="Compute Engine"} 999.7192939999995
???
Which get reset when partitiontime = '2019-12-09' becomes the new UTC day I guess
These queries for example on my data set can take 279 MB bytes billed and can take ~15s. So the scrape would have to be every minute, max! And tbh I have no idea how much $$$ really is "279 MB bytes billed". In fact I am wondering when the billiing data gets updated since I've been running it every minute and the totals don't appear to change.
https://cloud.google.com/billing/docs/how-to/export-data-bigquery
The text was updated successfully, but these errors were encountered: