Profiling: Enable flame graph & Phlare/Parca data sources for all users (#63488)

* Remove flame graph toggle

* Remove beta badge from panel

* Update expectedListResp.json

* Update flame graph container to only show if there is data
This commit is contained in:
Joey
2023-03-01 11:32:39 +00:00
committed by GitHub
parent d258c8ef8a
commit fbd049a094
15 changed files with 130 additions and 87 deletions

View File

@@ -59,7 +59,6 @@ export interface FeatureToggles {
topnav?: boolean;
grpcServer?: boolean;
entityStore?: boolean;
flameGraph?: boolean;
cloudWatchCrossAccountQuerying?: boolean;
redshiftAsyncQueryDataSupport?: boolean;
athenaAsyncQueryDataSupport?: boolean;