loki: run some queries through the backend (#44729)

This commit is contained in:
Gábor Farkas
2022-02-07 08:43:48 +01:00
committed by GitHub
parent 3a2e3267ba
commit 560c773905
4 changed files with 65 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ export interface FeatureToggles {
tempoSearch?: boolean;
tempoBackendSearch?: boolean;
tempoServiceGraph?: boolean;
lokiBackendMode?: boolean;
fullRangeLogsVolume?: boolean;
accesscontrol?: boolean;
prometheus_azure_auth?: boolean;