Obtaining OpenTelemetry Using Jaeger Span Exporter
[Write a short description on why you performing the task and some contextual information. ]
[Start the heading with gerund (-ing) phrase.]
Before you begin [Mention the prerequisites for your procedure.]
- Procedure
-
Download the Jaeger windows file from the URL: https://www.jaegertracing.io/download/
- Extract the .zip downloaded.
- Open the command prompt and navigate to the location where you extracted the .zip file.
-
Run the
jaeger-all-in-one.execommand.This step runs the gRPC server. You can access the Jaeger UI through http://localhost:16686/
-
Configure the following properties:
ResultResult of your procedure.
What to do nextWhat should user do next. Can be some instruction or some xref link.