Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: instrument properties #344

Merged
merged 1 commit into from
Jul 3, 2024
Merged

feat: instrument properties #344

merged 1 commit into from
Jul 3, 2024

Conversation

apotterri
Copy link
Collaborator

Any class function decorated with @Property, or any class attribute with a property as a value, will now be instrumented.

Fixes #343 .

Any class function decorated with @Property, or any class attribute with
a property as a value, will now be instrumented.
@apotterri apotterri merged commit 72d96aa into master Jul 3, 2024
2 checks passed
@apotterri apotterri deleted the props_20240626 branch July 3, 2024 14:53
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.

Functions decorated with @property are instrumented
2 participants