Skip to content

Feat: Expected HTTP status codes (#58)

Silvio Rhatto requested to merge rhatto/onionprobe:feature/allowed_statuses into main
  • Per-endpoint configuration specifying a list of expected HTTP status codes.
  • Custom metric indicating if the status code is expected or not.

Merge request reports