Hi, 

So my understanding is that you would like to have the stat metrics by URL 
paths in App Engine. It will be helpful to explore ‘logs-based metrics’ 
<https://cloud.google.com/logging/docs/logs-based-metrics> to set up and 
group the metrics you desired. Hope it helps!
On Tuesday, April 27, 2021 at 9:09:09 AM UTC-4 amo...@pncl.tech wrote:

> Thanks for you response Yanan!
>
> Here's what I'm looking for. Say my appengine instance is hosted on 
> website.com and exposes the following routes
> website.com/api/search
> website.com/api/posts
> website.com/api/search?q="google 
> <http://website.com/api/posts?q=%22google>"
> that my clients will hit with traffic. I'd like to know what is the qps 
> and latency across each of those routes separately.
> Looking at stackdriver logs, I see that protoPayload.latency already logs 
> the latency for each request separately. I'm just looking for a way to show 
> all of them aggregated per route.
>
> Amogh
>
> Sent via Superhuman <https://sprh.mn/?vip=amo...@pncl.tech>
>
>
> On Mon, Apr 26, 2021 at 1:28 PM, yananc <yan...@google.com> wrote:
>
>> Hi, 
>>
>> By the ‘URI’, are you referring to instances, a service or other 
>> resources in App Engine? And also, it might help to refer to the Cloud 
>> Monitoring metric list for App Engine 
>> <https://cloud.google.com/monitoring/api/metrics_gcp#gcp-appengine> for 
>> the complete information available. Hope it helps!
>> On Sunday, April 25, 2021 at 9:09:11 AM UTC-4 amo...@pncl.tech wrote:
>>
>>> Is there a page that shows the per URI stats for services hosted in GAE? 
>>> I can find a bunch of monitoring and reporting that shows overall latency, 
>>> qps etc, but not one that can help me drill down across specific URI's that 
>>> might be requested for the GAE application.
>>>
>>> If not in cloud monitoring, is it possible to have an off the shelf 
>>> solution like prometheus / grafana to be easily configured to do so with 
>>> GAE traffic?
>>>
>>> Amogh
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Google App Engine" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/google-appengine/B21GoY1NnzQ/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/47c027f8-4922-4ec9-a387-4de4483c1a75n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/47c027f8-4922-4ec9-a387-4de4483c1a75n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/72e630c3-51a5-4ed5-9fb5-332ef2bdc6b4n%40googlegroups.com.

Reply via email to