michael-s-molina commented on code in PR #26011: URL: https://github.com/apache/superset/pull/26011#discussion_r1423163807
########## superset-frontend/packages/superset-ui-core/src/utils/featureFlags.ts: ########## @@ -44,6 +44,7 @@ export enum FeatureFlag { ENABLE_ADVANCED_DATA_TYPES = 'ENABLE_ADVANCED_DATA_TYPES', ENABLE_EXPLORE_DRAG_AND_DROP = 'ENABLE_EXPLORE_DRAG_AND_DROP', ENABLE_JAVASCRIPT_CONTROLS = 'ENABLE_JAVASCRIPT_CONTROLS', + ENABLE_TELEMETRY = 'ENABLE_TELEMETRY', Review Comment: Can we remove this now that we depend on an environment variable? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org