getsentry / getsentry/sentry-python
Performance spans for dynamically imported modules
Đang mở
Feature
Python
Spans
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.