Jonas Kunz
|
446d9a28ae
|
Implemented factory for generating invokedynamic proxy classes (#9502)
|
2023-09-20 12:26:56 -07:00 |
Lauri Tulmin
|
324de7f913
|
Add build-info.properties to spring boot smoke test image (#9521)
|
2023-09-20 18:56:17 +02:00 |
renovate[bot]
|
e5c58b1306
|
chore(deps): update plugin io.quarkus to v3.4.1 (#9519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-20 19:29:29 +03:00 |
Lauri Tulmin
|
693c2a8d95
|
Fix flaky lettuce 4 test (#9514)
|
2023-09-20 16:21:57 +03:00 |
renovate[bot]
|
aa017ce840
|
fix(deps): update dependency io.quarkus:quarkus-bom to v3.4.1 (#9513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-20 12:36:50 +00:00 |
Trask Stalnaker
|
ae25d481ff
|
Use new semconv constants (#9504)
|
2023-09-20 14:53:40 +03:00 |
Lauri Tulmin
|
d90485d2b8
|
Fix project.buildDir deprecation warning (#9509)
|
2023-09-20 14:53:18 +03:00 |
Lauri Tulmin
|
df05d20776
|
Also ignore https://logback.qos.ch links (#9512)
|
2023-09-20 14:14:51 +03:00 |
Lauri Tulmin
|
8d1f3d2606
|
Disable link checker for http://logback.qos.ch (#9510)
|
2023-09-20 13:42:08 +03:00 |
Jay DeLuca
|
4deb652934
|
Convert logback-mdc-1.0 tests from groovy to java (#9490)
|
2023-09-19 13:18:46 +02:00 |
Lauri Tulmin
|
952b6ec394
|
Fix typo (#9496)
|
2023-09-19 11:36:27 +02:00 |
Lauri Tulmin
|
403e133446
|
Improve hibernate reactive instrumentation (#9486)
|
2023-09-18 09:45:20 -07:00 |
LMarkie
|
331aa04e35
|
Convert JMS Groovy tests to Java (#9476)
|
2023-09-18 14:39:34 +02:00 |
Lauri Tulmin
|
27a14e12a8
|
Rename loop variable (#9487)
|
2023-09-18 13:08:21 +03:00 |
Trask Stalnaker
|
b70cbc1115
|
Upload java agent jar to PR builds (#9477)
|
2023-09-17 13:46:20 -07:00 |
Mateusz Rzeszutek
|
3136916749
|
Add HTTP server tests for non standard methods (#9446)
|
2023-09-15 08:43:36 -07:00 |
renovate[bot]
|
2b2c4ca2d2
|
chore(deps): update plugin org.graalvm.buildtools.native to v0.9.27 (#9473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-15 16:32:15 +03:00 |
Jay DeLuca
|
f7b2de72b7
|
Convert Lettuce 4.0 tests from groovy to java (#9419)
|
2023-09-15 14:59:48 +02:00 |
Lauri Tulmin
|
913bebb979
|
Fix deprecated buildDir warning in gradle scripts (#9472)
|
2023-09-15 08:43:57 +02:00 |
renovate[bot]
|
50e8d815e2
|
fix(deps): update bytebuddyversion to v1.14.8 (#9468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-09-14 18:41:58 +00:00 |
renovate[bot]
|
48c679691d
|
fix(deps): update dependency net.bytebuddy:byte-buddy-gradle-plugin to v1.14.8 (#9467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-14 21:11:05 +03:00 |
Lauri Tulmin
|
776e2ec4a8
|
Add instrumentation for vert.x sql client withTransaction method (#9462)
|
2023-09-14 14:59:07 +03:00 |
renovate[bot]
|
97e32cd719
|
fix(deps): update groovy monorepo to v4.0.15 (#9464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-14 14:58:20 +03:00 |
OpenTelemetry Bot
|
0f1199620d
|
Update version to 1.31.0-SNAPSHOT (#9460)
|
2023-09-14 08:35:36 +03:00 |
Trask Stalnaker
|
7dcc47d54c
|
Update change log for 1.30.0 (#9459)
|
2023-09-13 21:27:06 -07:00 |
Trask Stalnaker
|
b2b1eb19e1
|
Add semconv to alpha bom (#9425)
|
2023-09-14 01:54:25 +00:00 |
Jonas Kunz
|
10480adc64
|
Implement invokedynamic advice bootstrapping (#9382)
|
2023-09-13 17:44:47 -07:00 |
Trask Stalnaker
|
3b77cc4b2d
|
Semconv 1.21 (#9408)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-09-13 19:20:23 +00:00 |
renovate[bot]
|
1ad203a666
|
chore(deps): update plugin io.quarkus to v3.4.0 (#9455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-13 19:18:01 +00:00 |
Mateusz Rzeszutek
|
bbbc8dc8e0
|
Use attributes advice for HTTP & RPC metrics (#9440)
|
2023-09-13 10:27:32 -07:00 |
Lauri Tulmin
|
d157b68efb
|
Use HTTP instead of non-known method in http span name (#9441)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
|
2023-09-13 10:14:30 -07:00 |
renovate[bot]
|
2d505ebd08
|
fix(deps): update gradle enterprise packages to v3.15 (#9454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-13 15:42:10 +00:00 |
renovate[bot]
|
f333316ecb
|
fix(deps): update dependency io.quarkus:quarkus-bom to v3.4.0 (#9453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-13 17:25:26 +02:00 |
Lauri Tulmin
|
91e668ec76
|
Disable elasticsearch-rest-7.0 instrumentation when elasticsearch-jav… (#9450)
|
2023-09-13 12:28:39 +03:00 |
Lauri Tulmin
|
d6ff40e421
|
Remove TODO (#9451)
|
2023-09-13 10:10:38 +02:00 |
Alexander Wert
|
dc523cf990
|
Disable Elasticsearch instrumentation for ES clients 8.10+ (#9337)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2023-09-12 15:33:39 -07:00 |
Jay DeLuca
|
1cb583ab5f
|
Convert lettuce-common test from groovy to java (#9430)
|
2023-09-12 14:31:34 -07:00 |
Jay DeLuca
|
590e352fcf
|
Convert couchbase-2-common javaagent unit tests from groovy to java (#9426)
|
2023-09-12 14:30:41 -07:00 |
renovate[bot]
|
6ca659a579
|
chore(deps): update docker/login-action action to v3 (#9443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 14:20:11 +00:00 |
renovate[bot]
|
515f491991
|
chore(deps): update docker/build-push-action action to v5 (#9442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 14:19:50 +00:00 |
renovate[bot]
|
7c811d74c8
|
chore(deps): update docker/setup-buildx-action action to v3 (#9447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 13:57:56 +00:00 |
Lauri Tulmin
|
f0533aed1c
|
Fix instrumentation for reactor kafka 1.3.21 (#9445)
|
2023-09-12 16:23:48 +03:00 |
Lauri Tulmin
|
7e16e40ca2
|
Update opentelemetry-java to 1.30.1 (#9433)
|
2023-09-11 14:36:37 -07:00 |
Trask Stalnaker
|
43ebdb85cd
|
Add comment about bom dependencies (#9436)
|
2023-09-11 14:24:05 -07:00 |
Lauri Tulmin
|
f7128b0d59
|
Add null check (#9434)
|
2023-09-11 09:00:38 -07:00 |
renovate[bot]
|
9015f9cd37
|
fix(deps): update autovalueversion to v1.10.4 (#9427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-11 07:36:53 +00:00 |
Mateusz Rzeszutek
|
80bb7ab11f
|
Revert "Remove redundant gradle (#9422)" (#9432)
|
2023-09-11 06:38:25 +00:00 |
Trask Stalnaker
|
d7f7d913cf
|
Remove redundant gradle (#9422)
|
2023-09-08 12:09:43 -07:00 |
Yuya Ebihara
|
2fb000496e
|
Return default DbInfo when connection is null (#9413)
|
2023-09-08 08:50:58 -07:00 |
Lauri Tulmin
|
e212e1cb94
|
Increase gradle heap size for latest dep tests (#9418)
|
2023-09-08 08:45:16 -07:00 |