Skip to content

[adservice] - add manual tracing instrumentation#150

Merged
cartersocha merged 5 commits into
open-telemetry:mainfrom
honeycombio:puckpuck.ad-manual-instrumentation
Jun 30, 2022
Merged

[adservice] - add manual tracing instrumentation#150
cartersocha merged 5 commits into
open-telemetry:mainfrom
honeycombio:puckpuck.ad-manual-instrumentation

Conversation

@puckpuck

@puckpuck puckpuck commented Jun 17, 2022

Copy link
Copy Markdown
Contributor

Fixes #60

  • Services extend automatic instrumentation.
    • New attributes/events attached to existing spans.
    • New spans are being created from existing spans.

Changes

Uses a mixture of adding spans and attributes using annotations, as well as manual creation of spans.
Attributes are added to existing auto-instrumented spans and newly created manual ones.

@puckpuck
puckpuck requested a review from a team June 17, 2022 02:25

@julianocosta89 julianocosta89 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!
I've also deployed locally to ensure everything was compiling and working properly!
🚀 it!

@austinlparker austinlparker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Overall lgtm, but I had some questions.

Comment thread src/adservice/src/main/java/hipstershop/AdService.java
Comment thread src/adservice/src/main/java/hipstershop/AdService.java

@wph95 wph95 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

just help authoer to fix PR describe todolist format
wrong

[x] xxxxx
- [x]  xxx

Comment thread src/adservice/src/main/java/hipstershop/AdService.java
@cartersocha

Copy link
Copy Markdown
Contributor

@austinlparker, @mic-max any comments to Pierre's responses ?

@cartersocha

Copy link
Copy Markdown
Contributor

@puckpuck please update the branch & we can merge

@cartersocha
cartersocha merged commit c533ecc into open-telemetry:main Jun 30, 2022
@puckpuck
puckpuck deleted the puckpuck.ad-manual-instrumentation branch June 30, 2022 02:44
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
mohamed3637 added a commit to mohamed3637/opentelemetry-demo that referenced this pull request Oct 7, 2025
osullivandonal pushed a commit to osullivandonal/opentelemetry-demo that referenced this pull request Feb 25, 2026
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.

Review and enhance tracing support for ad service service (Java)

6 participants