Hi everyone,
I am facing an issue with persistent charges from the “Network Telemetry” SKU (SKU ID: D591-959F-0D6C), and I need some technical guidance to identify the root cause and stop these daily charges.
My project runs a single Compute Engine VM instance (Ubuntu 22.04). However, the Network Telemetry usage keeps accumulating. Billing Support confirmed it is a technical configuration issue but they lack backend visibility to pinpoint the exact source.
Here is the exact status of my project configurations that I have manually verified:
- VPC Flow Logs: There are NO active configurations currently in effect for any of my subnets at the project, organization, or regional levels. (To clarify, no flow log configurations exist or are active at all; it’s not a case of being enabled and then paused).
- Firewall Rules Logging: All firewall rules have logging explicitly disabled.
- Cloud NAT: I have never configured or used Cloud NAT in this project.
Since a VM instance requires a VPC network to function, I expect standard data transfer charges, but I cannot figure out what is triggering the “Telemetry” aspect of the billing when no telemetry or flow log configurations are active in the console.
Could anyone advise:
- Is there any hidden default network telemetry/monitoring behavior enabled by Google Cloud when spinning up a standard VM?
- Where else in the GCP Console (e.g., Log Router sinks, advanced routing metrics) should I look to completely cut off this specific telemetry usage?
Any insights or troubleshooting directions would be greatly appreciated. Thanks!