Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log http calls to api #52077

Open
TorstenFraust opened this issue Jan 22, 2025 · 0 comments
Open

log http calls to api #52077

TorstenFraust opened this issue Jan 22, 2025 · 0 comments

Comments

@TorstenFraust
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants