Commit e182e40
Add listIndexes to unexplainable MongoDB commands (DataDog#22825)
* [SDBM-2431] Add listIndexes to unexplainable commands
listIndexes cannot be explained by MongoDB and results in
IllegalOperation errors. Adding it to UNEXPLAINABLE_COMMANDS
prevents the integration from attempting to explain it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Rename changelog entry to match PR number
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Update changelog to be more customer-facing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 76e1c39 commit e182e40
3 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
902 | 909 | | |
903 | 910 | | |
904 | 911 | | |
| |||
0 commit comments