You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(detectors): Add filtered_paths setting for Large HTTP Detector (#100842)
follow up to #100634 - we want
to allow users to explicitly state any paths that we should filter out
if we see them in spans. gives the user a bit more control beyond any
automatic filtering we do. will need a frontend PR to allow users to
edit these settings and update the detection algorithm to support this
filtering
0 commit comments