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
|`add_label`| Adds a custom label `NAME` and set the value to the value of `KEY`. |_none_|`NAME KEY`|
26
26
|`alias`| Sets an alias, useful for multiple instances of the same filter plugin. |_none_||
27
-
|`bucket`| Optional for `metric_mode``histogram`. If not set, default Prometheus-style buckets are used. |_none_| For example, `0.75`|
27
+
|`bucket`| Optional for `metric_mode``histogram`. If not set, default Prometheus-style buckets are used. |_none_| For example, `0.75`.|
28
28
|`discard_logs`| Flag that defines if logs should be discarded after processing. This applies for all logs, whether they have emitted metrics or not. |`false`||
29
29
|`emitter_name`| Name of the emitter (advanced users). |_none_||
30
30
|`emitter_mem_buf_limit`| Set a buffer limit to restrict memory usage of metrics emitter. |`10M`||
0 commit comments