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

DiscoveryLogic needs option to return summary results #2222

Open
ivakegg opened this issue Jan 18, 2024 · 0 comments · May be fixed by #2298
Open

DiscoveryLogic needs option to return summary results #2222

ivakegg opened this issue Jan 18, 2024 · 0 comments · May be fixed by #2298
Assignees

Comments

@ivakegg
Copy link
Collaborator

ivakegg commented Jan 18, 2024

The DiscoveryLogic can return overall summary results instead of results per day. This should be settable by specifying a mode via the query parameters. The default mode should be set on the DiscoveryLogic itself.

@lbschanno lbschanno self-assigned this Jan 18, 2024
lbschanno added a commit that referenced this issue Mar 8, 2024
Add the query parameter sum.counts that, when specified for the
DiscoveryLogic, will results in counts being summed up across the
specified time range, rather than returning counts per day.

Closes #2222
@lbschanno lbschanno linked a pull request Mar 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants