Skip to content

Commit 0f9b2fe

Browse files
authored
[DOCS] Fix substitution variables (#18224)
1 parent 46bf75e commit 0f9b2fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/release-notes/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
3131

3232
### Fixes [logstash-9.1.4-fixes]
3333

34-
* Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {ls} plugin activity on the {ls} Integration dashboards [#18090](https://github.com/elastic/logstash/pull/18090)
34+
* Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {{ls}} plugin activity on the {{ls}} Integration dashboards [#18090](https://github.com/elastic/logstash/pull/18090)
3535
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives [#18091](https://github.com/elastic/logstash/pull/18091)
3636

3737

@@ -182,8 +182,8 @@ The Elasticsearch Input now provides [support](https://github.com/logstash-plugi
182182

183183
### Fixes [logstash-9.0.7-fixes]
184184

185-
* Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {ls} plugin activity on the {ls} Integration dashboards. [#18089](https://github.com/elastic/logstash/pull/18089)
186-
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives. [#18111](https://github.com/elastic/logstash/pull/18111)
185+
* Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {{ls}} plugin activity on the {{ls}} Integration dashboards. [#18089](https://github.com/elastic/logstash/pull/18089)
186+
* Improve logstash release artifacts file metadata: mtime is preserved when building tar archives. [#18111](https://github.com/elastic/logstash/pull/18111)
187187

188188
### Plugins [logstash-plugin-9.0.7-changes]
189189

@@ -387,4 +387,4 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec
387387

388388
**Tcp Output - 7.0.0**
389389

390-
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)
390+
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)

0 commit comments

Comments
 (0)