Skip to content

Commit a3836aa

Browse files
update doc: functions overview
1 parent acdce1c commit a3836aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/user-guide/functions/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nav:
2-
- Overview: index.md
2+
- Functions Overview: index.md
33
- Functions in OpenObserve: functions-in-openobserve.md
44
- Enrichment: enrichment.md

docs/user-guide/functions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Overview
1+
# Functions Overview
22

33
In OpenObserve, functions are VRL (Vector Remap Language) scripts that transform your stream data. You create and manage functions via the OpenObserve UI or API. In the UI, go to **Pipelines > Functions** to open a built-in editor where you can write, test, and save VRL code. Once saved, a function can be associated with a stream so it runs on incoming data at ingest time.
44

0 commit comments

Comments
 (0)