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 5116cc2 commit 87331aaCopy full SHA for 87331aa
content/modules/ROOT/pages/module-private-docs.adoc
@@ -85,7 +85,7 @@ In the terminal window that you opened earlier at the bottom of the editor, run
85
[.console-input]
86
[source,bash,subs="+attributes,macros+"]
87
----
88
-./mvnw clean quarkus:dev -Dquarkus.otel.enabled=true -Dquarkus.otel.exporter.otlp.traces.endpoint=http://jaeger.parasol-app-{user}-dev.svc.cluster.local:4137
+./mvnw clean quarkus:dev -Dquarkus.otel.enabled=true -Dquarkus.otel.exporter.otlp.traces.endpoint=http://jaeger.parasol-app-{user}-dev.svc.cluster.local:4317
89
90
91
This will download some dependencies and start the application in Quarkus Dev Mode.
0 commit comments