Skip to content

Commit

Permalink
fix typo that broke readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhillier committed Aug 11, 2019
1 parent 7338b3b commit 13eeb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Replace `test/test.yaml` with the path to your yaml specs.
See the `.github/main.workflow` file in this repo for a working example.


### Prometheus
### Prometheus usage

apitest can be used with prometheus by setting the `--monitor` (or `-m`) flag. `monitor` will
set apitest to run in continuous mode, keeping track of request and error counts and request duration for every test.
Expand Down

0 comments on commit 13eeb14

Please sign in to comment.