You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QuickPizza includes a gRPC service that's currently used in some k6 load testing examples. As far as I know, it's not directly used by end users interacting with the application.
@SeamusGrafana suggested running the gRPC component as an independent service—similar to other services like catalog or ws. This would also include adding proper instrumentation to support observability.