简体   繁体   中英

Kubernetes - monitor number requests

I have an app running on Google Container Engine.

I would like to monitor number requests per second my api is receiving how can I do this?

is there a way monitoring from historical metrics on Stackdriver as I am opted for Stackdriver Premium

Looking at https://kubernetes.io/docs/tasks/debug-application-cluster/logging-stackdriver/ I see that Stackdriver is deployed in the cluster by default. It looks like that, according to https://cloud.google.com/monitoring/api/metrics , this includes the metrics you are looking for.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM