Skip to content

Allow hiding specific URLs #2317

Open
Open
@mpldr

Description

@mpldr

Hi, I have a project that uses a heartbeat to index.php?ajax-proxy=… which I'd like to remove from being part of the evaluation, since right now the Top Requested files pretty much consist of nothing but ajax-proxy Is it possible to define some "StartsWith" Patterns that can be excluded?

"formal" Feature-Request

The Problem

  • some websites send requests that shouldn't necessarily be part of the analysis
  • it would be better to just "hide" them instead of not logging them

Proposed Solution

  • adding some "simple" exclusion conditions like:
    • Starts with
    • Contains
    • Ends with

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions