Skip to content

Commit

Permalink
doc update on performance metrics (#5198)
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Hutchins <shane.hutchins@hitachivantara.com>
  • Loading branch information
hutchins committed Sep 29, 2022
1 parent e3c9784 commit da0bbde
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 da0bbde

Please sign in to comment.