Skip to content

Commit f55b5f7

Browse files
authored
fix(telemetry): weaverbird metrics #604
1 parent 6c5e8d7 commit f55b5f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2621,15 +2621,15 @@
26212621
"unit": "Count"
26222622
},
26232623
{
2624-
"name": "aws_codeGeneration",
2624+
"name": "awsq_codeGenerationInvoke",
26252625
"description": "Emitted when the user started Code Generation process.",
26262626
"metadata": [
26272627
{ "type": "result" },
26282628
{ "type": "reason", "required": false }
26292629
]
26302630
},
26312631
{
2632-
"name": "aws_approachFlow",
2632+
"name": "awsq_approachInvoke",
26332633
"description": "Emitted when the user started Approach process.",
26342634
"metadata": [
26352635
{ "type": "result" },

0 commit comments

Comments
 (0)