Skip to content

Commit b92a6c6

Browse files
Update OATS EFCore assertion
Update attribute name.
1 parent 6dea4b6 commit b92a6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose-aspnetcore/oats.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ expected:
8080
attributes:
8181
db.system: sqlite
8282
db.name: main
83-
peer.service: /app/App_Data/TodoApp.db
83+
server.address: /app/App_Data/TodoApp.db
8484
otel.library.name: OpenTelemetry.Instrumentation.EntityFrameworkCore
8585
- traceql: '{ span.http.route =~ "api/Aws/ListBuckets" }'
8686
spans:

0 commit comments

Comments
 (0)