From 9b3bcc5b2c50452336b0cdb470ea27462e9ee11c Mon Sep 17 00:00:00 2001 From: Pieter Rautenbach Date: Thu, 15 Apr 2021 16:09:10 +0200 Subject: [PATCH] Clarifying how attributes are set (#17473) See #17443 for more details. --- source/_integrations/sql.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/sql.markdown b/source/_integrations/sql.markdown index 0801b8f798a..042ba435d4b 100644 --- a/source/_integrations/sql.markdown +++ b/source/_integrations/sql.markdown @@ -67,6 +67,10 @@ queries: type: template {% endconfiguration %} +There is no explicit configuration required for attributes. The integration will set all additional columns returned by the query as attributes. + +Note that in all cases only the first row returned will be used. + ## Examples In this section, you find some real-life examples of how to use this sensor.