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