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
  1. Download the Jaeger windows file from the URL: https://www.jaegertracing.io/download/

  2. Extract the .zip downloaded.
  3. Open the command prompt and navigate to the location where you extracted the .zip file.
  4. Run the jaeger-all-in-one.exe command.

    This step runs the gRPC server. You can access the Jaeger UI through http://localhost:16686/

  5. Configure the following properties:

ResultResult of your procedure.
What to do nextWhat should user do next. Can be some instruction or some xref link.