Snowflake destination: log multiline queries as a single line #42890
joeybenamy
started this conversation in
Connector Ideas and Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We stream our Airbyte logs to Datadog and get billed per log line. In the Snowflake destination connector logs, a single SQL query can generate a few hundred lines of logs. If SQL queries could be logged as a single line string instead of a multiline, this would help our Datadog bill a lot.
Example log:
This should be logged as a single line. Perhaps an option to log in JSON format instead.
Beta Was this translation helpful? Give feedback.
All reactions