Skip to content

Missing Logs to be Added in All Connectors #2299

@khushbu-elastic

Description

@khushbu-elastic

Problem Description

Logs are missing in several/ all connectors that your team has built.
Here are some very simple levels of logging we may need to add:

  • what is the path we make a request to in the 3rd party + parameters
  • Log the error response (not just code) from the 3rd party.
  • Info level logs when we change the type of data you are syncing (eg in GH when switch btw PRs and issues)
  • Info/debug logs each time a significant code path fork occurs (like a large if/else block, indicate which path is taken)

Proposed Solution

Adding the above mentioned logs to the connectors

CC: @DianaJourdan

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions