Skip to content

Commit

Permalink
Added nodes/stats indices search test (#509)
Browse files Browse the repository at this point in the history
Signed-off-by: David Zane <davizane@amazon.com>
Signed-off-by: David Zane <38449481+dzane17@users.noreply.github.com>
  • Loading branch information
dzane17 committed Aug 19, 2024
1 parent f9e2701 commit ceefc37
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/default/nodes/stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,15 @@ chapters:
- indices
index_metric:
- request_cache
response:
status: 200
- synopsis: Get statistics for search.
path: /_nodes/stats/{metric}/{index_metric}
method: GET
parameters:
metric:
- indices
index_metric:
- search
response:
status: 200

0 comments on commit ceefc37

Please sign in to comment.