Flamegraph: Remove feature flag and code to switch to pyroscope version (#72689)

This commit is contained in:
Andrej Ocenas
2023-08-02 17:01:12 +02:00
committed by GitHub
parent 29fef40f26
commit 58314e6414
10 changed files with 2 additions and 158 deletions

View File

@@ -81,7 +81,6 @@ export interface FeatureToggles {
alertStateHistoryLokiOnly?: boolean;
unifiedRequestLog?: boolean;
renderAuthJWT?: boolean;
pyroscopeFlameGraph?: boolean;
externalServiceAuth?: boolean;
refactorVariablesTimeRange?: boolean;
useCachingService?: boolean;