We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e92913e + a8dd620 commit 2ae04e4Copy full SHA for 2ae04e4
1 file changed
app/monitor/examples/eg002_post_web_query.py
@@ -61,7 +61,7 @@ def get_query(cls, args):
61
"aggregations": [
62
{
63
"aggregationName": "Raw",
64
- "limit": "1",
+ "limit": "100",
65
"orderby": [
66
"Timestamp, desc"
67
]
0 commit comments