All work

Select view

Select search mode

 
50 of 433

MongoDB plan tracking on execution

Duplicate

Description

Problem:

MongoDB is not allowing to execute explain on all types of queries and it’s also impacting DB

However, there's also the attribute planSummary (documentation) with Plan execution we can use.

Proposed solution: Start tracking Plan execution on the data collection step, so the Plan is collected together with an example, stored and presented to the user without execution

How to test

None

How to document

None

Details

Assignee

Reporter

Priority

Components

Needs QA

Needs Doc

Planned Version/s

Due date

Created December 9, 2024 at 12:28 PM
Updated 3 days ago
Resolved March 12, 2025 at 12:33 PM

Activity

Show:

Ondrej Patocka 
March 12, 2025 at 12:33 PM

Will be done in PMM-9786