-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
C-tracer (Python)Component: The Python part of the tracer codebaseComponent: The Python part of the tracer codebaseT-enhancementType: En enhancement to existing code, or a new featureType: En enhancement to existing code, or a new feature
Description
When a runtime with a package manager is used, we should try to identify which packages are being used. For example, for Python, record the package name and version for site packages.
This could be done for:
- Python site packages
- Ruby gems
- R (maybe)
- Java (not interpreted, no run-time package manager, but JARs include version information)
Metadata
Metadata
Assignees
Labels
C-tracer (Python)Component: The Python part of the tracer codebaseComponent: The Python part of the tracer codebaseT-enhancementType: En enhancement to existing code, or a new featureType: En enhancement to existing code, or a new feature