Skip to content

Open telemetry java agent instrumentation: missing manifest file #4828

Answered by iNikem
hkdev27 asked this question in Q&A
Discussion options

You must be logged in to vote

You have to put every single command line parameter into quotes:
"-javaagent:/src/main/resources/opentelemetry-javaagent.jar", "-Dotel.resource.attributes=service.name=test-service", "-Dotel.traces.exporter=jaeger", "-Dotel.exporter.jaeger.endpoint=http://localhost:14250"

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@mateuszrzeszutek
Comment options

@hkdev27
Comment options

@hkdev27
Comment options

@mateuszrzeszutek
Comment options

@hkdev27
Comment options

Answer selected by hkdev27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants