Other: Webhook for logging to support additional events
AnsweredPlease support the following events from the fivetran webhook for logging: change_schema_config_via_sync
copy_rows
create_schema
delete_rows
extract_summary
info
import_progress
insert_rows
records_modified
read_start
read_end
sync_stats
test_connector_connection
warning
write_to_table_end
write_to_table_start
-
Official comment
Hey Christina,
Could you give a bit more detail about how you're doing your logging? We have the Fivetran platform connector as well as 3rd party integrations. Our goal with webhooks is more to enable operational workloads vs logging.
Jimmy
-
Hi
We have a similar use case on this for Operational Fivetran pipeline monitoring. For example when we replicate data from our critical OLTP systems(MySql/Postgres) to destination like Snowflake/RedShift we would like to be better alerted when Fivetran attempts to perform a table resync.
A table resync can cause a spike in OLTP source CPU/Memory utilization and we would like to subscribe to these webhooks as soon as Fivetran attempts to start a table resync.
Same applies for other events listed above.
Please sign in to leave a comment.
Comments
2 comments