Skip to content

Commit 1b2a55d

Browse files
Update features-config.json
Rolling out the Insights recommendations to users with: 1. generated number in the range [0,30) 2. telemetry enabled 3. electron build only
1 parent 75e7cb8 commit 1b2a55d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redisinsight/api/config/features-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"version": 1,
2+
"version": 2,
33
"features": {
44
"insightsRecommendations": {
55
"flag": true,
6-
"perc": [],
6+
"perc": [[0,30]],
77
"filters": [
88
{
99
"name": "agreements.analytics",

0 commit comments

Comments
 (0)