Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Guide for OpenTelemetry #17639

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Add Guide for OpenTelemetry #17639

merged 1 commit into from
Jun 3, 2021

Conversation

kenfinnigan
Copy link
Member

Resolves #16093

@kenfinnigan
Copy link
Member Author

Merge quarkusio/quarkus-quickstarts#872 when approved/merged


include::./attributes.adoc[]

This guide explains how your Quarkus application can utilize OpenTelemetry to provide distributed tracing for
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an external link to the OT project.


== Run the application

The first step is to start the tracing system to collect and display the captured traces:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add that we will be use Jaeger for this and a link to Jaeger.

@radcortez
Copy link
Member

Left a couple of suggestions. Please check if they make sense.

@kenfinnigan
Copy link
Member Author

How's that @radcortez?

@gsmet gsmet merged commit a1a6dc0 into quarkusio:main Jun 3, 2021
@kenfinnigan kenfinnigan deleted the guide-otel branch June 3, 2021 12:11
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.0.CR3 Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Quickstart/Guide for OpenTelemetry extension
3 participants