Extension (Magic) to Jupyter notebook and Jupyter lab, that enable notebook experience working with Kusto, ApplicationInsights, and LogAnalytics data.
85
stars
31
forks
source link
Error messages are not changing with short_errors flag #97
Open
nicocanali opened 1 year ago
Problem description
short_errors
config flag doesn't seem to do anything. For example, say I misspell a variable name:in the webUI, I get the following error
In kqlmagic, no matter the value of
short_errors
, I getwhich is not very helpful...
If query related, does it happen on other platforms (Kusto Web UI, Kusto Explorer, Log Analytics in Azure Monitor)?
N/A
Output of
pip freeze
and%kql --bugreport
[bugreport must be executed immediatly after bug noticed]