readyset-tools/README.md
This directory contains several tools used to query noria deployments and perform very simple tests.
controller_request: Issues a set of basic controller requests to the
current leader.
metrics_dump: Prints out a current dump of the leader instances metrics.
query_installer: Installs basic DDL, a table, and a SELECT * view.
view_checker: Issues a view query to a specific view.
failpoint: Toggle failpoint behavior within a controller.
Many of these tools take in an authority, authority-address, and deployment
as parameters. Below is an example of how to pass these parameters:
./controller_request --authority standalone --authority-address /path --deployment noria --endpoint /healthy_workers