summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/update_metrics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/update_metrics.h')
-rw-r--r--src/mongo/db/commands/update_metrics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/commands/update_metrics.h b/src/mongo/db/commands/update_metrics.h
index b237c9632a2..c6732762778 100644
--- a/src/mongo/db/commands/update_metrics.h
+++ b/src/mongo/db/commands/update_metrics.h
@@ -68,7 +68,7 @@ public:
/**
* Increments update metrics corresponding to the supplied parameters.
*/
- void collectMetrics(const write_ops::FindAndModifyCommand& cmd);
+ void collectMetrics(const write_ops::FindAndModifyCommandRequest& cmd);
private:
// A counter for how many times this command has been executed with an aggregation