botbuilder-python
botbuilder-python copied to clipboard
TelemetryClient missing in component_dialog.py
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]