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

examples: add a java span profiling example without the Pyroscope sdk #3698

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

aleks-p
Copy link
Contributor

@aleks-p aleks-p commented Nov 15, 2024

Adding a simpler example for Java span profiling, where we only load the OTEL agent and the Pyroscope OTEL extension. The example lives in examples/tracing/java.

It might be useful to move the other tracing examples (go, dotnet & python) to their own folders as well. This makes them easier to digest and run.

@aleks-p aleks-p requested review from a team as code owners November 15, 2024 18:51
@aleks-p aleks-p force-pushed the examples/java-span-profiling-no-sdk branch from dfb223a to 1824c69 Compare November 15, 2024 18:58
@aleks-p aleks-p added backport backport release/v1.9 backport release/v1.10 This label will backport a merged PR to the release/v1.10 branch and removed backport labels Nov 18, 2024
@aleks-p aleks-p added the type/docs Improvements for doc docs. Used by Docs team for project management label Nov 18, 2024
Copy link
Contributor

This PR must be merged before a backport PR will be created.

@grafana grafana deleted a comment from github-actions bot Nov 18, 2024
@grafana grafana deleted a comment from github-actions bot Nov 18, 2024
Copy link
Contributor

@bryanhuhta bryanhuhta left a comment

Choose a reason for hiding this comment

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

LGTM

@aleks-p aleks-p merged commit 165e6e9 into main Nov 18, 2024
22 checks passed
@aleks-p aleks-p deleted the examples/java-span-profiling-no-sdk branch November 18, 2024 16:23
github-actions bot pushed a commit that referenced this pull request Nov 18, 2024
…#3698)

* examples: add a java span profiling example without the Pyroscope sdk

* update java span profiles doc

(cherry picked from commit 165e6e9)
github-actions bot pushed a commit that referenced this pull request Nov 18, 2024
…#3698)

* examples: add a java span profiling example without the Pyroscope sdk

* update java span profiles doc

(cherry picked from commit 165e6e9)
aleks-p added a commit that referenced this pull request Nov 18, 2024
…#3698) (#3704)

* examples: add a java span profiling example without the Pyroscope sdk

* update java span profiles doc

(cherry picked from commit 165e6e9)

Co-authored-by: Aleksandar Petrov <[email protected]>
aleks-p added a commit that referenced this pull request Nov 18, 2024
…#3698) (#3705)

* examples: add a java span profiling example without the Pyroscope sdk

* update java span profiles doc

(cherry picked from commit 165e6e9)

Co-authored-by: Aleksandar Petrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/v1.10 This label will backport a merged PR to the release/v1.10 branch type/docs Improvements for doc docs. Used by Docs team for project management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants