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

Add option to summarize counts for DiscoveryLogic #2298

Open
wants to merge 10 commits into
base: integration
Choose a base branch
from

Conversation

lbschanno
Copy link
Collaborator

Add the query parameter sum.counts that, given a value of true for the DiscoveryLogic, will results in counts being summed up across the specified time range, rather than returning counts per day. This will result in blank dates being returned for each DiscoveredThing.

Closes #2222

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
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 this pull request may close these issues.

DiscoveryLogic needs option to return summary results
3 participants