You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipeline/filters/log_to_metrics.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,6 @@ The _log to metrics_ filter lets you generate log-derived metrics. It supports m
10
10
11
11
This filter doesn't actually act as a record filter and therefore doesn't change or drop records. All records will pass through this filter untouched, and any generated metrics will be emitted into a separate metric pipeline.
12
12
13
-
{% hint style="warning" %}
14
-
15
-
This filter is an experimental feature and isn't recommended for production use. Configuration parameters and other capabilities are subject to change without notice.
16
-
17
-
{% endhint %}
18
-
19
13
## Configuration parameters
20
14
21
15
The plugin supports the following configuration parameters:
0 commit comments