From cef3dfb13e2f380e77dda7ffe3b878b87ee30882 Mon Sep 17 00:00:00 2001 From: andrewsjg <3079771+andrewsjg@users.noreply.github.com> Date: Tue, 29 Jun 2021 12:23:23 +0100 Subject: [PATCH 1/2] Update README.md Should this be trusting and not 'thrusting'? Whatever the case I don't quite understand the meaning here --- specification/metrics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/metrics/README.md b/specification/metrics/README.md index d3915eb31af..8d80195b44e 100644 --- a/specification/metrics/README.md +++ b/specification/metrics/README.md @@ -12,7 +12,7 @@ * [Josh Suereth](https://github.com/jsuereth) * [Joshua MacDonald](https://github.com/jmacd) -Note: this specification is subject to major changes. To avoid thrusting +Note: this specification is subject to major changes. To avoid trusting language client maintainers, we don't recommend OpenTelemetry clients to start the implementation unless explicitly communicated via [OTEP](https://github.com/open-telemetry/oteps#opentelemetry-enhancement-proposal-otep). From 26e015bd06eb4701a89cf4b5cdfde181b817abe9 Mon Sep 17 00:00:00 2001 From: andrewsjg <3079771+andrewsjg@users.noreply.github.com> Date: Wed, 30 Jun 2021 12:27:43 +0100 Subject: [PATCH 2/2] Update README.md Better wording of the note at the top --- specification/metrics/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/metrics/README.md b/specification/metrics/README.md index 8d80195b44e..427a64c4aaa 100644 --- a/specification/metrics/README.md +++ b/specification/metrics/README.md @@ -12,8 +12,8 @@ * [Josh Suereth](https://github.com/jsuereth) * [Joshua MacDonald](https://github.com/jmacd) -Note: this specification is subject to major changes. To avoid trusting -language client maintainers, we don't recommend OpenTelemetry clients to start +Note: this specification is subject to major changes. To ensure the best use of +language client maintainers time, we don't recommend OpenTelemetry clients to start the implementation unless explicitly communicated via [OTEP](https://github.com/open-telemetry/oteps#opentelemetry-enhancement-proposal-otep).