Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flame graphs] Display warning message when the user tries to query flame graphs with time ranges >= 7d #267

Open
grafakus opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request GA

Comments

@grafakus
Copy link
Contributor

grafakus commented Nov 8, 2024

Feature description

Is your feature request related to a problem? Please describe.

The API does not support large time ranges when querying flame graph data, so we can prevent failing API calls and take the opportunity to explain it to the user

Describe the solution you'd like

When querying time ranges >= 7d, we should:

  • not display any flame graph
  • display a message explaining that they should reduce the time range used for querying flame graph/diff flame graph data
  • optional: add some CTAs to simplify the life of our users

Alternatives considered

Describe alternatives you've considered

-

Additional context

-

@grafakus grafakus added enhancement New feature or request GA labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GA
Projects
None yet
Development

No branches or pull requests

1 participant