diff --git a/examples/twitter/query.body b/examples/twitter/query.body index 8018ff6f5f5..4ea7806e94c 100644 --- a/examples/twitter/query.body +++ b/examples/twitter/query.body @@ -3,8 +3,6 @@ "dataSource": "twitterstream", "granularity": "all", "dimensions": ["lang"], - "threshold": 10, - "metric": "totally", "aggregations":[ { "type": "count", "name": "rows"}, { "type": "doubleSum", "fieldName": "tweets", "name": "tweets"},