Skip to content

feat: Use monaco editor instead of query builder for CEL #4597

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

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

Conversation

skynetigor
Copy link
Contributor

@skynetigor skynetigor commented Apr 20, 2025

Closes #4598

📑 Description

  • Use Monaco editor for CEL query on alerts page to highlight syntax
  • Add field suggestions (kind of intellisense for CEL)
  • Cover new CEL editor with E2E for alerts
Screen.Recording.2025-04-20.at.18.06.12.mov

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Copy link

vercel bot commented Apr 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
keep ⬜️ Ignored (Inspect) Visit Preview Apr 20, 2025 4:02pm

@skynetigor skynetigor marked this pull request as ready for review April 20, 2025 16:12
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. Feature A new feature UI User interface related issues labels Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature size:XL This PR changes 500-999 lines, ignoring generated files. UI User interface related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[➕ Feature]: Use Monaco editor for CEL
1 participant