Skip to content

feat: create dynatrace hook - #1137

Closed
jsalaber wants to merge 1 commit into
mainfrom
COR-3500-js-dynatrace-hook
Closed

feat: create dynatrace hook#1137
jsalaber wants to merge 1 commit into
mainfrom
COR-3500-js-dynatrace-hook

Conversation

@jsalaber

@jsalaber jsalaber commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Changes

  • create a hook for users to use Dynatrace + Otel to automatically add spans to the Tracer that the user passes into the constructor of the hook

@vercel

vercel Bot commented Aug 11, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Status Preview Comments Updated (UTC)
js-sdks-web-elements Ready Visit Preview 💬 Add feedback Aug 11, 2025 8:26pm
js-sdks-with-provider Ready Visit Preview 💬 Add feedback Aug 11, 2025 8:26pm
1 Skipped Deployment
Project Status Preview Comments Updated (UTC)
js-sdks-next-js-page-router ⬜️ Ignored Aug 11, 2025 8:26pm

): void {
const span = this.spans.get(hookContext)

if (variableDetails) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

add && span here so its one check for both?

@jonathannorris

Copy link
Copy Markdown
Member

@jsalaber / @suthar26 what's the status of this PR?

@suthar26

Copy link
Copy Markdown
Contributor

close it, not tackling it at the moment

@suthar26 suthar26 closed this Sep 15, 2025
jonathannorris added a commit that referenced this pull request Jul 2, 2026
- js-yaml 3.14.1 -> 3.15.0 (medium, alerts #1175, #1176)
- js-yaml 4.1.0 -> 4.3.0 (medium, alerts #1171, #1172, #1173, #1174)
- webpack-dev-server -> 5.2.5 (medium, alerts #1167, #1168, #1169)
- http-proxy-middleware 2.0.9 -> 2.0.10 (medium, alerts #1164, #1165, #1166)
- @babel/core -> 7.29.7 (low, alerts #1139, #1140, #1163)
- undici -> 6.27.0 (low/medium/high, alerts #1154-#1161)
- tar -> 7.5.16 (medium, alerts #1149-#1152)
- ws 6.x -> 6.2.4, ws 7.x -> 7.5.11, ws 8.x -> 8.21.0 (high, alerts #1141, #1142, #1145)
- form-data 4.0.5 -> 4.0.6 (high, alerts #1143, #1144)
- protobufjs -> 7.6.4 (high/medium, alerts #1135, #1136)
- protobufjs-cli 1.2.2 -> 1.3.3 (high, alert #1132)
- launch-editor -> 2.14.1 (medium, alerts #1134, #1137, #1138)
- markdown-it 12.3.2 -> 14.3.0 (medium, alert #1133)
- joi 17.6.0 -> 17.13.4 (medium, alert #1125)
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.

3 participants