Traces: Remove serviceMap feature flag (#52375)

* Remove serviceMap feature flag

* Remove import

* Add serviceMap to queryTypeOptions
This commit is contained in:
Joey Tawadrous
2022-07-19 08:00:58 +01:00
committed by GitHub
parent 46eec85b1a
commit 11b743ecd9
5 changed files with 8 additions and 23 deletions

View File

@@ -26,7 +26,6 @@ export interface FeatureToggles {
['live-service-web-worker']?: boolean;
queryOverLive?: boolean;
panelTitleSearch?: boolean;
tempoServiceGraph?: boolean;
tempoApmTable?: boolean;
prometheus_azure_auth?: boolean;
prometheusAzureOverrideAudience?: boolean;