MLRun,与查看REST API吞吐量相关的问题。

huangapple go评论58阅读模式
英文:

MLRun, Issue with view to REST API throughput

问题

如何在MLRun解决方案中识别吞吐量(我使用MLRun 1.3.0与Iguazio版本3.5.2)?

我正在使用MLRun实时函数'nuclio-risk-sentiment',我想查看MLRun的请求/响应时间。

很容易查看内存、CPU、网络I/O使用情况(请参见Grafana中的面板'private / Kubernetes Pods'):

MLRun,与查看REST API吞吐量相关的问题。

您知道在哪里查看响应/请求的持续时间(实际吞吐量)吗?

英文:

How does it possible to identify throughput in MLRun solution (I use MLRun 1.3.0 with Iguazio version 3.5.2)?

I am using MLRun real-time function 'nuclio-risk-sentiment' and I would like to see request/response time of MLRun.

It is easy to see e.g. view to the Memory, CPU, Network I/O usage (see the board in grafana 'private / Kubernetes Pods'):

MLRun,与查看REST API吞吐量相关的问题。

Do you know where to see the duration of the response/request (real throughput)?

答案1

得分: 0

Iguazio使用用于监控的标准技术堆栈Prometheus和Grafana,这意味着可以查看Iguazio中NGINX(Web服务器)的性能。

在Grafana仪表板中查看'private / NGINX - 请求处理性能',并查看'Total request handling time':

MLRun,与查看REST API吞吐量相关的问题。

英文:

The Iguazio uses for monitoring standard technology stack Prometheus and Grafana, it means, it is possible to see performance of NGINX (web server in Iguazio).

Grafana dashboard see 'private / NGINX - Request Handling Performance' and view to the 'Total request handling time':

MLRun,与查看REST API吞吐量相关的问题。

huangapple
  • 本文由 发表于 2023年6月16日 01:38:43
  • 转载请务必保留本文链接:https://go.coder-hub.com/76484217.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定