Skip to content

[FEATURE] Add stat path filtering for multiple stat names in stats API #1363

Open
@q-andy

Description

@q-andy

Is your feature request related to a problem?

Currently the neural stats API allows for filtering based on stat names. When filtering for large number of stats, it can be difficult to batch multiple stat names and have them fit in the GET request parameters. As we add more stats, this becomes a larger concern since we want to reduce the response payload size to reduce possible performance concern.

We should have a parameter to filter by stat path so we can batch filters for related stats

What solution would you like?

More control to filter stats by their paths

What alternatives have you considered?

Typing out each stat individually

Do you have any additional context?

n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions