We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8721c39 commit b4ac4dbCopy full SHA for b4ac4db
src/logger.ts
@@ -17,7 +17,7 @@ export const LogId = {
17
telemetryEmitFailure: mongoLogId(1_002_002),
18
telemetryEmitStart: mongoLogId(1_002_003),
19
telemetryEmitSuccess: mongoLogId(1_002_004),
20
- telmetryMetadataError: mongoLogId(1_002_005),
+ telemetryMetadataError: mongoLogId(1_002_005),
21
22
toolExecute: mongoLogId(1_003_001),
23
toolExecuteFailure: mongoLogId(1_003_002),
0 commit comments