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