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 8ecb6d7 commit 0a4eec3Copy full SHA for 0a4eec3
docker/docker-compose-aspnetcore/oats.yaml
@@ -71,7 +71,8 @@ expected:
71
attributes:
72
db.statement: LPUSH
73
db.system: redis
74
- net.peer.name: redis
+ db.redis.database_index: '0'
75
+ server.address: redis
76
- traceql: '{ span.http.route =~ "/api/todo/items/" }'
77
spans:
78
- name: 'main'
0 commit comments