Retrieve IntelliJ Logs
이 페이지의 내용
IntelliJ 플러그인용 MongoDB 현재 비공개 미리 보기로 제공됩니다.
This page describes how to retrieve log files from IntelliJ IDEA.
이 작업에 관한 정보
Log files help the MongoDB development team diagnose bugs in the IntelliJ Plugin. When you retrieve logs, IntelliJ generates a zip file with the following contents:
General information about the IDE installation such as version, host OS, host CPU, available memory, and other plugins that might affect current functionality.
Thread dumps of the current state of IntelliJ.
Internal state of the UI.
OpenTelemetry metrics from IntelliJ.
Logs of all plugins, including the MongoDB for IntelliJ Plugin.