How to get requests per second with starlette exporter
How can I get metrics on requests per seconds with the metrics exposed by the starlette exporter. I have a Grafana instance, and have metrics like starlette_requests_total
and starlette_requests_in_progress
.