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 76a6917 commit 1cf350cCopy full SHA for 1cf350c
modules/grafana/build.gradle
@@ -13,9 +13,3 @@ dependencies {
13
testImplementation 'io.opentelemetry:opentelemetry-sdk'
14
testImplementation 'io.opentelemetry:opentelemetry-exporter-otlp'
15
}
16
-
17
-tasks.japicmp {
18
- methodExcludes = [
19
- "org.testcontainers.grafana.LgtmStackContainer#getPromehteusHttpUrl()"
20
- ]
21
-}
0 commit comments