Commit Graph

3 Commits

Author SHA1 Message Date
Preston Locke 7d3fc60271
observer: Monitors probe immediately instead of waiting a full duration (#6594)
Do work on startup to limit the likelihood of post-deployment runtime panics.
2023-01-24 16:45:19 -05:00
Aaron Gable ab79f96d7b
Fixup staticcheck and stylecheck, and violations thereof (#5897)
Add `stylecheck` to our list of lints, since it got separated out from
`staticcheck`. Fix the way we configure both to be clearer and not
rely on regexes.

Additionally fix a number of easy-to-change `staticcheck` and
`stylecheck` violations, allowing us to reduce our number of ignored
checks.

Part of #5681
2022-01-20 16:22:30 -08:00
Samantha 97e393d2e7
boulder-observer (#5315)
Add configuration driven Prometheus black box metric exporter
2021-03-29 12:56:54 -07:00