Jean Bisutti
|
a9a97c0518
|
Add automatic JDBC instrumentation to the OTel Spring starter (#11258)
|
2024-05-02 17:29:21 +00:00 |
SylvainJuge
|
745d880c06
|
use semconv attributes for jvm metrics + cleanup (#11257)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-05-01 07:32:10 -07:00 |
Lauri Tulmin
|
dfc79ebece
|
Build with jdk21 (#11219)
|
2024-05-01 07:17:21 -07:00 |
Lauri Tulmin
|
c92955fa2f
|
End grpc server span in onComplete instead of close (#11170)
|
2024-04-30 19:15:12 +03:00 |
Zachary Sistrunk
|
0727225bd9
|
Non-localhost RocketMQ fix (followup to #11106) (#11222)
|
2024-04-30 11:16:11 +03:00 |
Lauri Tulmin
|
8de3f0ea4b
|
Fix jmx-metrics on wildfly (#11151)
|
2024-04-30 10:14:41 +03:00 |
Jay DeLuca
|
5737f1db4e
|
Convert aws sdk 2.2 sqs tracing tests from groovy to java (#11240)
|
2024-04-30 09:53:18 +03:00 |
Lauri Tulmin
|
ac2e8e1a19
|
Add async operation end strategy for kotlin coroutines flow (#11168)
|
2024-04-30 09:34:55 +03:00 |
Andrei Chugunov
|
acef37c7df
|
move spring-jms-2.0 tests to java (#11195)
|
2024-04-29 21:02:12 +03:00 |
Lauri Tulmin
|
21bb3eac2e
|
Remove no longer relevent comment about semconv stability (#11232)
|
2024-04-29 21:01:26 +03:00 |
Gregor Zeitlinger
|
2f79f1dcc0
|
move the reactive spring tests to a different directory (#11234)
|
2024-04-29 09:28:23 -07:00 |
Jay DeLuca
|
f9f3080829
|
Update camel tests to use RpcIncubatingAttributes (#11253)
|
2024-04-29 17:04:02 +03:00 |
Gregor Zeitlinger
|
d1591f72a7
|
Small fixes (#11236)
|
2024-04-29 11:55:35 +03:00 |
renovate[bot]
|
22adefcbd0
|
fix(deps): update errorproneversion to v2.27.0 (main) (minor) (#11238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-04-28 13:56:53 +03:00 |
Gregor Zeitlinger
|
0a1c87e9f0
|
suppress error log in test (#11223)
|
2024-04-25 14:11:51 +03:00 |
Zachary Sistrunk
|
d4237fc01a
|
Updating tests to support using non-localhost Docker runtimes (#11106)
|
2024-04-24 15:18:06 -07:00 |
Gregor Zeitlinger
|
8cf2217dca
|
add support for webflux server in spring starter (#11185)
|
2024-04-23 16:20:34 +03:00 |
Andrei Chugunov
|
483387d333
|
move spring-ws-2.0 tests to java (#11196)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
|
2024-04-23 08:17:23 +00:00 |
Gregor Zeitlinger
|
c370aef658
|
ensure no warnings are emitted in spring starter startup (#11201)
|
2024-04-23 10:47:39 +03:00 |
Jay DeLuca
|
31820ac023
|
Convert jdbc library tests from groovy to java (#11178)
|
2024-04-22 18:14:03 -07:00 |
Lauri Tulmin
|
17f58ed20a
|
Run tests with jdk 22 (#11191)
|
2024-04-22 18:11:36 -07:00 |
Gregor Zeitlinger
|
f71537a13c
|
Spring rest client (#11038)
|
2024-04-22 17:37:21 -07:00 |
Steven Swartz
|
84d0511694
|
Use constant span name when using Spring AMQP AnonymousQueues (#11141)
|
2024-04-22 11:03:33 +03:00 |
Lauri Tulmin
|
1da8f5e9bd
|
Fix instrumentation for graphql-java-22.0 (#11142)
|
2024-04-18 15:43:24 +03:00 |
Zachary Sistrunk
|
4325eb25a0
|
Instrument ConnectionSource in Akka/Pekko HTTP Servers (#11103)
|
2024-04-18 14:45:45 +03:00 |
Lauri Tulmin
|
6135bc7ad9
|
Fix armeria latest dep tests (#11115)
|
2024-04-12 13:25:08 +03:00 |
Lauri Tulmin
|
7ff3b23f10
|
Remove db.connection_string (#11089)
|
2024-04-12 09:09:25 +03:00 |
Gregor Zeitlinger
|
62116ddb3f
|
Cloud provider in spring starter (#11014)
|
2024-04-11 15:03:17 -07:00 |
Gregor Zeitlinger
|
7de246bb34
|
add instrumentation for RestTemplateBuilder (#11054)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
|
2024-04-11 15:02:40 -07:00 |
Gregor Zeitlinger
|
272258290f
|
improve tests for RestTemplate (#11053)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
|
2024-04-11 07:30:15 -07:00 |
Gregor Zeitlinger
|
0026dda7b1
|
support service.instance.id in spring starter (#11071)
|
2024-04-11 07:26:59 -07:00 |
Gregor Zeitlinger
|
e175df814c
|
logging exporter was renamed to console in 1.37 (#11100)
|
2024-04-11 07:26:19 -07:00 |
Lauri Tulmin
|
9efbec6fd5
|
Replace messaging.kafka.destination.partition with messaging.destination.partition.id (#11086)
|
2024-04-11 09:16:50 +03:00 |
Lauri Tulmin
|
79d50d1f11
|
Run grpc tests with ipv4 (#11087)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-04-11 09:16:27 +03:00 |
Lauri Tulmin
|
17c8f0da74
|
elasticsearch-java 7.17.20 has native instrumentation (#11083)
|
2024-04-10 13:05:12 -07:00 |
Gregor Zeitlinger
|
0f51b94228
|
add a test for old and new metrics incubator api (#11084)
|
2024-04-10 15:22:12 +03:00 |
Lauri Tulmin
|
c20e1571cb
|
Run opentelemetry api bridge tests agains the bridged api version (#11085)
|
2024-04-10 15:21:01 +03:00 |
Gregor Zeitlinger
|
96c4922753
|
Update the OpenTelemetry SDK version to 1.37.0 (#11066)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
|
2024-04-10 11:08:42 +03:00 |
Lauri Tulmin
|
3b7c2255b6
|
Pulsar: use span links when receive telemetry is enabled (#10650)
|
2024-04-10 11:05:34 +03:00 |
dingjiefei
|
678750f584
|
Fix idle in druid instrumentation (#11079)
|
2024-04-10 09:29:21 +03:00 |
SylvainJuge
|
955470a63a
|
Semconv 1.25.0 migration (#10983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-09 11:25:52 -07:00 |
Liu Ziming
|
578c2574fd
|
fix jedis plugin for 2.7.2 (#10982)
|
2024-04-08 11:34:36 -07:00 |
Gregor Zeitlinger
|
19b65c062e
|
make spring boot honor the standard environment variables for maps (#11000)
|
2024-04-08 11:33:05 -07:00 |
xiangtianyu
|
42ba962aa8
|
fix: invalid semantic conventions doc url fix (#10954)
|
2024-04-08 10:49:42 +03:00 |
Lauri Tulmin
|
5714474ee0
|
Metro: ignore UnsupportedOperationException when updating span name (#10996)
|
2024-04-08 10:48:16 +03:00 |
Lauri Tulmin
|
01f4cc032a
|
Fix grails latest dep test (#11047)
|
2024-04-06 16:33:11 -07:00 |
Tyler Benson
|
d7e909879a
|
Remove AWS Active Tracing span linking (#10930)
|
2024-04-01 16:28:24 -07:00 |
Serkan ÖZAL
|
9d94b4fd7e
|
AWS Lambda Runtime legacy internal handlers need to be ignored from being instrumented and so traced … (#10942)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2024-03-26 09:38:48 +02:00 |
Lauri Tulmin
|
972126ac40
|
Support statement sanitizer enabled flag in lettuce 5.1 instrumentation (#10922)
|
2024-03-25 17:26:58 -07:00 |
Lauri Tulmin
|
8bb279f21e
|
Fix spring kafka interceptor wrappers not delegating some methods (#10935)
|
2024-03-25 17:20:54 -07:00 |