Skip to content

Commit 2b266b3

Browse files
committed
more testing
Signed-off-by: Lynette Miles <[email protected]>
1 parent a313601 commit 2b266b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pipeline/outputs/opentelemetry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ description: An output plugin to submit Logs, Metrics, or Traces to an OpenTelem
66

77
The OpenTelemetry plugin lets you take logs, metrics, and traces from Fluent Bit and submit them to an OpenTelemetry HTTP endpoint.
88

9+
Only HTTP endpoints are supported.
10+
11+
| Key | Description | Default |
12+
|-----|-------------|---------|
13+
| `host` | IP address or hostname of the target HTTP server. | `127.0.0.1` |
914

1015
## Get started
1116

0 commit comments

Comments
 (0)