From a91175512dabe7cb228fbe5c164136ea8e8d6473 Mon Sep 17 00:00:00 2001 From: Artem Vovk Date: Thu, 16 Feb 2023 08:52:01 -0700 Subject: [PATCH] changelog message --- .../googlecloudpsanner-table-size-stats.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .chloggen/googlecloudpsanner-table-size-stats.yaml diff --git a/.chloggen/googlecloudpsanner-table-size-stats.yaml b/.chloggen/googlecloudpsanner-table-size-stats.yaml new file mode 100644 index 000000000000..bc1e170f1b77 --- /dev/null +++ b/.chloggen/googlecloudpsanner-table-size-stats.yaml @@ -0,0 +1,16 @@ +# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' +change_type: 'enhancement' + +# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) +component: googlcloudspannerreceiver + +# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). +note: "adding table size statistics as metrics" + +# One or more tracking issues related to the change +issues: [] + +# (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: