Re: [google-appengine] Digest for google-appengine@googlegroups.com - 4 updates in 4 topics

63 views
Skip to first unread message

Jeremy and jennifer Montross

unread,
Jul 13, 2020, 6:26:51 PM7/13/20
to google-a...@googlegroups.com
Why is all this in my email

On Mon, Jul 6, 2020, 2:55 PM <google-a...@googlegroups.com> wrote:
B <barum...@cloud.dxc.com>: Jul 06 10:52AM -0700

I am using an app engine standard application written in python2.7 to
collect monitoring metrics from different projects. I am running this from
cloud shell The app engine application is deployed in projectA and it is
able to collect the metrics from projectA through the below call
 
service = build('monitoring', 'v3', cache_discovery=True)
project_name = 'projects/{project_id}'.format(
project_id=project_id
)
 
metrics = service.projects().metricDescriptors().list(
name=project_name,
pageSize=config.PAGE_SIZE,
pageToken=next_page_token
).execute()
 
This call is written in a loop, Now i need to collect ProjectB metrics, I
have owner access to ProjectB. When ProjectB is passed as parameter to
project_id I am getting this below error:
 
logMessage: "Error: <HttpError 403 when requesting https://monitoring.googleapis.com/v3/projects/ProjectB/metricDescriptors?pageToken=&alt=json&pageSize=500 returned "Permission monitoring.metricDescriptors.list denied (or the resource may not exist).">"
severity: "ERROR"
sourceLocation: {
file: "/base/data/home/apps/s~ProjectA/list-metrics:20200706t123743.427891295940019389/main.py"
functionName: "post"
line: "665"
}
time: "2020-07-06T16:10:43.724399Z"
 
I am not sure what should be done to make this work? I am very new to
google cloud and its apis and also new to app engine,python2.7 kindly help,
Thanks
Alfredo De Luca <alfredo...@gmail.com>: Jul 06 06:37AM -0700

Hi all
We have an ISO (based on centos 7) that we imported in GCP but when we
start a new VM doesnt show anything ......
A menu should appear and then install the centos custom image.
 
Any idea?
If I user the console is it a graphic console or just serial?
Cheers
Aditya <sena...@google.com>: Jul 03 09:00PM -0700

Hi,
 
It is possible that you have simply exceeded the 5 GB limitation on
Standard Regional Storage allotted to the Free Tier. [1] and [2]. That is
probably why you are only receiving the bill for cloudstorage.
 
You are billed for Cloud Storage on a per bucket basis. So, if you delete
the bucket, you should not be receiving any bills
 
There is a public documentation [3] available that contains the best
practices for cost optimization of Cloud Storage.
 
 
[1] https://cloud.google.com/free
[2] https://cloud.google.com/storage/pricing#cloud-storage-always-free
[3]
https://cloud.google.com/blog/products/storage-data-transfer/best-practices-for-cloud-storage-cost-optimization
 
 
 
On Tuesday, June 16, 2020 at 10:12:19 AM UTC-4, PPG Apps wrote:
"Md. Abu Zafar" <abu....@bs-23.net>: Jul 04 08:26PM -0700

How to solve? No space left on device!
--
*Disclaimer: The content of this message(including any attachments)  is
confidential. If you have received it by mistake, please inform us by an
email reply and then delete the message. It is forbidden to copy, forward,
or in any way reveal the contents of this message to anyone. The integrity
and security of this email cannot be guaranteed over the Internet.
Therefore, the sender will not be held liable for any damage caused by the
message.*
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to google-appengi...@googlegroups.com.

Monica (Google Cloud Platform)

unread,
Jul 14, 2020, 4:02:41 PM7/14/20
to Google App Engine
Hello,

You are receiving the Google AppEngine Group's daily digest. This happens as you choose to receive email updates ("Send daily summaries" / "Send combined updates" / "Notify me for every new message") when you subscribed to the group.
If you wish not to receive the digest emails, you need to change your group preference to "Don't send email updates" in the 3rd column here https://groups.google.com/forum/#!myforums

Reply all
Reply to author
Forward
0 new messages