Library/QuickPulseEnvelopeFactory.ts (2 lines): - line 48: Name: telemetry.name, // TODO: map from MetricTelemetry name to QuickPulse name - line 135: OperationName: baseData.name // TODO: is this correct? AutoCollection/CorrelationContextManager.ts (1 line): - line 338: // TODO: Strictly according to the spec, properties which are recieved from AutoCollection/diagnostic-channel/mongodb.sub.ts (1 line): - line 25: /* TODO: transmit result code from mongo */ AutoCollection/diagnostic-channel/redis.sub.ts (1 line): - line 24: /* TODO: transmit result code from redis */ AutoCollection/diagnostic-channel/mysql.sub.ts (1 line): - line 27: /* TODO: transmit result code from mysql */ Library/Config.ts (1 line): - line 60: public correlationId: string; // TODO: Should be private AutoCollection/diagnostic-channel/SpanParser.ts (1 line): - line 163: // TODO: Remove special logic when Azure UX supports OpenTelemetry dbSystem