aws-otel-java-instrumentation icon indicating copy to clipboard operation
aws-otel-java-instrumentation copied to clipboard

AWS Distro for OpenTelemetry Java Instrumentation Library

Results 90 aws-otel-java-instrumentation issues
Sort by recently updated
recently updated
newest added

Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.5 to 9.2.2. Release notes Sourced from com.gradleup.shadow's releases. 9.2.2 Fixed Fix the regression of registering ShadowJar tasks without ShadowPlugin applied. (#1787) 9.2.1 Added Support relocating Groovy...

dependencies
java

*Description of changes:* Java Version of these PRs: - https://github.com/aws-observability/aws-otel-python-instrumentation/pull/382 - https://github.com/aws-observability/aws-otel-python-instrumentation/pull/409 - https://github.com/aws-observability/aws-otel-python-instrumentation/pull/410 - https://github.com/aws-observability/aws-otel-python-instrumentation/pull/434 This PR introduces the complete CloudWatch EMF (Embedded Metric Format) exporter implementation for sending...

Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 5.0.0. Release notes Sourced from gradle/actions's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​amyu in gradle/actions#721 Make sure your runner is...

dependencies
github_actions

Bumps [actions/stale](https://github.com/actions/stale) from 10.0.0 to 10.1.0. Release notes Sourced from actions/stale's releases. v10.1.0 What's Changed Add only-issue-types option to filter issues by type by @​Bibo-Joshi in actions/stale#1255 New Contributors @​Bibo-Joshi...

dependencies
github_actions

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @​priyagupta108 in actions/setup-node#1374...

dependencies
github_actions

Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0. Release notes Sourced from actions/cache's releases. v4.3.0 What's Changed Add note on runner versions by @​GhadimiR in actions/cache#1642 Prepare v4.3.0 release by @​Link- in...

dependencies
github_actions

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0. Release notes Sourced from docker/login-action's releases. v3.6.0 Add registry-auth input for raw authentication to registries by @​crazy-max in docker/login-action#887 Bump @​aws-sdk/client-ecr to 3.890.0 in...

dependencies
github_actions

## Background With the addition of `onEnding` as part of the ExtendedSpanProcessor in OTel core (https://github.com/open-telemetry/opentelemetry-java/pull/6367), we are now able to modify spans before they are sent to an exporter....

java

Bumps [io.grpc:grpc-api](https://github.com/grpc/grpc-java) from 1.56.1 to 1.75.0. Release notes Sourced from io.grpc:grpc-api's releases. v1.75.0 Behavior Changes binder: Introduce server pre-authorization (#12127). grpc-binder clients authorize servers by checking the UID of the...

dependencies
java

**Describe the bug** For HTTP web services using ADOT Java SDK v1.33.0 ([release](https://github.com/aws-observability/aws-otel-java-instrumentation/releases/tag/v1.33.0)) with the OTel metrics exporter enabled (disabled by default in AppSignals), metrics like `http.server.duration` may be emitted...

bug
stale