Commit Graph

11511 Commits

Author SHA1 Message Date
Lauri Tulmin 805ce0a3cc
Fix armeria-grpc latest dep test (#12734) 2024-11-15 12:12:09 +02:00
Lauri Tulmin 6bafd2b3d5
Fill jvm.thread.state attribute for jvm.thread.count metric on jdk8 (#12724) 2024-11-14 20:17:29 -07:00
Lauri Tulmin c6318016b3
Logback: don't make MDCPropertyMap of logging event immutable (#12718) 2024-11-14 07:50:38 -08:00
renovate[bot] 8ff6cb0de0
fix(deps): update armeria packages to v1.31.0 (minor) (#12728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 14:08:43 +02:00
Lauri Tulmin 15e611e2bb
Log4j2: add option to fill code attributes (#12592) 2024-11-14 08:00:56 +02:00
larryluogit e91bb38880
Update K6 image used by benchmark overhead tests (#12726) 2024-11-14 07:59:39 +02:00
Lauri Tulmin 153cde825b
Group renovate updates for develocity (#12723) 2024-11-13 18:53:44 -08:00
Trask Stalnaker b55f3fbf08
Fix post release automation (#12725) 2024-11-13 08:14:29 -08:00
renovate[bot] ab79c1a8be
fix(deps): update dependency com.gradle.develocity:com.gradle.develocity.gradle.plugin to v3.18.2 (#12722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 14:52:34 +02:00
renovate[bot] 1599aa5c57
chore(deps): update plugin com.gradle.develocity to v3.18.2 (#12721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 14:52:15 +02:00
Lauri Tulmin 29bb9a3b89
Update api diffs (#12720) 2024-11-13 11:14:44 +00:00
OpenTelemetry Bot c5d030b669
Update version to 2.11.0-SNAPSHOT (#12619) 2024-11-12 19:54:23 -08:00
Trask Stalnaker 5059f9a0fd
Map lettuce 5.1 `db.namespace` to `db.name` (unless using experimental database semconv stability opt-in) (#12609) 2024-11-12 18:51:24 -08:00
Trask Stalnaker cd65f9aa88
Update change log for upcoming release (#12607)
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-11-12 18:26:13 -08:00
Lauri Tulmin 3d5492184f
Convert rediscala test to scala (#12616) 2024-11-12 14:00:03 -08:00
renovate[bot] 647fc45914
fix(deps): update dependency io.netty:netty-bom to v4.1.115.final (#12618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 18:19:50 +02:00
Jay DeLuca ad21efb378
Convert aws 1.11 client tests from groovy to java (#12606) 2024-11-12 07:02:15 -08:00
Lauri Tulmin 76c2d2d8f3
Add ktor 3 instrumentation (#12562) 2024-11-11 13:03:11 +02:00
renovate[bot] fdfb764c76
chore(deps): update github/codeql-action action to v3.27.1 (#12610) 2024-11-10 16:56:57 -08:00
Trask Stalnaker 74d07f1d36
Database stable semconv tests and fixes (#12601) 2024-11-10 09:44:57 +02:00
Trask Stalnaker 591cdf5c79
Move get attribute inside condition where used (#12604) 2024-11-10 09:31:45 +02:00
OpenTelemetry Bot 0e099b281b
Update the OpenTelemetry SDK version to 1.44.1 (#12603)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-10 03:29:43 +00:00
Lauri Tulmin c90dd97c68
Fix latest dep tests (#12596) 2024-11-09 11:01:11 -08:00
Lauri Tulmin 29da88e7cf
Add warning to discourage disabling shadow renaming (#12594) 2024-11-08 06:48:08 -08:00
Lauri Tulmin b8c20a3303
Correct javadoc (#12593) 2024-11-08 06:47:11 -08:00
renovate[bot] 4140565252
fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.23 (#12591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 12:26:09 +02:00
Lauri Tulmin 51b4051a67
Fix warning about setting VirtualField supplier twice (#12584) 2024-11-08 07:53:48 +02:00
renovate[bot] 0c2d5041c5
fix(deps): update groovy monorepo to v4.0.24 (patch) (#12590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 07:52:24 +02:00
renovate[bot] 1b8466a6e5
fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.5 (#12589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 02:29:11 +00:00
renovate[bot] 3c48d85250
fix(deps): update dependency checkstyle to v10.20.1 (#12587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 21:33:57 +00:00
Lauri Tulmin 0f47c849b8
Enable transform safe logging for tests in the javaagent module (#12586) 2024-11-07 12:56:55 -08:00
Lumian Zhang 59e3318d9d
fix: Kafka initialization occasionally failed due to concurrent injection of OpenTelemetryMetricsReporter (to #12538) (#12583) 2024-11-07 07:59:07 -08:00
Trask Stalnaker c8bd230c9e
Improve database semconv stability test formatting (#12580) 2024-11-07 09:29:49 +02:00
Trask Stalnaker fb87a8308e
Static import RPC semconv constants in tests (#12578) 2024-11-07 08:45:01 +02:00
Lauri Tulmin 6a9654d2ce
Unify aws lambda flush handling (#12576)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-11-06 19:14:21 +00:00
Trask Stalnaker a0abd638af
Fix the build (#12579) 2024-11-06 18:23:03 +00:00
Trask Stalnaker 2371589ec5
Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
Lauri Tulmin 6f4ee3c131
Reformat lettuce readme (#12577) 2024-11-06 08:16:31 -08:00
misaya 3ad4269802
compatible different command line style for find jar path (#12544) 2024-11-06 07:14:26 -08:00
Trask Stalnaker 905c274009
Update quarkus smoke test image (#12567) 2024-11-06 07:11:06 -08:00
Lauri Tulmin 78b3c6a285
Remove duplicate byte buddy classes (#12571) 2024-11-06 07:44:47 +02:00
Lauri Tulmin 2b5c4f52d1
Run class load listener only once (#12565) 2024-11-05 14:08:16 +02:00
Trask Stalnaker 2717fb49c1
Fix and test quarkus image (#12568) 2024-11-05 08:12:44 +02:00
Jay DeLuca 2fc4c77f91
Update links in readme to new doc locations (#12546) 2024-11-04 08:57:10 -08:00
renovate[bot] 145bd8833e
fix(deps): update byte buddy packages to v1.15.10 (patch) (#12560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-11-04 13:41:35 +02:00
renovate[bot] 5932ae4121
chore(deps): update graalvm/setup-graalvm action to v1.2.5 (#12559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 09:13:48 +02:00
renovate[bot] 21b4a14990
fix(deps): update byte buddy packages to v1.15.9 (patch) (#12554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-11-03 12:34:47 +02:00
renovate[bot] 2a202f74fd
fix(deps): update gradle shadow packages to v8.3.5 (patch) (#12557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 09:20:07 +02:00
Jay DeLuca 77b90fc3d9
Update the default expected exception in server tests (#12555) 2024-11-02 17:42:03 +02:00
Jay DeLuca 050e2999f3
Convert dropwizard tests from groovy to java (#12542) 2024-11-01 15:41:16 +02:00