From e17a262eef3b3df4a7fee5be1e4b818247b90f6f Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Thu, 16 Oct 2025 10:29:39 -0700 Subject: [PATCH 1/2] Test copilot suggestions pass EasyCLA --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63dd49369..ba5b179e2 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/open-telemetry/opentelemetry-java-contrib/badge)](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-contrib) [![Slack](https://img.shields.io/badge/slack-@cncf/otel--java-blue.svg?logo=slack)](https://cloud-native.slack.com/archives/C014L2KCTE3) -This project is intended to provide helpful libraries and standalone OpenTelemetry-based utilities that don't fit +This project provides helpfal libraries and standalone OpenTelemetry-based utilities that don't fit the express scope of the [OpenTelemetry Java](https://github.com/open-telemetry/opentelemetry-java) or -[Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) projects. If you need an +[Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) projects. If you need an easier way to bring observability to remote JVM-based applications and workflows that isn't easily satisfied by an SDK -feature or via instrumentation, this project is hopefully for you. +feature or via instrumentation, this project is for you. ## Provided Libraries From 634eecd04e8b86ee78e059bc9ca2bb4e101e20db Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Thu, 16 Oct 2025 10:40:59 -0700 Subject: [PATCH 2/2] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba5b179e2..c76296458 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/open-telemetry/opentelemetry-java-contrib/badge)](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-java-contrib) [![Slack](https://img.shields.io/badge/slack-@cncf/otel--java-blue.svg?logo=slack)](https://cloud-native.slack.com/archives/C014L2KCTE3) -This project provides helpfal libraries and standalone OpenTelemetry-based utilities that don't fit +This project provides helpful libraries and standalone OpenTelemetry-based utilities that don't fit the express scope of the [OpenTelemetry Java](https://github.com/open-telemetry/opentelemetry-java) or [Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) projects. If you need an easier way to bring observability to remote JVM-based applications and workflows that isn't easily satisfied by an SDK