Skip to content

Commit 9649ee0

Browse files
author
Sloane Perrault
authored
add analytics_collections to ent search usage test (#96385)
1 parent 3228058 commit 9649ee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/rest-api/usage.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,9 @@ GET /_xpack/usage
413413
"enabled": true,
414414
"search_applications" : {
415415
"count": 0
416+
},
417+
"analytics_collections": {
418+
"count": 0
416419
}
417420
}
418421
}

0 commit comments

Comments
 (0)