We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211c517 commit f9edbb0Copy full SHA for f9edbb0
plugin/build.gradle
@@ -25,6 +25,7 @@ apply plugin: 'opensearch.opensearchplugin'
25
apply plugin: 'opensearch.testclusters'
26
apply plugin: 'opensearch.pluginzip'
27
apply plugin: 'opensearch.yaml-rest-test'
28
+apply plugin: 'opensearch.java-agent'
29
ext {
30
projectSubstitutions = [:]
31
licenseFile = rootProject.file('LICENSE.txt')
0 commit comments