getsentry / getsentry/sentry-python
Performance spans for dynamically imported modules
未关闭
Feature
Python
Spans
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 213
描述
### Problem Statement
It would be nice to have spans for when python modules are loaded dynamically.
This could be instrumented:
https://docs.python.org/3/library/importlib.html#importlib.import_module
(This would also be useful in Django apps when loading the URL configurations)
See also:
https://github.com/getsentry/sentry-python/issues/988#issuecomment-1005513677
贡献指南
评估
这个 Issue 还没有评估数据。