mirror of
https://github.com/grafana/grafana.git
synced 2025-09-28 16:04:01 +08:00
Tempo: Add time range to tempo search query behind a feature flag (#43811)
This commit is contained in:
@ -66,6 +66,7 @@ export class GrafanaBootConfig implements GrafanaConfig {
|
||||
trimDefaults: false,
|
||||
tempoServiceGraph: false,
|
||||
tempoSearch: false,
|
||||
tempoBackendSearch: false,
|
||||
recordedQueries: false,
|
||||
newNavigation: false,
|
||||
fullRangeLogsVolume: false,
|
||||
|
Reference in New Issue
Block a user