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

Send telemetry for addDatabaseSourceToWorkspace setting #3238

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

shati-patel
Copy link
Contributor

@shati-patel shati-patel commented Jan 15, 2024

We'd like to know if users are re-enabling the old behaviour of auto-adding database sources to the workspace. In future, this same approach could be extended to other settings.

See internal linked issue for more info and an example Kusto query! 🔗

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@shati-patel shati-patel force-pushed the shati-patel/telemetry-test branch from ffe3c77 to 7a0184d Compare January 15, 2024 17:17
@shati-patel shati-patel marked this pull request as ready for review January 15, 2024 17:18
@shati-patel shati-patel requested a review from a team as a code owner January 15, 2024 17:18
Copy link
Member

@koesie10 koesie10 left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

"config",
{
...config,
cliVersion: this.cliVersionStr,
Copy link
Member

Choose a reason for hiding this comment

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

Would it also be useful to have the isCanary setting available here to check whether a certain setting is only used by canary users?

Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense to me too. We may as well include isCanary here in all the config information events.

@shati-patel shati-patel merged commit be22964 into main Jan 16, 2024
14 checks passed
@shati-patel shati-patel deleted the shati-patel/telemetry-test branch January 16, 2024 17:06
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