Skip to content

Conversation

@bbernays
Copy link
Collaborator

Summary

Users have no visibility into the requests that CQ is making, which makes debugging nearly impossible. This PR allows users to see all of the requests being made

@bbernays bbernays requested review from a team and disq and removed request for a team May 22, 2023 14:57
@bbernays bbernays changed the title feat(okta): Enable Debug Logs within the SDK feat(okta): Enable SDK Debug Logs May 22, 2023
Token for Okta API access.
You can set this with an `OKTA_API_TOKEN` environment variable.

- `debug` (`bool`, optional. Default: `false`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also add it to the config example?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we always add every config to the example?

@bbernays bbernays added the automerge Automatically merge once required checks pass label May 22, 2023
@kodiakhq kodiakhq bot merged commit 4004bc9 into cloudquery:main May 22, 2023
@bbernays bbernays deleted the okta-debugging branch May 22, 2023 15:16
kodiakhq bot pushed a commit that referenced this pull request May 22, 2023
🤖 I have created a release *beep* *boop*
---


## [2.4.0](plugins-source-okta-v2.3.1...plugins-source-okta-v2.4.0) (2023-05-22)


### This Release has the Following Changes to Tables
- Table `okta_application_users`: column order changed for `id`
- Table `okta_applications`: column order changed for `id`
- Table `okta_groups`: column order changed for `id`
- Table `okta_users`: column order changed for `id`

### Features

* **deps:** Upgrade to Apache Arrow v13 (latest `cqmain`) ([#10605](#10605)) ([a55da3d](a55da3d))
* **okta:** Add rate limiter config ([#10880](#10880)) ([293d9d0](293d9d0)), closes [#10570](#10570)
* **okta:** Enable SDK Debug Logs ([#10889](#10889)) ([4004bc9](4004bc9))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.8 ([#10798](#10798)) ([27ff430](27ff430))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants