How to update custom metrics value based on other metrics in Google cloud monitoring?
I want to create a custom metric in Google Cloud Monitoring which is a time series. The value will be based on other existing metrics(For example, “MetricC” is sum of 2 other metrics “MetricA + MetricB”, computed every hour).