Commit Graph

9353 Commits

Author SHA1 Message Date
Stephen Cprek a60a324189
Add easier discoverability and clarity to the MDC appender docs (#8638)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-06-27 12:14:04 +02:00
Mateusz Rzeszutek f197befb50
Minor fixes to the `server.*` attributes extrator (#8772) 2023-06-26 12:34:09 +02:00
dependabot[bot] d38a00633a
Bump com.uber.nullaway:nullaway from 0.10.10 to 0.10.11 (#8801)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-24 22:11:14 +03:00
Christian Neumüller 3733094d5c
aws-sdk-2.2: More reflection cleanup. (#8775)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-06-23 15:11:55 +02:00
SylvainJuge 09d3ac55d2
[minor cleanup] remove shell output from cgroup examples (#8797) 2023-06-23 15:08:08 +02:00
dependabot[bot] 73aeb51329
Bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1 (#8792)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 11:23:27 +02:00
dependabot[bot] 98c1a864bb
Bump org.springframework.boot:spring-boot-starter-web from 3.1.0 to 3.1.1 (#8794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 11:22:10 +02:00
Lauri Tulmin acd1c92173
Fix mongo latest dep tests (#8785) 2023-06-22 11:44:30 +02:00
dependabot[bot] a4fb3a51cc
Bump com.linecorp.armeria:armeria-junit5 from 1.24.0 to 1.24.1 (#8782)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 07:32:27 +03:00
dependabot[bot] 6cf40581cf
Bump com.linecorp.armeria:armeria-grpc from 1.24.0 to 1.24.1 (#8781)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 07:32:00 +03:00
dependabot[bot] 042e95e98f
Bump commons-codec:commons-codec from 1.15 to 1.16.0 (#8780)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 07:31:34 +03:00
Mateusz Rzeszutek 419fc0f9dd
Add one missing `ClientAttributesExtractor` test (#8774) 2023-06-21 11:30:24 +02:00
dependabot[bot] cef9a5fb5c
Bump com.gradle.enterprise from 3.13.3 to 3.13.4 (#8763)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 08:48:31 +03:00
dependabot[bot] b14d12a6ec
Bump com.gradle.enterprise:com.gradle.enterprise.gradle.plugin from 3.13.3 to 3.13.4 (#8762)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 08:48:07 +03:00
dependabot[bot] 1618303b65
Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 in /examples/distro (#8764)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 08:47:42 +03:00
Trask Stalnaker de25e5bb52
Fix logging timestamp (#8761) 2023-06-20 08:47:21 +03:00
Lauri Tulmin a1ccaad76c
Fix rocketmq latest dep test (#8756) 2023-06-19 10:07:55 +02:00
dependabot[bot] 7d1a271d25
Bump io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.26.0-alpha to 1.27.0-alpha (#8751)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-06-19 08:06:50 +00:00
dependabot[bot] 6505fafaff
Bump org.graalvm.buildtools.native from 0.9.22 to 0.9.23 (#8752)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-17 12:48:13 +03:00
Christian Neumüller 5b4e05a31e
aws-sdk: Use compile time reference+@NoMuzzle instead of reflection. (#8603)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2023-06-16 13:11:04 -07:00
Mateusz Rzeszutek 2b58df1627
Remove deprecated code after release (#8738)
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
2023-06-16 17:09:53 +03:00
dependabot[bot] ca24c38846
Bump com.linecorp.armeria:armeria-junit5 from 1.23.1 to 1.24.0 (#8742)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 09:07:54 +00:00
dependabot[bot] eef0792365
Bump com.linecorp.armeria:armeria-grpc from 1.23.1 to 1.24.0 (#8741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 10:45:44 +02:00
dependabot[bot] b8d27878ca
Bump io.quarkus.platform:quarkus-bom from 3.1.1.Final to 3.1.2.Final (#8740)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 10:45:17 +02:00
dependabot[bot] 75e0167072
Bump io.quarkus from 3.1.1.Final to 3.1.2.Final (#8739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 10:44:58 +02:00
Lauri Tulmin 30217e4b05
Fix camel latest dep tests (#8746) 2023-06-16 08:25:07 +00:00
Lauri Tulmin ce084dbbe4
Fix instrumentation for armeria 1.24 (#8745) 2023-06-16 07:51:29 +00:00
Trask Stalnaker 827236e749
Remove opentelemetry-operator automation (#8728) 2023-06-15 08:56:20 -07:00
Lauri Tulmin 7719a91734
Increase timeout for aws client timeout and retry errors not captured… (#8735) 2023-06-15 08:36:20 -07:00
Lauri Tulmin 6a8cce26ab
Fix flaky ratpack test (#8733) 2023-06-15 08:36:00 -07:00
dependabot[bot] 4a0d7252af
Bump io.grpc:grpc-bom from 1.55.1 to 1.56.0 (#8729)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 15:54:00 -07:00
dependabot[bot] 4cd24bf528
Bump com.google.protobuf:protobuf-java-util from 3.23.2 to 3.23.3 (#8730)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 15:53:43 -07:00
dependabot[bot] 452c351c13
Bump com.google.protobuf:protobuf-java-util from 3.23.2 to 3.23.3 in /examples/extension (#8731)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 15:52:41 -07:00
dependabot[bot] cad7dc4377
Bump com.google.protobuf:protobuf-java-util from 3.23.2 to 3.23.3 in /examples/distro (#8732)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 15:52:25 -07:00
Lauri Tulmin e6c081d0c7
Update smoke test image tag (#8726) 2023-06-14 18:33:33 +00:00
OpenTelemetry Bot 5d93a12ca1
Update version to 1.28.0-SNAPSHOT (#8725) 2023-06-14 11:26:15 -07:00
Trask Stalnaker 65eedcba51
Update change log (#8723) 2023-06-14 10:39:27 -07:00
Rupinder Singh 06f22a3b2e
Added setOpenTelemetry method to appender (#8231)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-06-14 10:39:09 -07:00
Mateusz Rzeszutek 80d50cc8dc
HTTP metrics: don't use seconds unless only stable spec is used (#8721) 2023-06-14 15:52:16 +00:00
Lauri Tulmin 04704c78f0
Add more debug logging to smoke test async servlet (#8720) 2023-06-14 18:00:09 +03:00
Trask Stalnaker 39f4891b21
Rename runtime-metrics to runtime-telemetry (#8715)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2023-06-14 09:52:27 +00:00
Lauri Tulmin 80306b8691
Show test output (#8679) 2023-06-14 11:30:21 +02:00
Lauri Tulmin f0b9a25d05
Run native image test with jdk17 (#8717) 2023-06-14 11:24:47 +02:00
Trask Stalnaker 7a40f1ba2b
Doc another secret (#8709) 2023-06-14 06:55:07 +00:00
Gregor Zeitlinger 84337357df
replace "1" with the appropriate units (#8668)
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-06-14 00:36:33 +00:00
Mateusz Rzeszutek 4f12fba9c3
Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
dependabot[bot] 74985e5d45
Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.8 (#8711)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 16:41:15 -07:00
dependabot[bot] 58997cd231
Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8 in /examples/extension (#8712)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 16:40:52 -07:00
dependabot[bot] 44ce3c61cc
Bump versions.autoservice from 1.1.0 to 1.1.1 in /examples/distro (#8713)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 16:40:31 -07:00
dependabot[bot] 60c07e8c60
Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8 in /examples/distro (#8714)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 16:40:13 -07:00