We are getting charged from past month for Monitoring API Requests (Stackdriver Monitoring) for nearly $0.5 per day. I have 4 environments so its coming to $2/day.
We are currently in beta phase and have hardly any traffic.
I tried disabling the Stack Driver Monitoring API but its saying my vpcaccess api and 3 more api's get disabled if I do so.
I see around 1M requests are being sent from "google.monitoring.v3.MetricService.ListTimeSeries" method. This i was able to check in metrics section of Cloud Monitoring Api.
Anyways I can disable or find out from where this ListTimeSeries is getting called?
Hi,
Refer to the below URL, Disabling Stackdriver Monitoring and Logs
https://cloud.google.com/migrate/compute-engine/docs/4.9/how-to/monitoring/disabling-stackdriver
We were able to solve this by disabling "New Relic" integration as it seems to have connections to stack driver logs.