It would be good to see whether the Python Server can handle many simultaneous requests. Apparently, k6 can be used, with some finagling, even though there is no direct Connect RPC support yet: https://github.com/grafana/k6/issues/5193
It would be good to see whether the Python Server can handle many simultaneous requests.
Apparently, k6 can be used, with some finagling, even though there is no direct Connect RPC support yet:
grafana/k6#5193