-
Notifications
You must be signed in to change notification settings - Fork 5
Report crates.io metrics? #20
Comments
|
I wonder if we can rely on the status code if a registry doesn't support it. We could then document it and note that it is optional.
We'd likely need to hear from crates.io people for insight on user workflows mixed with rate limits. If nothing else, if we get rate limited, I'm assuming there is a relevant status code and we can skip it with a warning? |
I discussed it with the crates.io team last night, they thought it is OK to use the |
I am working on this. |
cargo-info includes a lot of different metrics exposed via the crates.io API (so separate from the Index and
Cargo.toml
)Looking at the list, some that might be useful include
Unsure how we should handle third-party registries.
The text was updated successfully, but these errors were encountered: