Skip to content

Hard coded limit of 10 returned grouped-by fields? #321

@keehun-cf

Description

@keehun-cf

I am trying to create a Grafana chart that contains all Sentry events grouped by our release versions, and we noticed that we're only getting 10 results back. This seems to be hard-coded in https://github.com/grafana/sentry-datasource/blob/main/pkg/sentry/events_stats.go#L39.

Would it be possible to configure this upper limit for private instances of Grafana/Sentry? Practically, we only need maybe 25-30 as our upper limit, and it would be great to be able to configure this and test it out.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Feature Requests

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions