From ff30d0ba574e11c18e974bfa5ce9c335b1ea25e4 Mon Sep 17 00:00:00 2001 From: alkaplan Date: Thu, 9 Nov 2023 13:58:44 -0800 Subject: [PATCH] Fixing lint issues --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c18b0fd6..817b6e97ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ release. ### Breaking ### Features + - Adds `labels` attribute to `k8s.pod` resource ([#494](https://github.com/open-telemetry/semantic-conventions/pull/494))