Skip to content

metrics: fix docsrs_prioritized_crates_count #810

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

Merged
merged 2 commits into from
Jun 11, 2020

Conversation

pietroalbini
Copy link
Member

The metric was including failed crates, and didn't consider that the priority is stored with the wrong sign in the database (a positive priority means a negative priority, for whatever reason).

r? @Kixiron
fixes #718

The metric was including failed crates, and didn't consider that the
priority is stored with the wrong sign in the database (a positive
priority means a negative priority, for whatever reason).
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
@jyn514 jyn514 merged commit a722f21 into rust-lang:master Jun 11, 2020
jyn514 pushed a commit that referenced this pull request Jun 11, 2020
jyn514 pushed a commit that referenced this pull request Jun 11, 2020
@pietroalbini pietroalbini deleted the fix-metrics branch June 12, 2020 10:22
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.

Separate normal and deprioritized crates in the queue size metric
3 participants