Commit Graph

9418 Commits

Author SHA1 Message Date
jason plumb a0cfb06905
RuntimeMetrics - move creation logic out of constructor (#8653) 2023-06-06 11:46:47 +02:00
Lauri Tulmin c8bcdeeb40
Fix flaky runtime metrics close test (#8648) 2023-06-06 09:06:02 +03:00
jason plumb f924bd3ec0
Looks like a new docs layout for dropwizard (#8654) 2023-06-06 09:04:29 +03:00
Mateusz Rzeszutek a2fd908d47
Disable the logging exporter by default (#8647)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-06-05 20:04:03 +00:00
Lauri Tulmin 5a0bddd177
Unregister jmx gc metrics (#8650) 2023-06-05 18:49:45 +03:00
Lauri Tulmin e22f4c5615
Add extra Test tasks to check instead of test (#8651) 2023-06-05 18:49:27 +03:00
Mateusz Rzeszutek 8ee63d4441
Implement new stable URL semantic conventions (#8491) 2023-06-05 15:22:22 +00:00
Lauri Tulmin 0768150fb4
Fix redisson latest dep test (#8652) 2023-06-05 16:32:41 +02:00
Mateusz Rzeszutek c74fa61b5d
Add wait strategy to the artemis container in spring jms 6 tests (#8646) 2023-06-05 11:07:01 +02:00
Lauri Tulmin e64f9dc824
Use @SuppressWarnings(deprecation) instead of @Deprecated (#8645) 2023-06-05 09:34:53 +02:00
dependabot[bot] 65c5972e11
Bump byteBuddyVersion from 1.14.4 to 1.14.5 (#8640)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-03 17:24:22 +00:00
dependabot[bot] aaad2b68bd
Bump net.bytebuddy:byte-buddy-dep from 1.14.4 to 1.14.5 in /examples/distro (#8639)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-03 16:10:26 +03:00
Lauri Tulmin b5b51934df
Fix flaky reactor netty connect span tests (#8636) 2023-06-02 23:38:17 +03:00
Lauri Tulmin 4def59ef78
Fix flaky tomcat access log test (#8634) 2023-06-02 23:37:59 +03:00
Lauri Tulmin 81f6a3a0c2
Faster type matching (#8525) 2023-06-02 18:35:31 +03:00
Lauri Tulmin fa5d1744ed
Enable http pipelining test on spring webflux (#8501) 2023-06-02 18:35:00 +03:00
Lauri Tulmin e1566970a0
Use jdk 17 for overhead tests (#8635) 2023-06-02 18:34:36 +03:00
Lauri Tulmin 0c52c37826
Fix flaky spring rabbit test (#8631) 2023-06-01 17:24:12 +02:00
Lauri Tulmin 095e4009ff
Fix flaky spring rabbit test (#8631) 2023-06-01 17:23:48 +02:00
Lauri Tulmin 0ea2d7b8d8
Fix flaky spring rabbit test (#8631) 2023-06-01 17:23:21 +02:00
Lauri Tulmin 0840ed86a7
Use jdk 17 in overhead tests image (#8630) 2023-06-01 15:54:20 +03:00
Lauri Tulmin c4d4bf821a
End netty client span when channel is closed (#8605) 2023-06-01 12:30:00 +03:00
dependabot[bot] c920c8663b
Bump com.fasterxml.jackson:jackson-bom from 2.15.1 to 2.15.2 (#8606)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-01 12:29:38 +03:00
Mateusz Rzeszutek 2c06c00c58
Support otel.sdk.disabled in the spring boot starter (#8602) 2023-06-01 10:48:06 +02:00
dependabot[bot] ae1b0eb1d2
Bump org.testcontainers:testcontainers from 1.18.2 to 1.18.3 in /examples/distro (#8624)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-01 09:55:03 +03:00
dependabot[bot] 8b9f3265fa
Bump org.testcontainers:testcontainers from 1.18.2 to 1.18.3 in /benchmark-overhead (#8626)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-01 08:40:58 +02:00
dependabot[bot] 3b62a5acaf
Bump org.testcontainers:testcontainers from 1.18.2 to 1.18.3 in /examples/extension (#8623)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-01 06:31:33 +00:00
dependabot[bot] 86964b2691
Bump org.testcontainers:postgresql from 1.18.2 to 1.18.3 in /benchmark-overhead (#8625)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:03:00 +03:00
dependabot[bot] b3329b9616
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.15.2 in /examples/distro (#8622)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:01:42 +03:00
dependabot[bot] 5723a540ab
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.15.2 in /examples/extension (#8621)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 09:00:14 +03:00
dependabot[bot] 2dc4e043e9
Bump org.testcontainers:testcontainers-bom from 1.18.2 to 1.18.3 (#8620)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 08:59:45 +03:00
dependabot[bot] 9f75d2b9cf
Bump com.github.jk1.dependency-license-report from 2.3 to 2.4 (#8619)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 08:59:14 +03:00
dependabot[bot] c3769b009a
Bump io.quarkus.platform:quarkus-bom from 3.0.4.Final to 3.1.0.Final (#8618)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 08:58:49 +03:00
dependabot[bot] c41d239c3e
Bump com.gradle.common-custom-user-data-gradle-plugin from 1.10 to 1.11 (#8617)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 08:58:20 +03:00
siyuniu-ms 39c96bc5cb
JavaScript Snippet Injection Support Servlet 5 (#8569)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-05-31 14:47:53 -07:00
Lauri Tulmin c888c085ec
Fix comment driven automation (#8614) 2023-05-31 06:41:41 +00:00
Mateusz Rzeszutek eeb6ffd6e3
Deprecate InetSocketAddressNetClientAttributesGetter and move its met… (#8591) 2023-05-31 08:30:56 +02:00
dependabot[bot] 27c3fdf163
Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.2 in /benchmark-overhead (#8612)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-05-31 08:30:41 +02:00
dependabot[bot] ec9981079d
Bump dockerJavaVersion from 3.3.0 to 3.3.1 (#8607)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:09:41 +03:00
dependabot[bot] aab36acf1c
Bump org.testcontainers:postgresql from 1.18.1 to 1.18.2 in /benchmark-overhead (#8611)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:08:13 +03:00
dependabot[bot] 29745ff127
Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.2 in /examples/distro (#8610)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:07:56 +03:00
dependabot[bot] 357ea66988
Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.2 in /examples/extension (#8609)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:07:40 +03:00
dependabot[bot] b14ac4a75d
Bump org.testcontainers:testcontainers-bom from 1.18.1 to 1.18.2 (#8608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:07:23 +03:00
Lauri Tulmin ed9cac6fa2
Change context propagation debug failures from error to warn (#8601) 2023-05-30 11:56:41 +00:00
Lauri Tulmin f3a58b2524
Stop gradle daemon before codeql analysis (#8600) 2023-05-30 10:57:26 +00:00
Lauri Tulmin 45fbf4b47b
Skip not decorator check for classes in boot loader (#8594) 2023-05-30 11:23:16 +02:00
dependabot[bot] a1b30aacda
Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#8595)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:01:25 +03:00
dependabot[bot] 82805838f9
Bump com.google.guava:guava-bom from 31.1-jre to 32.0.0-jre (#8596)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:01:00 +03:00
Lauri Tulmin eacb6e72b0
Disable flaky async http client read timeout tests (#8592) 2023-05-29 16:34:06 +02:00
Lauri Tulmin 4497c10b8f
Increase gradle heap size for codeql action (#8593) 2023-05-29 16:32:07 +02:00