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 a859a4f commit d1cd1c6Copy full SHA for d1cd1c6
x-pack/plugin/apm-data/src/yamlRestTest/resources/rest-api-spec/test/20_traces_ingest.yml
@@ -120,7 +120,7 @@ setup:
120
index: traces-apm-testing
121
body:
122
fields: ["event.success_count"]
123
- - length: { hits.hits: 5 }
+ - length: { hits.hits: 7 }
124
- match: { hits.hits.0.fields: null }
125
- match: { hits.hits.1.fields: null }
126
- match: { hits.hits.2.fields: {"event.success_count": [2]} }
0 commit comments