Skip to content

Commit

Permalink
chore: [release-2.9.x] docs: add labels expressions to categories (#1…
Browse files Browse the repository at this point in the history
…2666)

Co-authored-by: Yoshitaka Fujii <[email protected]>
  • Loading branch information
grafanabot and ystkfujii authored Apr 17, 2024
1 parent 28ec7e1 commit bf8d8cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sources/query/log_queries/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ An example that mutates is the expression
```


Log pipeline expressions fall into one of three categories:
Log pipeline expressions fall into one of four categories:

- Filtering expressions: [line filter expressions](#line-filter-expression)
and
Expand All @@ -104,6 +104,7 @@ and
- Formatting expressions: [line format expressions](#line-format-expression)
and
[label format expressions](#labels-format-expression)
- Labels expressions: [drop labels expression](#drop-labels-expression) and [keep labels expression](#keep-labels-expression)

### Line filter expression

Expand Down

0 comments on commit bf8d8cb

Please sign in to comment.