This repository was archived by the owner on Sep 30, 2024. It is now read-only.
capture bucketed repo sizes in pings#48211
Merged
Merged
Conversation
Contributor
Author
|
@nathan-downs @akalia25 bump! |
leonore
approved these changes
Mar 8, 2023
Co-authored-by: leo <leo.p@sourcegraph.com>
coury-clark
added a commit
that referenced
this pull request
Mar 8, 2023
This reverts commit aca0b6f.
coury-clark
referenced
this pull request
Mar 8, 2023
Whoops, I forgot this needs the analytics change first Reverts sourcegraph/sourcegraph#48211 ## Test Plan N/A
coury-clark
referenced
this pull request
Mar 9, 2023
Revert the revert to restore the PR! 🎪 Don't merge until analytics team has merged https://github.com/sourcegraph/analytics/pull/826 Reverts sourcegraph/sourcegraph#48211 ## Test Plan see https://github.com/sourcegraph/sourcegraph/pull/48211
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Slack thread for context s
Adds repository size buckets to pings. This would be useful to partition pings between monorepo customers and multirepo customers, which is something we lack in pings today. Note that this doesn't filter on cloned repos, which we may want to do?
The buckets are somewhat arbitrarily defined, with the assumption that the most interesting buckets are somewhere in the 5-100 GB range.
lt= less thangte= greater than equalsboth are given in bytes
Test plan
Ping from running locally: