Skip to content

Commit 692f969

Browse files
add fleet-server and elastic-agent release notes (#1830)
1 parent 40caaaa commit 692f969

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

config/assembler.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ environments:
2121
cookies_win: x
2222
feature_flags:
2323
SEARCH_OR_ASK_AI: true
24-
edge:
24+
edge:
2525
uri: https://d34ipnu52o64md.cloudfront.net
2626
path_prefix: docs
2727
content_source: edge
@@ -94,12 +94,14 @@ references:
9494
ecs-logging-python:
9595
ecs-logging-ruby:
9696
ecs-logging:
97+
elastic-agent:
9798
elastic-otel-dotnet:
9899
elastic-otel-java:
99100
elastic-otel-node:
100101
elastic-otel-php:
101102
elastic-otel-python:
102103
elastic-serverless-forwarder:
104+
fleet-server:
103105
integration-docs:
104106
private: true
105107
integrations:

config/navigation.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,13 @@ toc:
8080
- toc: kibana://release-notes
8181
path_prefix: release-notes/kibana
8282

83-
# Fleet and Elastic Agent
84-
# https://github.com/elastic/docs-content/blob/main/release-notes/fleet-elastic-agent/toc.yml
85-
- toc: docs-content://release-notes/fleet-elastic-agent
86-
path_prefix: release-notes/fleet
83+
# Elastic Agent
84+
- toc: elastic-agent://release-notes
85+
path_prefix: release-notes/elastic-agent
86+
87+
# Fleet Server
88+
- toc: fleet-server://release-notes
89+
path_prefix: release-notes/fleet-server
8790

8891
# Logstash
8992
# https://github.com/elastic/logstash/blob/main/docs/release-notes/toc.yml
@@ -107,7 +110,7 @@ toc:
107110
# https://github.com/elastic/cloud/blob/master/docs/docset.yml
108111
- toc: cloud://release-notes/cloud-hosted
109112
path_prefix: release-notes/cloud-hosted
110-
113+
111114
# Cloud Enterprise
112115
# https://github.com/elastic/cloud/blob/master/docs/release-notes/cloud-enterprise/toc.yml
113116
- toc: cloud://release-notes/cloud-enterprise
@@ -131,7 +134,7 @@ toc:
131134
# EDOT iOS / Swift
132135
# https://github.com/elastic/apm-agent-ios/blob/main/docs/release-notes/toc.yml
133136
- toc: apm-agent-ios://release-notes
134-
path_prefix: release-notes/edot/sdks/ios
137+
path_prefix: release-notes/edot/sdks/ios
135138
# EDOT Java
136139
# https://github.com/elastic/elastic-otel-java/blob/main/docs/release-notes/toc.yml
137140
- toc: elastic-otel-java://release-notes
@@ -308,7 +311,7 @@ toc:
308311
# https://github.com/elastic/elasticsearch/blob/main/docs/reference/elasticsearch-plugins/toc.yml
309312
- toc: elasticsearch://reference/elasticsearch-plugins
310313
path_prefix: reference/elasticsearch/plugins
311-
314+
312315
# Security
313316
# https://github.com/elastic/docs-content/blob/main/reference/security/toc.yml
314317
- toc: docs-content://reference/security

0 commit comments

Comments
 (0)