botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

TelemetryClient missing in component_dialog.py

Open emgrol opened this issue 5 years ago • 0 comments

Version

4.9.1

Describe the bug

The TelemetryClient has a TODO on line 41 in component_dialog.py.

Additional context

This issue causes a lack of parity between Python SDK and C# and JavaScript SDKs. This is also blocking documentation of how to add telemetry to a Python bot.

[bug]

emgrol avatar Jul 07 '20 21:07 emgrol