aws-otel-java-instrumentation
aws-otel-java-instrumentation copied to clipboard
AWS Distro for OpenTelemetry Java Instrumentation Library
Previously, testBothMetricsWhenLocalRootConsumerProcess will always assert true Description of changes: test generated attributes if it's not null By submitting this pull request, I confirm that my contribution is made under the...
Clarification about how to autoinstrumenting a spring-boot 3 with micrometer tracing and ADOT agent
It's not clear to me according to documentation, how should I provide autoinstrumentation for my lambdas. I mean, my lambdas are using spring-cloud-function dependencies in order to build my lambdas....
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 3. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.3 What's Changed Update various NPM dependencies Update wrapper checksums to include Gradle 8.7 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 v2.1.2...
*Description of changes:* If ADOT image have been updated via Patch, add a verification step to make sure the Image does updated By submitting this pull request, I confirm that...
**Describe the bug** AwsXrayPropagator attempts to include baggage properties when creating the XRay trace header. It has code that attempts to limit the baggage to 256 characters, "as per the...
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.2.1 to 5.3.1. Changelog Sourced from org.apache.httpcomponents.client5:httpclient5's changelog. Release 5.3.1 This is a maintenance release that fixes several minor defects and a regression in the Fluent module...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
**Describe the bug** Apparently java auto instrumentation does not support PKIX algorithm used as trusted manager factory when using configuration for fips compliant java application using the config below. ```...
*Description of changes:* Upgrade dependencies to version-2.0, This PR includes breaking changes to the http semantic conventions . By submitting this pull request, I confirm that I make my contribution...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....