Commit Graph

3064 Commits

Author SHA1 Message Date
Lauri Tulmin 04da58e5e4
Fix warnings from the spring boot starter (#10086) 2023-12-22 11:00:01 +02:00
Lauri Tulmin 1ee51e410e
Add missing configuration options to grpc readme (#10113) 2023-12-22 10:26:14 +02:00
Lauri Tulmin fd86ac79bb
Move pekko modules under common directory (#10106) 2023-12-22 07:10:39 +00:00
dingjiefei 20ab0121fa
Add instrumentation for druid connection pool (#9935)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-12-21 17:09:29 +00:00
H 46ac349393
Convert vertx http client 3.0 groovy tests to java (#10093) 2023-12-21 08:31:47 -08:00
Lauri Tulmin a2d4148067
Remove http stable semconv tests (#10087) 2023-12-21 08:30:26 -08:00
Lauri Tulmin d5f4de2119
Add elasticsearch-api-client as instrumentation name to elasticsearch-api-client-7.16 (#10102) 2023-12-21 08:28:10 -08:00
Gregor Zeitlinger 87615cc9d9
add support for OTEL_RESOURCE_ATTRIBUTES, OTEL_SERVICE_NAME, OTEL_EXPORTER_OTLP_HEADERS and OTEL_EXPORTER_OTLP_PROTOCOL for spring boot starter (#9950) 2023-12-21 08:23:48 -08:00
Lauri Tulmin fa0914354e
Fix aws readme formatting (#10111) 2023-12-21 08:18:56 -08:00
Vallabh Natu 818ff6fcbe
Convert Spring Scheduling groovy tests to java (#9806)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-12-21 16:34:33 +02:00
Ben Carter f67f1c3127
Add missing kafka-clients instrumentation description (#9621) 2023-12-21 12:33:15 +02:00
Lauri Tulmin fda1ee124a
Add timeout to awaitGc (#10081) 2023-12-15 11:45:35 -08:00
renovate[bot] 586eea7ed9
fix(deps): update dependency io.netty:netty-bom to v4.1.104.final (#10058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-12-15 11:42:52 -08:00
Mateusz Rzeszutek bdeec9fc0d
Enable stable JVM semconv by default (#9963)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-12-14 09:20:27 -08:00
Lauri Tulmin 37ca15b76f
Add http client response attributes to aws sqs process spans (#10074) 2023-12-14 08:07:54 -08:00
Lauri Tulmin 30ddf6a66c
Fix transforming record types (#10052) 2023-12-13 10:25:16 -08:00
Lauri Tulmin ad16ba88b2
Fix using opentelemetry-spring-boot with java8 (#10066) 2023-12-13 10:24:52 -08:00
Lauri Tulmin c7fd4d4b1c
Implement forEach support for aws sqs tracing list (#10062) 2023-12-13 08:32:55 -08:00
Lauri Tulmin b8126c8da7
Skip broken grails version in muzzle (#10061) 2023-12-13 08:22:48 -08:00
Jay DeLuca 0973f335c5
Convert lettuce 5.1 SyncClientAuthTest from groovy to java (#10045) 2023-12-12 12:50:50 -08:00
Gregor Zeitlinger 3213c86784
Breaking change: disable micrometer bridge by default (#10038) 2023-12-12 11:47:55 -08:00
Lauri Tulmin 14dc34e50e
Capture http.route for akka-http (#10039)
Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
2023-12-12 11:10:17 -08:00
Lauri Tulmin 49befbd024
No need to enable grizzly instrumentation, it is enabled by default (#10050) 2023-12-12 11:08:41 -08:00
Lauri Tulmin bc5398ce3f
Add instrumentation for vert.x redis client (#9838) 2023-12-08 10:00:10 +02:00
Lauri Tulmin e8b06c0317
Bridge opentelemetry api 1.32 (#10026)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-12-08 09:59:36 +02:00
Paurush Garg dac9bdd9b9
Null check for nullable response object (#10029) 2023-12-07 23:00:03 +02:00
Lauri Tulmin 65b9fa2712
Fix spring-cloud-gateway-2.2 latest dep tests (#10023) 2023-12-07 12:05:38 +01:00
renovate[bot] 27ee816a26
fix(deps): update dependency io.netty:netty-bom to v4.1.101.final (#9833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-12-06 10:20:54 -08:00
Lauri Tulmin 338b03efb1
Fix grpc latest dep tests (#10014) 2023-12-06 10:19:35 +01:00
renovate[bot] 0c05fd73ac
fix(deps): update jackson packages to v2.16.0 (#9875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-12-05 19:10:18 +02:00
Jay DeLuca d6d6528526
Convert lettuce 5.1 Async client tests from groovy to java (#9994) 2023-12-05 08:41:16 -08:00
Lauri Tulmin 2eb5974ecd
Add builder for logback LoggingEventMapper (#10000) 2023-12-05 08:29:47 -08:00
Mateusz Rzeszutek 1ac8c4d606
Implement `error.type` in `spring-webflux` and `reactor-netty` instrumentations (#9967) 2023-12-05 12:27:09 +00:00
Jean Bisutti df8b334ccf
Fix NoSuchBeanDefinitionException with the JDBC driver configuration (#9978) 2023-12-04 11:19:02 -08:00
Mateusz Rzeszutek 65ee9510f5
Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985) 2023-12-04 08:28:10 +01:00
Nils-Helge Garli Hegvik bbfe950ad0
Authority from request when HttpHost is null (#9990) 2023-12-03 11:02:22 +02:00
Mateusz Rzeszutek dc81aae72f
Move HTTP classes to instrumentation-api (#9977) 2023-12-01 12:04:06 +01:00
Mateusz Rzeszutek 7cd705b555
Remove old HTTP semconv code (#9968) 2023-11-29 08:04:31 -08:00
Mateusz Rzeszutek 280c1ea4c1
Enable stable HTTP semconv by default (#9925) 2023-11-28 10:43:51 -08:00
Lauri Tulmin 952ecd0a34
Reduce reactor stack trace depth (#9923) 2023-11-27 14:02:53 -08:00
Jean Bisutti 00b6398cd7
Point the OpenTelemetry Spring Starter doc to opentelemetry.io website (#9926) 2023-11-27 09:20:59 -08:00
Mateusz Rzeszutek 63468157fc
Fix latest dep tests after the recent Spring release (#9947) 2023-11-24 21:07:48 +00:00
H 7c3a412b0b
Convert Wicket groovy tests to java (#9867)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-11-23 00:13:12 +02:00
Lauri Tulmin d4e6078cfe
Fix aws propagator presence check (#9924) 2023-11-22 10:03:00 +02:00
Lauri Tulmin 672fa2215f
Fix link to spring integration channel configuration doc (#9931) 2023-11-22 08:50:36 +01:00
Lauri Tulmin 9d65926094
Remove latest dep limit for aws2 sqs test (#9902) 2023-11-21 13:50:55 +02:00
Lauri Tulmin e148b84536
Fix spring-kafka-2.7 latest dep tests (#9921) 2023-11-21 11:59:18 +01:00
Jay DeLuca f6b63dac7b
Convert lettuce 5.1 reactive client tests from groovy to java (#9876) 2023-11-20 15:44:28 -08:00
Lauri Tulmin cafbcfc198
Fix log4j-appender-2.17 latest dep tests (#9915) 2023-11-20 15:35:37 -08:00
Mateusz Rzeszutek 5d007bbc05
Stable JVM semconv implementation: the rest (#9896) 2023-11-17 15:18:50 -08:00