Major changes
- Enable users to select spans based on its kind using
span[kind = "expected_kind"]
- improve message when user is trying to assert against a selector with no matches
What's Changed
- feat(tracetesting): Adding Serverless Synthetic Tests by @xoscar in #3658
- feat: allow selector to use
kind
field from span by @mathnogueira in #3663 - feat: make the assertion engine return a different error when no spans by @mathnogueira in #3666
Full Changelog: v0.15.7...v0.15.8