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

Mimir query engine: add support for min_over_time, max_over_time, sum_over_time and avg_over_time #8934

Merged
merged 14 commits into from
Aug 12, 2024

Commits on Aug 8, 2024

  1. Ensure non-name labels are retained in count_over_time, `last_over_…

    …time` and `present_over_time`
    charleskorn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2ce5275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294c807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68408e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07777fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28ff94c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bf52b4 View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    charleskorn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dc3b6a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Fix typo in test

    charleskorn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    20cc9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e8b0e View commit details
    Browse the repository at this point in the history
  3. Add benchmarks

    charleskorn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    82fe467 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    4de9410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae939cb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge branch 'main' into charleskorn/more-over-time-functions

    # Conflicts:
    #	pkg/streamingpromql/testdata/upstream/functions.test
    charleskorn committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b921558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5702f1a View commit details
    Browse the repository at this point in the history