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

Commits on Mar 8, 2024

  1. Add option to summarize counts for DiscoveryLogic

    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 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    eeeec50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d43ced View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    a98cd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63f28c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add more test coverage

    lbschanno committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    85d78cd View commit details
    Browse the repository at this point in the history
  2. Remove copy-paste artifact

    lbschanno committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bce7b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6cfafe View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    36ba047 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Prune redundant traces

    lbschanno committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    75555e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b0ddb View commit details
    Browse the repository at this point in the history