Skip to content

Tools telemetry #2429

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Tools telemetry #2429

wants to merge 4 commits into from

Conversation

minestarks
Copy link
Member

@minestarks minestarks commented May 19, 2025

Adds telemetry for copilot tools.

@minestarks minestarks force-pushed the minestarks/telemetry branch from fe94670 to d55c0ba Compare May 19, 2025 20:03
@minestarks minestarks marked this pull request as ready for review May 19, 2025 20:44
@minestarks minestarks requested review from billti and idavis as code owners May 19, 2025 20:44
@@ -28,7 +28,7 @@ export async function updateCopilotInstructions(
}

if (isExtensionInstructionsConfigured(globalStateUri)) {
if (userInvoked) {
if (trigger === "Command") {
Copy link
Member Author

Choose a reason for hiding this comment

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

Drive-by bugfix : we were showing the "copilot instructions for Q# are already configured" message whenever the user invoked "create project" to create a new Q# project. Which was nonsensical.

Base automatically changed from minestarks/telemetry-document-type to main May 20, 2025 19:12
@billti
Copy link
Member

billti commented May 20, 2025

This has a lot more changes than I was expected, but then I also see it has a bunch of merge conflicts, so maybe some extraneous code? I'll hold off reviewing until it's up to date with main.

@minestarks
Copy link
Member Author

@billti resolved the conflicts. a little better.

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.

2 participants