How to get throughput graph in grafana for grpc load

I am executing load of grpc calls instead of http calls.
We have setup grafna and influx db. But in grafana don’t see any metric related to grpc throughput.

Fyi, for http traffic, I we are using metric http_reqs to plot throuphput(requests/min) graph.
Also, there is a metric named grpc_req_duration using which we can plot response time metrics but no metric for requests/min.

Hi @yorkmena,
welcome back to the community forum :tada:

An extensive answer is already available on the forum so I will link you there:

Let me know if it helps.