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

NETOBSERV-287 Aggregate stats, fix limit reach #136

Merged
merged 2 commits into from
May 4, 2022

Commits on Apr 29, 2022

  1. NETOBSERV-287 Aggregate stats, fix limit reach

    - Stats are now aggregated in backend (needed when multiple queries are performed)
    - Add a few tests
    - On the frontend, limit reached now comes as a stats provided from
      backend
    - Add info tooltip on limit setting, to clarify it's the limit per loki
      query, so we may end up with more flows than this limit
    jotak committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b6ea724 View commit details
    Browse the repository at this point in the history
  2. Reformulate limit tooltip

    jotak committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    2dbb6d7 View commit details
    Browse the repository at this point in the history