diff --git a/ee/config/events/collect_dast_scan_crawl_metrics_from_pipeline.yml b/ee/config/events/collect_dast_scan_crawl_metrics_from_pipeline.yml index f38889cd2fb3aec4cd396fdfc4dbdcf5a61ece55..bd286a26db89b97d1c1e1ad85ced9c38fa530e7a 100644 --- a/ee/config/events/collect_dast_scan_crawl_metrics_from_pipeline.yml +++ b/ee/config/events/collect_dast_scan_crawl_metrics_from_pipeline.yml @@ -19,6 +19,6 @@ additional_properties: value: description: "count of potential attack surface discovered" label: - description: "total scan time in minutes" + description: "total crawl time in milliseconds" max_crawl_depth: description: "maximum depth reached in the crawl path hierarchy"