Skip to content

Commit 2be3b30

Browse files
committed
move ecs under ingest
1 parent 107efb6 commit 2be3b30

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

src/tooling/docs-assembler/assembler.yml

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,19 @@ references:
7070
beats:
7171
current: "9.0"
7272
next: main
73+
ecs-dotnet:
74+
ecs-logging-go-logrus:
75+
ecs-logging-go-zap:
76+
ecs-logging-go-zerolog:
77+
ecs-logging-java:
78+
ecs-logging-nodejs:
79+
ecs-logging-php:
80+
ecs-logging-python:
81+
ecs-logging-ruby:
82+
ecs-logging:
83+
ecs:
84+
current: "9.0"
85+
next: main
7386
elastic-otel-dotnet:
7487
elastic-otel-java:
7588
elastic-otel-node:
@@ -97,6 +110,9 @@ references:
97110
# @elastic/admin-docs and @elastic/developer-docs
98111
elasticsearch:
99112

113+
# @elastic/admin-docs and @elastic/experience-docs
114+
kibana:
115+
100116
# @elastic/developer-docs
101117
eland:
102118
elasticsearch-hadoop:
@@ -116,24 +132,6 @@ references:
116132
detection-rules:
117133
checkout_strategy: full
118134

119-
# @elastic/experience-docs and @elastic/admin-docs
120-
kibana:
121-
122-
# owner tbd
123-
ecs-dotnet:
124-
ecs-logging-go-logrus:
125-
ecs-logging-go-zap:
126-
ecs-logging-go-zerolog:
127-
ecs-logging-java:
128-
ecs-logging-nodejs:
129-
ecs-logging-php:
130-
ecs-logging-python:
131-
ecs-logging-ruby:
132-
ecs-logging:
133-
ecs:
134-
current: "9.0"
135-
next: main
136-
137135
# @elastic/docs-engineering
138136
docs-builder:
139137
current: 9.0

0 commit comments

Comments
 (0)