Using the same query in gcp and grafana shows different results. In Grafana, this metric seems like it isn't a counter like in gcp, so rate
doesn't show the same values as in gcp.
stackdriver_consumed_api_serviceruntime_googleapis_com_api_request_count{service="compute.googleapis.com",response_code="404"}
in grafana shows horizontal line while
serviceruntime_googleapis_com:api_request_count{monitored_resource="consumed_api",response_code="404",service="compute.googleapis.com"}
in gcp shows increasing values like a counter