Skip to content

Commit c63b1da

Browse files
damntreckyNick ArdeckyXi Shenrli
authored
Nardeck/telemetry normalization (#4030)
Chore - add/update telemetry to normalize with VSCode implementation for AmazonQ Transform --------- Co-authored-by: Nick Ardecky <[email protected]> Co-authored-by: Xi Shen <[email protected]> Co-authored-by: Richard Li <[email protected]>
1 parent 43a9574 commit c63b1da

File tree

9 files changed

+78
-546
lines changed

9 files changed

+78
-546
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Normalize telemetry logging metrics for AmazonQ Transform"
4+
}

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotlinCoroutines = "1.6.4"
2020
mockito = "5.8.0"
2121
mockitoKotlin = "5.2.1"
2222
mockk = "1.13.8"
23-
telemetryGenerator = "1.0.162"
23+
telemetryGenerator = "1.0.169"
2424
testLogger = "3.1.0"
2525
testRetry = "1.5.2"
2626
slf4j = "1.7.36"

0 commit comments

Comments
 (0)