Skip to content

Commit 28f6ba4

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 a36d86f commit 28f6ba4

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
@@ -28,7 +28,7 @@ Fluent Bit has a compliant implementation which fully supports `OTLP/HTTP` and `
2828
| `net.accept_timeout_log_error` | On client accept timeout, specify if it should log an error. When disabled, the timeout is logged as a debug message. | `true` |
2929
| `net.backlog` | Set the backlog size for listening sockets. | `128` |
3030
| `net.io_timeout` | Set maximum time a connection can stay idle. | `0s` |
31-
| `net.keepalive` | Enable or disable Keepalive support. | `true` |
31+
| `net.keepalive` | Enable or disable keepalive support. | `true` |
3232
| `net.share_port` | Allow multiple plugins to bind to the same port. | `false` |
3333
| `port` | The port for Fluent Bit to listen for incoming connections. | `0` |
3434
| `profiles_support` | This is an experimental feature, feel free to test it but don't enable this in production environments. | `false` |

0 commit comments

Comments
 (0)