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

GoQuery: provide stats updates less frequently and with flow map aggregates #326

Closed
2 tasks
els0r opened this issue Jun 12, 2024 · 0 comments · Fixed by #327
Closed
2 tasks

GoQuery: provide stats updates less frequently and with flow map aggregates #326

els0r opened this issue Jun 12, 2024 · 0 comments · Fixed by #327
Labels
distributed Concerns distributed query capabilities (global-query, etc.) feature New feature or request

Comments

@els0r
Copy link
Owner

els0r commented Jun 12, 2024

Currently, stats updates are emitted for every workload, for every interface. This adds a considerable amount of noise when querying interfaces with any.

  • emit the stats update once an aggregate result is communicated to the main merging routine
  • don't tie JSON output to the query log
@els0r els0r added distributed Concerns distributed query capabilities (global-query, etc.) feature New feature or request labels Jun 12, 2024
els0r added a commit that referenced this issue Jun 12, 2024
Closes #326

---------

Co-authored-by: Lennart Elsen <lelsen@open-systems.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed Concerns distributed query capabilities (global-query, etc.) feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant