Skip to content

Instantly share code, notes, and snippets.

@adnanrahic
Created November 30, 2022 18:36
Show Gist options
  • Save adnanrahic/2238d30df41889f4f12dcfb5871f3860 to your computer and use it in GitHub Desktop.
Save adnanrahic/2238d30df41889f4f12dcfb5871f3860 to your computer and use it in GitHub Desktop.
- selector: span[tracetest.span.type="database" name="create pokeshop.pokemon" db.system="postgres"
db.name="pokeshop" db.user="ashketchum" db.operation="create" db.sql.table="pokemon"]
assertions:
- attr:db.result | json_path '$.name' = env:IMPORTED_POKEMON_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment