We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2410e7 commit 67d4161Copy full SHA for 67d4161
receiver/sqlqueryreceiver/testdata/config-logs.yaml
@@ -8,4 +8,4 @@ sqlquery:
8
tracking_column: log_id
9
logs:
10
- body_column: log_body
11
- attribute_columns: ["log_attribute_1", "log_attribute_2"]
+ attribute_columns: [ "log_attribute_1", "log_attribute_2" ]
0 commit comments