Skip to content

Commit b98c1c3

Browse files
committed
add databaseName property
1 parent 24007d3 commit b98c1c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/monitoring-and-logging/monitoring.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ commandSucceeded
138138

139139
CommandSucceededEvent {
140140
requestId: 1534,
141+
databaseName: "app",
141142
commandName: "find",
142143
address: 'localhost:27017',
143144
connectionId: 812613,
@@ -168,6 +169,7 @@ commandFailed
168169

169170
CommandFailedEvent {
170171
requestId: 1534,
172+
databaseName: "app",
171173
commandName: "find",
172174
address: 'localhost:27017',
173175
connectionId: 812613,

0 commit comments

Comments
 (0)