| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
can we break down this PR further please? let's start with simple connect logs, then error logs and then latency logs
Sorry, something went wrong.
|
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main). |
Sorry, something went wrong.
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
…unit tests accordingly Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
…etry_client does not return a telemetry client Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
…as constants, added callback function while submitting request to executor, changed del to pop Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
There was a problem hiding this comment.
LGTM. Thanks for making the changes.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What type of PR is this?
Description
Added TelemetryClient and TelemetryClientFactory
Added functionality to export initial telemetry logs
How is this tested?
Added unit tests to check the functionality of telemetry client and telemetry client factory
Ran a query that triggered the export of initital telemetry log, verified that the log was present in the target table
Related Tickets & Documents
PECOBLR-457