Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
  • Loading branch information
axw and felixbarny authored May 3, 2024
1 parent 3b8b09d commit e919a2a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ setup:
wait_for_events: languid

---
"Test traces-apm-* object fields":
"Test traces-apm-* unmapped object fields":
- do:
bulk:
index: traces-apm-testing
Expand Down Expand Up @@ -63,7 +63,7 @@ setup:
- match: { hits.hits.6.fields: null }

---
"Test logs-apm.error-* flattened fields":
"Test logs-apm.error-* unmapped object fields":
- do:
bulk:
index: logs-apm.error-testing
Expand Down

0 comments on commit e919a2a

Please sign in to comment.