Skip to content

Commit 0a4eec3

Browse files
Update OATS Redis assertions
Update attribute names.
1 parent 8ecb6d7 commit 0a4eec3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/docker-compose-aspnetcore/oats.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ expected:
7171
attributes:
7272
db.statement: LPUSH
7373
db.system: redis
74-
net.peer.name: redis
74+
db.redis.database_index: '0'
75+
server.address: redis
7576
- traceql: '{ span.http.route =~ "/api/todo/items/" }'
7677
spans:
7778
- name: 'main'

0 commit comments

Comments
 (0)