From ff3169a397676881de3d3c6b120e6373950902bd Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:44:17 -0700 Subject: [PATCH] update comment Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> --- examples/kitchen-sink.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/kitchen-sink.yaml b/examples/kitchen-sink.yaml index d6c8425..62ae583 100644 --- a/examples/kitchen-sink.yaml +++ b/examples/kitchen-sink.yaml @@ -262,7 +262,7 @@ meter_provider: included: - key1 - key2 - # Configure resource attributes to be excluded, in this example attribute service.attr1. + # Configure list of attribute keys that are excluded in the resulting stream(s), in this example attribute key3. Applies after .attribute_keys.included (i.e. excluded has higher priority than included). excluded: - key3