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

*: Promql changes to add support to extended functions throught Thanos #7338

Merged

Commits on May 6, 2024

  1. fixing extended functions support in more places

    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5949c32 View commit details
    Browse the repository at this point in the history
  2. Adding new failint for the Parse() method

    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    618b538 View commit details
    Browse the repository at this point in the history
  3. Adding new method for ParseMetricSelector

    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dc06aaa View commit details
    Browse the repository at this point in the history
  4. Fixing missing imports

    Extending test to check behavior
    
    More missing imports
    
    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    39d4e02 View commit details
    Browse the repository at this point in the history
  5. Fixing method name

    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f8ace62 View commit details
    Browse the repository at this point in the history
  6. Solving references to forbidden functions

    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    422f8f4 View commit details
    Browse the repository at this point in the history
  7. Treating promql validation from ParseExpr

    Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5ced8c3 View commit details
    Browse the repository at this point in the history
  8. fixing funcs

    Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
    pedro-stanaka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b2da243 View commit details
    Browse the repository at this point in the history