Skip to content

Commit 5b9017b

Browse files
[Backport 8.16] Add missing logsdb feature to xpack.info (#3098)
Co-authored-by: Quentin Pradet <[email protected]>
1 parent 9fb4e59 commit 5b9017b

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/xpack/info/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export class Features {
5959
graph: Feature
6060
ilm: Feature
6161
logstash: Feature
62+
logsdb: Feature
6263
ml: Feature
6364
monitoring: Feature
6465
rollup: Feature

0 commit comments

Comments
 (0)