Skip to content

[ML] Update KQL query string generation in Custom URLs #162027

Open

Description

With #161601, generating a KQL string expression from an AST node is now possible. It means that instead of replacing token values for the query part in the URL with a regex, we can utilize toKqlExpression method in custom_url_utils.
It should better handle special characters from field values in anomaly records.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions