We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c343124 commit caf6e8fCopy full SHA for caf6e8f
1 file changed
tests/templates/kuttl/logging/test_log_aggregation.py
@@ -8,7 +8,7 @@ def check_processed_events():
8
json={
9
'query': """
10
{
11
- transforms {
+ transforms(first:100) {
12
nodes {
13
componentId
14
metrics {
0 commit comments