mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028)
* First working version of the TraceQL editor with syntax highlighting and autocomplete * Add feature flag around the new editor option * Fix tests and cleanup * Fix misspelling
This commit is contained in:
@@ -63,4 +63,5 @@ export interface FeatureToggles {
|
||||
internationalization?: boolean;
|
||||
topnav?: boolean;
|
||||
customBranding?: boolean;
|
||||
traceqlEditor?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user