Skip to content

Commit

Permalink
Small README format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Mar 8, 2024
1 parent b2f5c89 commit 40a7ea9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/grpc-observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ The backend microservice will

- listen on the TCP port 9091 for the gRPC calls from the frontend microservice.
- listen on the TCP port 8081 for the Prometheus scrape requests.
The frontend microservice will

The frontend microservice will

- send the unary/client streaming/server streaming/bidi streaming calls to the
backend microservices via TCP port 9091.
- listen on the TCP port 8080 for the Prometheus scrape requests.
Expand Down

0 comments on commit 40a7ea9

Please sign in to comment.