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

fix: add jaeger java instrumentation example #1470

Merged
merged 6 commits into from
Sep 8, 2022

Conversation

korniltsev
Copy link
Collaborator

add example of usage otel-profling-java as otel-instrumentation-extension
grafana/otel-profiling-java#2

@github-actions github-actions bot added the lfs-detected! Warning Label for use when LFS is detected in the commits of a Pull Request label Sep 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2022

⚠️ Possible large file(s) detected ⚠️

        The following file(s) exceeds the file size limit: 2097152 bytes, as set in the .yml configuration files
        
        examples/tracing/jaeger/java-instrumentation/opentelemetry-javaagent.jar, examples/tracing/jaeger/java-instrumentation/pyroscope-otel.jar

        Consider using git-lfs as best practises to track and commit file(s)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2022

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
webapp/public/assets/app.js 420.48 KB (0%) 8.5 s (0%) 3.9 s (+16.39% 🔺) 12.3 s
webapp/public/assets/app.css 15.67 KB (0%) 314 ms (0%) 0 ms (+100% 🔺) 314 ms
webapp/public/assets/styles.css 9.47 KB (0%) 190 ms (0%) 0 ms (+100% 🔺) 190 ms
packages/pyroscope-flamegraph/dist/index.js 91.8 KB (0%) 1.9 s (0%) 2 s (+68.02% 🔺) 3.8 s
packages/pyroscope-flamegraph/dist/index.node.js 91.65 KB (0%) 1.9 s (0%) 789 ms (+6.16% 🔺) 2.7 s
packages/pyroscope-flamegraph/dist/index.css 7.12 KB (0%) 143 ms (0%) 0 ms (+100% 🔺) 143 ms

@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #1470 (0a5efb7) into main (0869986) will increase coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1470      +/-   ##
==========================================
+ Coverage   68.51%   68.66%   +0.15%     
==========================================
  Files         129      131       +2     
  Lines        4290     4316      +26     
  Branches     1159     1166       +7     
==========================================
+ Hits         2939     2963      +24     
- Misses       1345     1347       +2     
  Partials        6        6              
Impacted Files Coverage Δ
webapp/javascript/ui/Notifications.tsx 39.48% <0.00%> (ø)
...ebapp/javascript/components/TimelineChart/clamp.ts 100.00% <0.00%> (ø)
...ascript/components/TimelineChart/getFormatLabel.ts 88.89% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@petethepig petethepig merged commit 90f21bf into main Sep 8, 2022
@petethepig petethepig deleted the fix/jaeger_java_autoinstrumentation branch September 8, 2022 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lfs-detected! Warning Label for use when LFS is detected in the commits of a Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants