All GAE Flex "User-managed Service Accounts" apps should not be charged for the agent metrics
Steps to reproduce:
Deploy Flex app with user-managed service account using either:
gcloud flag --service-account=SERVICE_ACCOUNT_NAME@PROJECT_ID.iam.gserviceaccount.com
OR
app.yaml service_account: SERVICE_ACCOUNT_NAME@PROJECT_ID.iam.gserviceaccount.com
Description
This will create a public issue which anybody can view and comment on.
Problem you have encountered:
What you expected to happen:
Steps to reproduce:
gcloud flag
--service-account=SERVICE_ACCOUNT_NAME@PROJECT_ID.iam.gserviceaccount.com
OR
app.yaml
service_account: SERVICE_ACCOUNT_NAME@PROJECT_ID.iam.gserviceaccount.com