Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
add analytics_collections to ent search usage test (elastic#96385)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloane Perrault authored May 26, 2023
1 parent 3228058 commit 9649ee0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/rest-api/usage.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,9 @@ GET /_xpack/usage
"enabled": true,
"search_applications" : {
"count": 0
},
"analytics_collections": {
"count": 0
}
}
}
Expand Down

0 comments on commit 9649ee0

Please sign in to comment.