feat: create dynatrace hook - #1137
Closed
jsalaber wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
jsalaber
force-pushed
the
COR-3500-js-dynatrace-hook
branch
2 times, most recently
from
August 11, 2025 17:58
ea05f4f to
683d38c
Compare
suthar26
reviewed
Aug 11, 2025
| ): void { | ||
| const span = this.spans.get(hookContext) | ||
|
|
||
| if (variableDetails) { |
Contributor
There was a problem hiding this comment.
add && span here so its one check for both?
jsalaber
force-pushed
the
COR-3500-js-dynatrace-hook
branch
from
August 11, 2025 18:47
683d38c to
f1df03c
Compare
jsalaber
force-pushed
the
COR-3500-js-dynatrace-hook
branch
from
August 11, 2025 19:07
f1df03c to
8d9ef02
Compare
jsalaber
force-pushed
the
COR-3500-js-dynatrace-hook
branch
from
August 11, 2025 19:57
8d9ef02 to
7dcba7f
Compare
jsalaber
force-pushed
the
COR-3500-js-dynatrace-hook
branch
from
August 11, 2025 20:17
7dcba7f to
f2503a0
Compare
jsalaber
force-pushed
the
COR-3500-js-dynatrace-hook
branch
from
August 11, 2025 20:25
f2503a0 to
32b5581
Compare
Member
Contributor
|
close it, not tackling it at the moment |
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes