rust-lang / infra-team

Coordination repository for the Rust infra team
https://www.rust-lang.org/governance/teams/infra
Apache License 2.0
20 stars 10 forks source link

'rust ecosystem status' dashboard #11

Open aidanhs opened 6 years ago

aidanhs commented 6 years ago

Is ruststatus twitter not enough?

https://github.com/rust-lang/rust/issues/42308

https://internals.rust-lang.org/t/feedback-on-ruststatus-twitter-and-anything-else-status-related/5331

MarcoIeni commented 2 months ago

we have https://status.crates.io/ and https://x.com/cratesiostatus but they only monitor crates.io and docs.rs

It would be nice to monitor all other services such as playground 👍

Kobzol commented 2 months ago

Well, the Rust infra ecosystem is much larger than crates.io and docs.rs :laughing: But these are of course mostly important to outside users. For the infra team, it would also be useful to see the status of all the "middle/internal" services, like bors, GHA CI jobs, crater, etc. But that wouldn't be trivial to implement, I suppose.