Skip to content

Fixed the InstrumentOnImportFinder instrumentation method#36

Open
shinhyungyang wants to merge 2 commits intokieker-monitoring:mainfrom
shinhyungyang:fix-kieker-python
Open

Fixed the InstrumentOnImportFinder instrumentation method#36
shinhyungyang wants to merge 2 commits intokieker-monitoring:mainfrom
shinhyungyang:fix-kieker-python

Conversation

@shinhyungyang
Copy link
Collaborator

Fixed

  • After moving the Python benchmark and its drivers to tools/pybenchmark, Kieker-python's InstrumentOnImportFinder instrumentation method was not working correctly. We can just change the current working directory before launching the benchmark each time.
  • We plan to use the master branch of the kieker-lang-pack-python repository. For now, I made another branch ast_import_hook_new which merged all new changes from the master.
  • Currently the PostImportFinder instrumentation method does not seem to be effective. It is okay until Python 3.10 (I checked), but becomes ineffective from Python 3.11, I will keep up with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants