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

make sure startup.resource.perf doesn't contain paths #164812

Merged
merged 2 commits into from
Oct 27, 2022
Merged

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented Oct 27, 2022

@jrieken jrieken self-assigned this Oct 27, 2022
@jrieken jrieken enabled auto-merge (squash) October 27, 2022 15:02
@VSCodeTriageBot VSCodeTriageBot added this to the October 2022 milestone Oct 27, 2022
const name = posix.basename(url.pathname);

telemetryService.publicLog2<Entry, EntryClassifify>('startup.resource.perf', {
hosthash: `H${hash(url.host).toString(16)}`,
Copy link
Member

Choose a reason for hiding this comment

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

We don't want to allowlist a certain set of hosts?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, we don't really want to know the exact host and I also don't want to hardcode a list of hostnames (in the OSS repo)

@jrieken jrieken merged commit b7bbdc4 into main Oct 27, 2022
@jrieken jrieken deleted the joh/back-haddock branch October 27, 2022 15:18
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants