You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On debugging a custom connector I would like to have the sync logs provide the actual call being made to the api.
I understand that this can hold sensitive information but having the option to enable it would be very helpful. Especially getting the coursor value on incremental syncs would be very helpflu.
There could also be options to select what level of details is being logged e.g.:
api base url
url path
query parameter x,y,z
request headers
page size
page number
coursor
steart time / endtime
etc.
The text was updated successfully, but these errors were encountered:
On debugging a custom connector I would like to have the sync logs provide the actual call being made to the api.
I understand that this can hold sensitive information but having the option to enable it would be very helpful. Especially getting the coursor value on incremental syncs would be very helpflu.
There could also be options to select what level of details is being logged e.g.:
etc.
The text was updated successfully, but these errors were encountered: