Skip to content

Commit 104a547

Browse files
authored
Merge branch 'main' into stefnestor-patch-2
2 parents 63da9d6 + 3149398 commit 104a547

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

reference/data-analysis/kibana/canvas-functions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/kibana/current/canvas-function-reference.html
4+
navigation_tile: Canvas function reference
45
products:
56
- id: kibana
67
---
78

8-
# Canvas function reference [canvas-function-reference]
9+
# Explore Canvas functions and its expression language for {{kib}} [canvas-function-reference]
910

1011
Behind the scenes, Canvas is driven by a powerful expression language, with dozens of functions and other capabilities, including table transforms, type casting, and sub-expressions.
1112

reference/fleet/data-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ products:
77
navigation_title: Data streams
88
---
99

10-
# Agent-created data streams [data-streams]
10+
# {{agent}} data streams for {{fleet}} [data-streams]
1111

1212
{{agent}} uses data streams to store time series data across multiple indices while giving you a single named resource for requests. Data streams are well-suited for logs, metrics, traces, and other continuously generated data. They offer a host of benefits over other indexing strategies:
1313

reference/fleet/elasticsearch-output.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ products:
77
- id: elastic-agent
88
---
99

10-
# Configure the {{es}} output [elasticsearch-output]
11-
10+
# Configure the {{es}} output for {{agent}} [elasticsearch-output]
1211

1312
The {{es}} output sends events directly to {{es}} by using the {{es}} HTTP API.
1413

0 commit comments

Comments
 (0)