Skip to content

Adding new instrumentation Intellij/Gradle help #2884

Answered by robododge
robododge asked this question in Q&A
Discussion options

You must be logged in to vote

I found out the cause.

Gradle modules using the provided gradle file apply from: "$rootDir/gradle/instrumentation.gradle must follow a naming convention for sub directories.

I my case, if I change the name to ':instrumentation:jetty-http:jetty-http-9.0:javaagent' it will work because the sub-directory jetty-http-9.0 is prefixed with jetty-http

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@trask
Comment options

@robododge
Comment options

Answer selected by robododge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants