Commit Graph

3231 Commits

Author SHA1 Message Date
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
Lauri Tulmin ad31891b62
Try to improve stability of finagle test (#10923) 2024-03-22 17:08:12 +02:00
Lauri Tulmin 275188a9e0
Fix flaky vert.x sql concurrency test (#10924) 2024-03-22 17:07:52 +02:00
Lauri Tulmin 789f444f78
Fix rocketmq test (#10902) 2024-03-21 20:17:52 +02:00
Lauri Tulmin 045f0e472e
Fix muzzle failure in quarkus-resteasy-reactive (#10906) 2024-03-21 17:08:48 +02:00
Lauri Tulmin 2b4f685679
Fix flaky mongo reactive test (#10897) 2024-03-20 15:36:05 +02:00
Lauri Tulmin 4c45e94098
Handle async requests in srping mvc library instrumentation (#10868) 2024-03-20 14:04:53 +02:00
Jay DeLuca e3f90d235f
Convert couchbase client 3.1 from groovy to java (#10880)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-03-19 16:06:43 +02:00
Lauri Tulmin 7635afe712
Fix virtual thread instrumentation for jdk 21 ea versions (#10887) 2024-03-19 13:07:30 +02:00
Lauri Tulmin e38093ce3f
Fix disabling virtual thread context propagation (#10881) 2024-03-18 21:32:46 +02:00
Lauri Tulmin dea9ff79de
Correct comment (#10882) 2024-03-18 21:32:31 +02:00
Lauri Tulmin d0b46f677e
Use agent version of the hasSuperType matcher (#10883) 2024-03-18 21:32:14 +02:00
Lauri Tulmin f4d2f28b98
Increase timeout, make test more resilient to failures (#10867) 2024-03-15 15:11:44 +02:00
Steve Rao fed9ffb4e6
Add jetty-12.0 relevant content to README.md (#10858)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-03-15 08:55:46 +02:00
Lauri Tulmin 628136e076
Disable context propagation when virtual thread is switched to the carrier thread (#10854) 2024-03-14 09:36:09 -07:00
Lauri Tulmin 61ca2133d5
Configure kafka metrics reporter as class (#10855) 2024-03-14 18:22:48 +02:00
Gregor Zeitlinger 3839342e3b
move spring resources to javaagent directory (#10813) 2024-03-14 08:27:19 -07:00
Gregor Zeitlinger 17b6cad16f
fix and improve manifest resource provider (#10857)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-03-14 16:03:56 +02:00
Gregor Zeitlinger 5df8a5a0a0
Manifest resource detector (#10621)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2024-03-13 13:12:35 -07:00
Dan Markwat 2701c4dc68
fix: uses correct package name for finagle-http instrumentation (#10841)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-03-13 21:35:57 +02:00
Gregor Zeitlinger b7e847c4f1
Spring use sdk autoconfig (#10453) 2024-03-13 07:41:47 -07:00
renovate[bot] f60af5d162
fix(deps): update jackson packages to v2.17.0 (main) (minor) (#10828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-03-13 12:51:35 +02:00
Serkan ÖZAL e988d48f4b
AWS Lambda Runtime internal handlers need to be ignored from being instrumented and so traced. (#10736) 2024-03-12 16:07:27 -07:00
Mengyi Zhou (bjrara) df83eaa502
Fix missing db.operation for CREATE/DROP/ALTER SQL statement (#10020) 2024-03-12 16:03:29 -07:00
Gregor Zeitlinger 002933282c
add host.id resource provider (#10627)
Co-authored-by: Jason Plumb <jplumb@splunk.com>
2024-03-12 16:01:41 -07:00
Lauri Tulmin c8f2cc5a9b
Add instrumentation for jetty 12 (#10575)
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2024-03-12 15:59:27 -07:00
Steve Rao 86c3263868
Add support for XXL-JOB (#10421)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-03-12 15:54:54 -07:00
Rui Liu 93bb1febea
Fix the logic to get container.id resource attribute (#10737)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2024-03-12 15:54:33 -07:00