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
trafficstars

Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.514 to 1.12.767. Changelog Sourced from com.amazonaws:aws-java-sdk-bom's changelog. 1.12.767 2024-07-30 AWS CodePipeline Features AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams...

dependencies
java

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.11.0. Changelog Sourced from tempfile's changelog. 3.11.0 Add the ability to override the default temporary directory. This API shouldn't be used in general, but there...

dependencies
rust

Bumps rust from 1.75 to 1.80. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust&package-manager=docker&previous-version=1.75&new-version=1.80)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
docker

A rebased version of https://github.com/aws-observability/aws-otel-java-instrumentation/pull/848 The PR is a follow up on bedrock service support PR: https://github.com/aws-observability/aws-otel-python-instrumentation/pull/209 We add contract tests for following Bedrock services that covers all resource attributes...

The PR is a follow up on bedrock service support PR: https://github.com/aws-observability/aws-otel-python-instrumentation/pull/209 We add contract tests for following Bedrock services that covers all resource attributes we newly support: 1. Bedrock...

Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.5.0 to 1.10.0. Release notes Sourced from uuid's releases. 1.10.0 Deprecations This release deprecates and renames the following functions: Builder::from_rfc4122_timestamp -> Builder::from_gregorian_timestamp Builder::from_sorted_rfc4122_timestamp -> Builder::from_sorted_gregorian_timestamp Timestamp::from_rfc4122 ->...

dependencies
rust

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

stale

Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.5.0 to 1.9.1. Release notes Sourced from uuid's releases. 1.9.1 What's Changed Add an example of generating bulk v7 UUIDs by @​KodrAus in uuid-rs/uuid#761 Avoid taking the...

dependencies
rust

*Description of changes:* ### 1. rules/*.yaml The [JMX Metric Insight](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/jmx-metrics/javaagent/README.md) and the [JMX Metric Gatherer](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/jmx-metrics) have different pre-defined target systems (activemq, tomcat, etc.) and even different metrics within each shared...

*Issue #, if available:* We currently do not have full test coverage over our ADOT artifacts. We need to ensure that ADOT is compatible with Java versions, CPU architecture and...