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.
2 parents 845b66a + efae8a4 commit ab6a729Copy full SHA for ab6a729
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