Skip to content

Commit

Permalink
doc update on performance metrics (open-policy-agent#5198)
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Hutchins <shane.hutchins@hitachivantara.com>
Signed-off-by: Byron Lagrone <byron.lagrone@seqster.com>
  • Loading branch information
hutchins authored and byronic committed Oct 17, 2022
1 parent 0f86863 commit 6154ee5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/content/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2002,9 +2002,10 @@ response. To enable performance metric collection on an API call, specify the
`metrics=true` query parameter when executing the API call. Performance metrics
are currently supported for the following APIs:

- Data API (GET and POST)
- Policy API (all methods)
- Policy API (PUT and DELETE)
- Data API (GET, POST, PUT, and DELETE)
- Query API (all methods)
- Compile API (POST)

For example:

Expand Down

0 comments on commit 6154ee5

Please sign in to comment.