We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b686b5 commit 2edd778Copy full SHA for 2edd778
README.md
@@ -84,7 +84,7 @@ By default, the OpenTelemetry Java agent uses
84
[OTLP exporter](https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/otlp)
85
configured to send data to
86
[OpenTelemetry collector](https://github.com/open-telemetry/opentelemetry-collector/blob/main/receiver/otlpreceiver/README.md)
87
-at `http://localhost:4317`.
+at `http://localhost:4318`.
88
89
Configuration parameters are passed as Java system properties (`-D` flags) or
90
as environment variables. See [the configuration documentation][config-agent]
0 commit comments