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

Query-Frontend Prometheus Codec: Metrics Query MinTime and MaxTime, Apply Fix to Query Component Assignment #7742

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    9b1f3c3 View commit details
    Browse the repository at this point in the history
  2. convert MetricsQueryRequest and implementing types to expose MinT and…

    … MaxT as methods; add test cases for instant queries
    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6e83dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ab76b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4686d18 View commit details
    Browse the repository at this point in the history
  5. fix test

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7d4e6e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d9c462 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9067a83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5de2e8 View commit details
    Browse the repository at this point in the history
  9. updated & test transforms WithQuery and WithStartEnd - query now only…

    … parsed on construction and WithQuery update; update calls to WithQuery which can now return a parse error
    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    44d0e6f View commit details
    Browse the repository at this point in the history
  10. test error cases

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0a81cb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7626891 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52e568c View commit details
    Browse the repository at this point in the history
  13. re-correct limits test

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f72fee9 View commit details
    Browse the repository at this point in the history
  14. re-correct limits test

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5c1430a View commit details
    Browse the repository at this point in the history
  15. Revert "convert to usages of constructor to fix codec tests"

    This reverts commit f7212cd18d11bb8df5a3b2a52995911956b1fa41.
    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9ace77f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f3f7b47 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    38a9ae4 View commit details
    Browse the repository at this point in the history
  18. cleanup

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1e62a97 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d2d216e View commit details
    Browse the repository at this point in the history
  20. CHANGELOG

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f66a66e View commit details
    Browse the repository at this point in the history
  21. WithExpr tested

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    41e377d View commit details
    Browse the repository at this point in the history
  22. lint

    francoposa committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8849881 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f051d1c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5e87581 View commit details
    Browse the repository at this point in the history
  2. docs style update

    francoposa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7c35a21 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into francoposa/frontend-prometheus-codec-min-max…

    …-time-from-query-parsing
    francoposa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ee35638 View commit details
    Browse the repository at this point in the history
  4. make doc

    francoposa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    88bb1d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a856aeb View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    28fec1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d208f2 View commit details
    Browse the repository at this point in the history