From 0887921aed44ea6fb818e9dc026b4d8ff8cabe5f Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Wed, 17 May 2023 03:43:45 -0600 Subject: [PATCH] Update CHANGELOG with missing entry. (#36) --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f14656332..6cb28f42e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,5 +59,8 @@ release. ([#3355](https://github.com/open-telemetry/opentelemetry-specification/pull/3355)) - Add `gcp.cloud_run.job.execution` and `gcp.cloud_run.job.task_id` resource attributes for GCP Cloud Run Jobs ([#3378](https://github.com/open-telemetry/opentelemetry-specification/pull/3378)) +- Specify second unit (`s`) and advice bucket boundaries of `[]` + for `process.runtime.jvm.gc.duration`. + ([#3458](https://github.com/open-telemetry/opentelemetry-specification/pull/3458)) - Specify the value range for JVM CPU metrics. ([#13](https://github.com/open-telemetry/semantic-conventions/pull/13))