objerve icon indicating copy to clipboard operation
objerve copied to clipboard

Feature Request: Adding Support for Observing Method Calls

Open Agent-Hellboy opened this issue 8 months ago • 0 comments

Hi,

I recently became interested in observability tools and came across this from your Twitter profile. I was thinking about the possibility of adding support for observing method calls and logging these calls along with the attributes passed within them. This feature could be incredibly useful for debugging purposes. To implement this, we could introduce a new descriptor, getattribute. I've previously developed a similar tool called log_call (https://github.com/Agent-Hellboy/log_call) to achieve this. Given the popularity of your library, incorporating support for observing method calls could be a valuable addition and enhance the functionality further.

Your thoughts on this idea would be greatly appreciated.

Agent-Hellboy avatar Oct 18 '23 12:10 Agent-Hellboy