pgadapter
pgadapter copied to clipboard
chore: support TPCC benchmark
This adds the support to run TPCC benchmarking with the following runners:
- PGAdapter + PG JDBC
- Spanner JDBC
In addition, we enabled the client library's metrics and added a OpenTelemetry metric in the benchmark runner to record roundtrip latencies.