Skip to content

Performance spans for dynamically imported modules #1720

Open
@antonpirker

Description

@antonpirker

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:
#988 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeaturePythonSDKTriagedHas been looked at recently during old issue triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions