Hello,
I am really trying to create a custom metric to "count the no of objects present in a bucket/folder/folder"
Once I create a metric I want to export the results to the big-query table via sink with the parameters (project id, bucket name, folder name, no of objects, and timestamp)
Could anyone tell me how to make it?
ex: my project - X, bucket name: Y, subfolder: Z or maybe bucket has many sub-folders but I need to count from one of the sub-folders
Solved! Go to Solution.