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

chore: add quickstart example with java #3281

Merged
merged 2 commits into from Oct 19, 2023
Merged

Conversation

danielbdias
Copy link
Contributor

This PR adds a quick start example using a Java API.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

# Quick Start - Ruby on Rails app with OpenTelemetry and Tracetest

> [Read the detailed recipe for setting up OpenTelemetry Collector with Tractest in our documentation.](https://docs.tracetest.io/examples-tutorials/recipes/running-tracetest-without-a-trace-data-store)
This is a simple quick start on how to configure a Ruby app (with [Rails](https://rubyonrails.org/) framework) to use OpenTelemetry instrumentation with traces, and Tracetest for enhancing your e2e and integration tests with trace-based testing.
Copy link
Member

Choose a reason for hiding this comment

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

I know you like Rails, but I think this should be about Java 🤣

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🙃
(Thanks for this catch!)

Copy link
Member

@mathnogueira mathnogueira left a comment

Choose a reason for hiding this comment

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

Other than the readme, it looks good

@xoscar
Copy link
Collaborator

xoscar commented Oct 18, 2023

I tested it and looks good, great job @danielbdias!

@danielbdias danielbdias merged commit ba8d9dd into main Oct 19, 2023
38 checks passed
@danielbdias danielbdias deleted the add/quick-start-java branch October 19, 2023 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants