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

Create a configurable list of TraceQL queries that are immediately 400'ed #3780

Closed
wants to merge 9 commits into from

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    a564243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0f7c8 View commit details
    Browse the repository at this point in the history
  3. hard coded test works

    maliciousbucket committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    27d2320 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    4f34840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb353d View commit details
    Browse the repository at this point in the history
  3. update change log

    maliciousbucket committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    84df15d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. refactor TraceQueryFilterWare

    refactor NewTraceQueryFilterWare to take a func for parsing the query. Cleanup and refactor the Next function to follow correct order of operations
    maliciousbucket committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3b7ff49 View commit details
    Browse the repository at this point in the history
  2. add basic unit tests

    maliciousbucket committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a694532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee974d8 View commit details
    Browse the repository at this point in the history