Skip to content

Commit 74f1771

Browse files
Update pipeline/inputs/opentelemetry.md
Applying review suggestion. Co-authored-by: Alexa Kreizinger <alexakreizinger@gmail.com> Signed-off-by: Eric D. Schabell <eric@schabell.org>
1 parent f382640 commit 74f1771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Fluent Bit has a compliant implementation which fully supports `OTLP/HTTP` and `
2020
| `http2` | | `true` |
2121
| `listen` | The network address to listen on. | `0.0.0.0` |
2222
| `log_level` | Specifies the log level for output plugin. If not set here, plugin uses global log level in `service` section. | `info` |
23-
| `log_supress_interval` | Suppresses log messages from output plugin that appear similar within a specified time interval. `0` no suppression. | `0` |
23+
| `log_supress_interval` | Suppresses log messages from this plugin that appear similar within a specified time interval. `0` no suppression. | `0` |
2424
| `logs_body_key` | Specify a body key. | _none_ |
2525
| `logs_metadata_key` | Specify a metadata key. | `otlp` |
2626
| `mem_buf_limit` | Set a memory buffer limit for the input plugin. If the limit is reached, the plugin will pause until the buffer is drained. The value is in bytes. If set to 0, the buffer limit is disabled. | `0` |

0 commit comments

Comments
 (0)