Skip to content

Commit 2133699

Browse files
author
youjie_li
committed
support mongo db.instance tag 、db.collection and AggregateOperation: test scenarios
1 parent 13e6c50 commit 2133699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/plugin/scenarios/mongodb-3.x-scenario/config/expectedData.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ segmentItems:
142142
peer: mongodb-server:27017
143143
tags:
144144
- {key: db.type, value: MongoDB}
145+
- {key: db.instance, value: test-database}
145146
- {key: db.bind_vars, value: not null}
146147
skipAnalysis: 'false'
147148
- operationName: GET:/mongodb-case/case/mongodb

0 commit comments

Comments
 (0)