Skip to content

Commit ab6a729

Browse files
authored
Merge pull request #432 from apollographql/sync/main-into-develop-pr-431
Sync main → develop (PR #431)
2 parents 845b66a + efae8a4 commit ab6a729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ transport:
261261

262262
| Option | Type | Default | Description |
263263
| :--------- | :-------- | :-------------------------- | :--------------------------------------------------------------- |
264-
| `endpoint` | `URL` | `http://localhost:4137` | URL to export data to. Requires full path. |
264+
| `endpoint` | `URL` | `http://localhost:4317` | URL to export data to. Requires full path. |
265265
| `protocol` | `string` | `grpc` | Protocol for export. `grpc` and `http/protobuf` are supported. |
266266

267267
#### SamplerOption

0 commit comments

Comments
 (0)