Skip to content

Commit a07e3f7

Browse files
authored
Format fixes. (#320)
1 parent 8867331 commit a07e3f7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

dashboard/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ table below shows the names and values of the variables in our main dashboard:
5959
| `PG_USER` | `grafana-user` |
6060
| `PSM` | `true` |
6161

62-
The dashboard for PSM benchmarks is only deployed if the PSM variable is set to
63-
a non-empty value, for instance PSM=true.
62+
The dashboard for PSM benchmarks is only deployed if the `PSM` variable is set
63+
to a non-empty value, for instance `PSM=true`.
6464

6565
Docker files that can be used to build and deploy the Postgres replicator and
6666
Grafana dashboard are then created with the following commands:

tools/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ The tools contained in this folder enable a user to run multiple tests, wait for
44
them to finish, and generate an xml report with pass/fail results.
55

66
These tools are intended to work with load test configurations generated from
7-
load test scenarios by tools stored in the [gRPC Core][grpccore] repository. For information
8-
on those tools and examples of the tools being used together, see the
7+
load test scenarios by tools stored in the [gRPC Core][grpccore] repository. For
8+
information on those tools and examples of the tools being used together, see
9+
the
910
[gRPC OSS benchmarks README](https://github.com/grpc/grpc/blob/master/tools/run_tests/performance/README.md#grpc-oss-benchmarks)
1011
in that repository.
1112

0 commit comments

Comments
 (0)