You have 45 days left in your Stackdriver Premium
If we go premium, how do we choose which instances are to be monitored. Is that even possible? I don't want to pay 8$ per month for the instances that don't require monitoring.
All I have found is this article:
To have the Stackdriver service ignore a specific instance, add a tag named "stackdriver_monitor" with a value of "false".
but this is for EC2 instances. I'm using GCE platform.