|
101 | 101 | { |
102 | 102 | "name": "createSearchIndexes operation-atlas-search.test", |
103 | 103 | "attributes": { |
104 | | - "db.system": "mongodb", |
| 104 | + "db.system.name": "mongodb", |
105 | 105 | "db.namespace": "operation-atlas-search", |
106 | 106 | "db.collection.name": "test", |
107 | 107 | "db.operation.name": "createSearchIndexes", |
|
111 | 111 | { |
112 | 112 | "name": "createSearchIndexes", |
113 | 113 | "attributes": { |
114 | | - "db.system": "mongodb", |
| 114 | + "db.system.name": "mongodb", |
115 | 115 | "db.namespace": "operation-atlas-search", |
116 | 116 | "db.command.name": "createSearchIndexes", |
117 | 117 | "db.collection.name": "test", |
|
177 | 177 | { |
178 | 178 | "name": "updateSearchIndex operation-atlas-search.test", |
179 | 179 | "attributes": { |
180 | | - "db.system": "mongodb", |
| 180 | + "db.system.name": "mongodb", |
181 | 181 | "db.namespace": "operation-atlas-search", |
182 | 182 | "db.collection.name": "test", |
183 | 183 | "db.operation.name": "updateSearchIndex", |
|
187 | 187 | { |
188 | 188 | "name": "updateSearchIndex", |
189 | 189 | "attributes": { |
190 | | - "db.system": "mongodb", |
| 190 | + "db.system.name": "mongodb", |
191 | 191 | "db.namespace": "operation-atlas-search", |
192 | 192 | "db.command.name": "updateSearchIndex", |
193 | 193 | "db.collection.name": "test", |
|
245 | 245 | { |
246 | 246 | "name": "dropSearchIndex operation-atlas-search.test", |
247 | 247 | "attributes": { |
248 | | - "db.system": "mongodb", |
| 248 | + "db.system.name": "mongodb", |
249 | 249 | "db.namespace": "operation-atlas-search", |
250 | 250 | "db.collection.name": "test", |
251 | 251 | "db.operation.name": "dropSearchIndex", |
|
255 | 255 | { |
256 | 256 | "name": "dropSearchIndex", |
257 | 257 | "attributes": { |
258 | | - "db.system": "mongodb", |
| 258 | + "db.system.name": "mongodb", |
259 | 259 | "db.namespace": "operation-atlas-search", |
260 | 260 | "db.command.name": "dropSearchIndex", |
261 | 261 | "db.collection.name": "test", |
|
0 commit comments