We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a618e2a commit 257dda0Copy full SHA for 257dda0
docs/source/config-file.mdx
@@ -261,7 +261,7 @@ transport:
261
262
| Option | Type | Default | Description |
263
| :--------- | :-------- | :-------------------------- | :--------------------------------------------------------------- |
264
-| `endpoint` | `URL` | `http://localhost:4137` | URL to export data to. Requires full path. |
+| `endpoint` | `URL` | `http://localhost:4317` | URL to export data to. Requires full path. |
265
| `protocol` | `string` | `grpc` | Protocol for export. `grpc` and `http/protobuf` are supported. |
266
267
#### SamplerOption
0 commit comments