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

Adding Error Telemetry #485

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

samir-puranik
Copy link
Collaborator

Add basic error messages to flow through the telemetry pipeline. This requires defining the TelemetryParams object model which gets picked up by the front-end TelemetryReporter which in turn handles telemetry events. The change requires passing the RequestContext through certain methods as well. Had to change some tests cases as well to allow for this change.

Based off of pull request from microsoft/mysqltoolsservice#3.

@samir-puranik samir-puranik requested a review from a team as a code owner December 6, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants