We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f5c89 commit 40a7ea9Copy full SHA for 40a7ea9
examples/grpc-observability/README.md
@@ -45,7 +45,9 @@ The backend microservice will
45
46
- listen on the TCP port 9091 for the gRPC calls from the frontend microservice.
47
- listen on the TCP port 8081 for the Prometheus scrape requests.
48
- The frontend microservice will
+
49
+The frontend microservice will
50
51
- send the unary/client streaming/server streaming/bidi streaming calls to the
52
backend microservices via TCP port 9091.
53
- listen on the TCP port 8080 for the Prometheus scrape requests.
0 commit comments