Skip to content

Commit

Permalink
fix small typo
Browse files Browse the repository at this point in the history
Signed-off-by: Akshay Iyyadurai Balasundaram <[email protected]>
  • Loading branch information
ibakshay committed Dec 3, 2024
1 parent 6c2f7bd commit 5ec4ca1
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 @@ -97,7 +97,7 @@ The tool provides an API endpoint, `/api/v1/metrics`, which returns the usage da
}
```

You can used the following query parameter to filter the list returned:
You can use the following query parameter to filter the list returned:

* **metric_name**: when used, it will trigger a fuzzy search on the metric_name based on the pattern provided.
* **used**: when used, will return only the metric used or not (depending on if you set this boolean to true or to false). Leave it empty if you want both.
Expand Down

0 comments on commit 5ec4ca1

Please sign in to comment.