We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2b647 commit 7c133adCopy full SHA for 7c133ad
commercetools/commercetools-monitoring-newrelic/build.gradle
@@ -2,8 +2,6 @@
2
dependencies {
3
api project(":rmf:rmf-java-base")
4
implementation 'com.newrelic.agent.java:newrelic-api:8.10.0'
5
- implementation("com.newrelic.telemetry:telemetry-core:0.16.0")
6
- implementation("com.newrelic.telemetry:telemetry-http-okhttp:0.16.0")
7
8
testImplementation project(":commercetools:commercetools-sdk-java-api")
9
}
0 commit comments