Skip to content

Commit 080ca5d

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 74f1771 commit 080ca5d

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
@@ -19,7 +19,7 @@ Fluent Bit has a compliant implementation which fully supports `OTLP/HTTP` and `
1919
| `host` | The hostname. | `localhost` |
2020
| `http2` | | `true` |
2121
| `listen` | The network address to listen on. | `0.0.0.0` |
22-
| `log_level` | Specifies the log level for output plugin. If not set here, plugin uses global log level in `service` section. | `info` |
22+
| `log_level` | Specifies the log level for this plugin. If not set here, the plugin uses the global log level specified in the `service` section of your configuration file. | `info` |
2323
| `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` |

0 commit comments

Comments
 (0)