From fb5f38d512e7c34fde81c554f75ad13a7581f19f Mon Sep 17 00:00:00 2001 From: Felix Barnsteiner Date: Fri, 10 Jan 2025 17:58:51 +0100 Subject: [PATCH] Add subtext to changelog --- .chloggen/elasticsearchexporter_optimized-json-encoding.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/elasticsearchexporter_optimized-json-encoding.yaml b/.chloggen/elasticsearchexporter_optimized-json-encoding.yaml index 6b37e98f6847..440ac12a5ce7 100644 --- a/.chloggen/elasticsearchexporter_optimized-json-encoding.yaml +++ b/.chloggen/elasticsearchexporter_optimized-json-encoding.yaml @@ -15,7 +15,7 @@ issues: [37032] # (Optional) One or more lines of additional information to render under the primary note. # These lines will be padded with 2 spaces and then inserted directly into the document. # Use pipe (|) for multiline entries. -subtext: +subtext: Increases throughput for metrics by 2x and for logs and traces by 3x # If your change doesn't affect end users or the exported elements of any package, # you should instead start your pull request title with [chore] or use the "Skip Changelog" label.