fix(monitoring_api): redact reqwest error URLs (#9555)

Co-Authored-By: banteg <4562643+banteg@users.noreply.github.com>
This commit is contained in:
banteg
2026-07-04 05:19:34 +04:00
committed by GitHub
parent a0db5fce70
commit aaa60d7d65
3 changed files with 48 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -6056,6 +6056,7 @@ dependencies = [
"health_metrics",
"lighthouse_version",
"metrics",
"pretty_reqwest_error",
"regex",
"reqwest",
"sensitive_url",