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

fix: sanitize structured metadata values during query time in pipeline code #15113

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    f837187 View commit details
    Browse the repository at this point in the history
  2. add additional test case for line format -> line filter

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    08d9529 View commit details
    Browse the repository at this point in the history
  3. Update pkg/logql/syntax/parser_test.go

    Co-authored-by: Ashwanth <[email protected]>
    cstyan and ashwanthgoli authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    53927f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0dd5f View commit details
    Browse the repository at this point in the history
  5. need to remove fmt as well

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    53947e0 View commit details
    Browse the repository at this point in the history