From b6131825f791c82db1a1e44cdf2f3b663dd4ab3b Mon Sep 17 00:00:00 2001 From: Tejas Rajopadhye Date: Tue, 24 Sep 2024 13:16:26 -0500 Subject: [PATCH] Adding feature flag for metrics data tab --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 4193b87fa..39dbfd35f 100644 --- a/config.json +++ b/config.json @@ -48,7 +48,7 @@ "aws_actions": true, "preview_data": true, "glue_crawler": true, - "metrics_data": false + "metrics_data": true } }, "s3_datasets_shares": {