-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/add rules #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Job!
Let´s go through my comments. Maybe you can explain some stuff to me, where I had questions.
I had to focus on code quality and robustness, cause functionallity-wise I´m a little off-board.
...agent/src/main/java/rocks/inspectit/gepard/agent/instrumentation/hook/MethodHookManager.java
Outdated
Show resolved
Hide resolved
...d-agent/src/main/java/rocks/inspectit/gepard/agent/instrumentation/hook/MethodHookState.java
Outdated
Show resolved
Hide resolved
...d-agent/src/main/java/rocks/inspectit/gepard/agent/instrumentation/hook/MethodHookState.java
Outdated
Show resolved
Hide resolved
...d-agent/src/main/java/rocks/inspectit/gepard/agent/instrumentation/hook/MethodHookState.java
Outdated
Show resolved
Hide resolved
...rocks/inspectit/gepard/agent/instrumentation/hook/configuration/MethodHookConfiguration.java
Outdated
Show resolved
Hide resolved
...inspectit/gepard/agent/internal/instrumentation/model/rules/scopes/InstrumentationScope.java
Show resolved
Hide resolved
...inspectit/gepard/agent/internal/instrumentation/model/rules/scopes/InstrumentationScope.java
Show resolved
Hide resolved
...inspectit/gepard/agent/internal/instrumentation/model/rules/scopes/InstrumentationScope.java
Show resolved
Hide resolved
...inspectit/gepard/agent/internal/instrumentation/model/rules/scopes/InstrumentationScope.java
Show resolved
Hide resolved
...s/inspectit/gepard/agent/internal/instrumentation/rules/scopes/InstrumentationScopeTest.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really like the distinction between ClassHookConfiguration and MethodHookConfiguration!
...epard/agent/instrumentation/hook/configuration/resolver/MethodHookConfigurationResolver.java
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Use rule configuration with scopes and tracing actions