influxdata / influxdata/influxdb

Add ability to parse check flux query AST

Open
#16,078 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

In script editor mode, the UI should be able to submit flux query to the parser to get AST, and compare AST to a template check flux query. We should be able to parse check parameters and allow user to switch to an alert builder mode if the AST from the custom flux query matches the template.

Contributor guide

Open the contributing guide

Research direction

Start by locating the script editor entry point and the parser integration for Flux queries. Trace how the UI could receive an AST, compare it with a template check query, and extract check parameters. Done means matching custom queries can expose their parameters and enable alert-builder mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.