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

feat: collect and serve pre-aggregated bytes and counts #13020

Merged
merged 47 commits into from
Jun 19, 2024

Commits on May 23, 2024

  1. feat: collect and serve pre-agg bytes and count

    * pre-aggregate bytes and count per stream in the pattern ingester
    * serve bytes_over_time and count_over_time queries from the patterns
      endpoint
    trevorwhitney committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dc620e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d6a92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68aa188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bfd0ad View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b897fc5 View commit details
    Browse the repository at this point in the history
  2. fix: grouping

    trevorwhitney committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2587657 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    6dd77ae View commit details
    Browse the repository at this point in the history
  2. chore: a bit of cleanup

    trevorwhitney committed May 31, 2024
    Configuration menu
    Copy the full SHA
    eb84303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33ead60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb31a8 View commit details
    Browse the repository at this point in the history
  5. chore: clean up linting

    trevorwhitney committed May 31, 2024
    Configuration menu
    Copy the full SHA
    87f7282 View commit details
    Browse the repository at this point in the history
  6. chore: make format

    trevorwhitney committed May 31, 2024
    Configuration menu
    Copy the full SHA
    29febb7 View commit details
    Browse the repository at this point in the history
  7. docs: update docs

    trevorwhitney committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cbf9fc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    6ed195e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7942e57 View commit details
    Browse the repository at this point in the history
  3. fix: formatting

    trevorwhitney committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1822b88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35585db View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    81e27a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a01880 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    30c5b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d94349c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f760b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    a2c601e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3777bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1cfd81 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix: formatting

    trevorwhitney committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f42f523 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: more linting

    trevorwhitney committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5c0abde View commit details
    Browse the repository at this point in the history
  2. fix: check-mod

    trevorwhitney committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0f7e473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cdeeca View commit details
    Browse the repository at this point in the history
  4. fix: mod again

    trevorwhitney committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ac83fcb View commit details
    Browse the repository at this point in the history
  5. fix: chunk test

    trevorwhitney committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e5e23c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1664017 View commit details
    Browse the repository at this point in the history
  7. fix: docs

    trevorwhitney committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    721e7c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    1133763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59dd4c View commit details
    Browse the repository at this point in the history
  3. more debug logging

    trevorwhitney committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e4b5dd7 View commit details
    Browse the repository at this point in the history
  4. more debug logging

    trevorwhitney committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    426d143 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    0c5a436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96cccef View commit details
    Browse the repository at this point in the history
  3. Removes comments

    cyriltovena committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2d13e8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74c245d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fefa6b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b255b80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    796d8d9 View commit details
    Browse the repository at this point in the history
  8. fix: tests

    trevorwhitney committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b2d72a6 View commit details
    Browse the repository at this point in the history
  9. fix: lint

    trevorwhitney committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fa7016b View commit details
    Browse the repository at this point in the history