Skip to content

Commit 3624913

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pipeline/outputs/opentelemetry.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Only HTTP endpoints are supported.
1111
| Key | Description | Default |
1212
|-----|-------------|---------|
1313
| `host` | IP address or hostname of the target HTTP server. | `127.0.0.1` |
14+
| `http_user` | Basic Auth username. | _none_ |
15+
| `http_passwd` | Basic Auth password. Requires `HTTP_user` to be set. | _none_ |
16+
| `port` | TCP port of the target HTTP server. | `80` |
1417

1518
## Get started
1619

0 commit comments

Comments
 (0)