rust-lang / crater

Run experiments across parts of the Rust ecosystem!
https://crater.rust-lang.org
643 stars 90 forks source link

Health checks for crater agents #637

Closed Mark-Simulacrum closed 2 years ago

Mark-Simulacrum commented 2 years ago

Our heartbeats are a push API and are OK, but we want an API that's usable for managed instance groups on GCP and their equivalents elsewhere to more finely measure crater being up. Currently that's a listening TCP socket (that just accepts and terminates connections immediately).

Mark-Simulacrum commented 2 years ago

@bors r+

bors commented 2 years ago

:pushpin: Commit 6e57f211135b9ebbfa2c495663c61bd671db7820 has been approved by Mark-Simulacrum

bors commented 2 years ago

:hourglass: Testing commit 6e57f211135b9ebbfa2c495663c61bd671db7820 with merge 02eafe8e6574174754d9bfb0fa8b8faad608214c...

bors commented 2 years ago

:sunny: Test successful - checks-actions Approved by: Mark-Simulacrum Pushing 02eafe8e6574174754d9bfb0fa8b8faad608214c to master...