Skip to content

Commit 217d3ea

Browse files
committed
1 parent 7c197bd commit 217d3ea

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

test/discovery_and_monitoring/unified/logging-replicaset.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@
357357
},
358358
"durationMS": {
359359
"$$type": [
360+
"double",
360361
"int",
361362
"long"
362363
]
@@ -398,6 +399,7 @@
398399
},
399400
"durationMS": {
400401
"$$type": [
402+
"double",
401403
"int",
402404
"long"
403405
]
@@ -439,6 +441,7 @@
439441
},
440442
"durationMS": {
441443
"$$type": [
444+
"double",
442445
"int",
443446
"long"
444447
]
@@ -589,6 +592,7 @@
589592
},
590593
"durationMS": {
591594
"$$type": [
595+
"double",
592596
"int",
593597
"long"
594598
]

test/discovery_and_monitoring/unified/logging-sharded.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324
},
325325
"durationMS": {
326326
"$$type": [
327+
"double",
327328
"int",
328329
"long"
329330
]
@@ -475,6 +476,7 @@
475476
},
476477
"durationMS": {
477478
"$$type": [
479+
"double",
478480
"int",
479481
"long"
480482
]

test/discovery_and_monitoring/unified/logging-standalone.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@
339339
},
340340
"durationMS": {
341341
"$$type": [
342+
"double",
342343
"int",
343344
"long"
344345
]
@@ -500,6 +501,7 @@
500501
},
501502
"durationMS": {
502503
"$$type": [
504+
"double",
503505
"int",
504506
"long"
505507
]

0 commit comments

Comments
 (0)