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: add native agent to intercept class and read annotations #26

Merged
merged 27 commits into from
Feb 17, 2025

Conversation

algomaster99
Copy link
Member

No description provided.

@algomaster99
Copy link
Member Author

Attaching native agent at start-up is not working. Looking at it.

@algomaster99 algomaster99 marked this pull request as draft January 20, 2025 11:44
@algomaster99
Copy link
Member Author

@serenacofano the test-agent application should start a spring server or graphhopper because these are dependencies so you will be able to get their GAV coordinates.

Comment on lines +15 to +16
.blocklist_function("Agent_OnLoad")
.blocklist_function("Agent_OnUnload")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it only generate bindings for these two entry points?

@serenacofano serenacofano marked this pull request as ready for review February 17, 2025 11:05
@serenacofano serenacofano merged commit 87acc70 into main Feb 17, 2025
2 checks passed
@serenacofano serenacofano deleted the dev-agent branch February 17, 2025 11:07
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